Accepting request 893653 from GNOME:Factory

Update to version 4.2.1 (forwarded request 893145 from susnux)

OBS-URL: https://build.opensuse.org/request/show/893653
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gtk4?expand=0&rev=27
This commit is contained in:
Dominique Leuenberger 2021-05-19 15:48:58 +00:00 committed by Git OBS Bridge
commit d6a76c4e1f
4 changed files with 42 additions and 4 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e975f286e911666a79b6bcf486e6f99b0bd9d2b4cc348d19bce487a0b1c97072
size 25772584

3
gtk-4.2.1.tar.xz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:023169775de43f0a1fde066fbc19d78545ea6a7562c1915abde9b8ae4a7309e6
size 25809520

View File

@ -1,3 +1,41 @@
-------------------------------------------------------------------
Fri May 14 13:23:27 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
- Update to version 4.2.1:
+ GtkVideo: Detect stream metadata when using gstreamer
+ GtkFileChooser: Fix a crash
+ GtkButton: Add back visual feedback for keynav activation
+ GtkFontChooser: Fix initial font selection
+ GtkScrolledWindow: Stop using scroll cursors
+ GtkMenuButton: Make focus-on-click work
+ GtkToggleButton: Make grouped buttons mutually exclusive
+ GtkPasswordEntry: Use MADV_DONTDUMP for secure memory
+ GtkListBox: Allow repeated selection extension for MULTIPLE
+ GdkClipboard: Ensure strings are nul-terminated
+ GSK:
- Fix offscreen rendering with transforms
- Fix downscaled textures
- Avoid huge intermediate textures
- Make shadow rendering match across renderers
+ Text widgets: Support translucent selections
+ Wayland:
- Improve font settings fallback
- Avoid unintentional rendering freezes with popovers
+ X11:
- Don't beep on untrusted displays
- Don't crash when popovers are outside the workarea
+ Themes:
- Fix resize border sizing
- Fix solid-csd window decorations
+ Input:
- Revert some Compose sequence changes
- Consume all key events during preedit, to avoid unexpected
interactions
- Ignore more modifiers during preedit, to allow using 3rd
and 5th level choosers
- Fix handling of cursor positions in non-ASCII preedit text
- Fix a problem with deferred focus setting
-------------------------------------------------------------------
Sat Apr 17 09:18:32 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>

View File

@ -22,7 +22,7 @@
%define _name gtk
Name: gtk4
Version: 4.2.0
Version: 4.2.1
Release: 0
Summary: The GTK+ toolkit library (version 4)
License: LGPL-2.1-or-later