Accepting request 973712 from GNOME:Next

Update to 4.6.3

OBS-URL: https://build.opensuse.org/request/show/973712
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=92
This commit is contained in:
2022-05-05 07:50:13 +00:00
committed by Git OBS Bridge
parent 1b2af4c964
commit 59fe693310
4 changed files with 33 additions and 4 deletions

View File

@@ -1,3 +1,32 @@
-------------------------------------------------------------------
Thu Apr 28 12:45:55 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- Update to version 4.6.3:
+ GtkOverlay: Bring back positional style classes.
+ GtkFileChooser:
- Prevent unwanted completion popups.
- Fix small problems in save mode.
- Fix buildable suport of GtkFileFilter.
+ GtkPopover: Fix button positions in right-to-left locales.
+ GtkLabel: Fix small issues with link handling.
+ Tooltips: Don't restrict the minimum tooltip length.
+ Theme:
- Don't use opacity for overlay scrollbars.
- Fix selection text color in vertical spin buttons.
+ GSK:
- Accept textures that are generated by webkit.
- Align offscreen rendering to the pixel grid.
+ Accessibility: Fix a crash in startup when orca is running.
+ Input:
- Fix display changes in GtkIMMultiContext.
- Fix activating on-screen keyboards.
- Always propagate hold events in GtkEventControllerScroll.
+ Windows:
- Fix a critical warning in clipboard handling.
- Report serial numbers for events.
+ MacOS: Prevent fullscreen transition reentrancy.
+ Updated translations.
-------------------------------------------------------------------
Thu Mar 31 23:15:26 UTC 2022 - Jeff Mahoney <jeffm@suse.com>