SHA256
1
0
forked from pool/mutter

Accepting request 1133802 from home:AZhou:branches:GNOME:Factory

- Add mutter-fix-x11-restart.patch: glgo#GNOME/mutter!2445 breaks
  restarting under x11 accidentally because it redirects subwindows
  after redirecting windows, this patch fix it by redirecting
  subwindows first (glgo#GNOME/gnome-shell#7050,
  glgo#GNOME/mutter!3329).

OBS-URL: https://build.opensuse.org/request/show/1133802
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=483
This commit is contained in:
2023-12-18 09:18:55 +00:00
committed by Git OBS Bridge
parent d9144a634a
commit 22a7ba18ae
3 changed files with 263 additions and 0 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Mon Dec 18 06:47:32 UTC 2023 - Alynx Zhou <alynx.zhou@suse.com>
- Add mutter-fix-x11-restart.patch: glgo#GNOME/mutter!2445 breaks
restarting under x11 accidentally because it redirects subwindows
after redirecting windows, this patch fix it by redirecting
subwindows first (glgo#GNOME/gnome-shell#7050,
glgo#GNOME/mutter!3329).
-------------------------------------------------------------------
Thu Dec 7 15:09:40 UTC 2023 - Dominique Leuenberger <dimstar@opensuse.org>