Accepting request 966423 from home:jeff_mahoney:branches:GNOME:Factory

- gtkimmulticontext: Handle switches between displays (glgo#GNOME/gtk#4805).
  Added: gtkimmulticontext-Handle-switches-between-displays.patch

This resolves crashes when opening the filechooser dialog using Wayland from X11 applications (like the Brave browser). That bug report was filed as https://gitlab.gnome.org/GNOME/xdg-desktop-portal-gnome/-/issues/24 but closed as a duplicate issue against gtk4 with the fix used in this SR.

OBS-URL: https://build.opensuse.org/request/show/966423
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk4?expand=0&rev=87
This commit is contained in:
2022-04-01 15:22:03 +00:00
committed by Git OBS Bridge
parent cd3c4bbbc8
commit fa2745d314
3 changed files with 68 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 31 23:15:26 UTC 2022 - Jeff Mahoney <jeffm@suse.com>
- gtkimmulticontext: Handle switches between displays (glgo#GNOME/gtk#4805).
Added: gtkimmulticontext-Handle-switches-between-displays.patch
-------------------------------------------------------------------
Sat Mar 19 10:08:01 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>