Update the #3329 backport with jadahl's proposed fix

We found several issues with MR #3329, including the live
installer being invisible. The change proposed by jadahl in
https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3329#note_1874837
seems to solve the problems, so this extends the #3329 backport
to also include that change.
This commit is contained in:
Adam Williamson
2023-10-24 11:19:21 -07:00
parent 34559e0067
commit 9e4c4a76db
2 changed files with 38 additions and 81 deletions

View File

@@ -51,7 +51,10 @@ Patch: 0003-thread-Allow-turning-off-rt-scheduling-for-running-t.patch
Patch: 0004-kms-impl-device-Inhibit-real-time-scheduling-when-mo.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3329
Patch: 3329.patch
# Modified to add the change from
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3329#note_1874837
# which solves the problems reported with #3329 alone
Patch: 0001-modified-3329.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)