Backport upstream MR3306 to fix issues with caps lock and accented letters

https://bugzilla.redhat.com/show_bug.cgi?id=2240490
This commit is contained in:
Kalev Lember
2023-10-04 15:26:17 +02:00
parent 20a16a1f8a
commit 848607c3b1
2 changed files with 68 additions and 0 deletions

View File

@@ -39,6 +39,9 @@ Patch7: 0003-native-Stop-using-real-time-thread-if-it-stalls.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3299
Patch8: 3299.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3306
Patch9: 3306.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(polkit-gobject-1)
BuildRequires: pkgconfig(sm)