Accepting request 1004163 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/1004163
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=107
This commit is contained in:
2022-09-19 16:24:03 +00:00
committed by Git OBS Bridge
parent 11b89830c0
commit 4e254bfef9
4 changed files with 23 additions and 4 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Fri Sep 16 16:52:20 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 4.8.1:
+ Input:
- Fix problems with input method interactions that caused dead
keys not to work.
- Accept single-key compose sequences (these are used with some
keyboard layouts).
+ GtkColumnView: Flip column order in right-to-left context.
+ GtkGridView: Fix problems with rubberbanding.
+ GtkFileChooser:
- Fix positioning of popovers in the places view.
- Make ~ and . keyboard shortcuts work again.
+ gsk: Make glyph upload more similar to icons.
+ Make file transfer via portals work, this fixes file copy/paste
and dnd in flatpaks.
+ Updated translations.
-------------------------------------------------------------------
Tue Sep 6 21:53:47 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>