Backport MR #3642 to fix mouse wheel scrolling

This commit is contained in:
Adam Williamson
2024-03-11 23:28:15 -07:00
parent 529cce690c
commit d3e55390ae
2 changed files with 428 additions and 0 deletions

View File

@@ -42,6 +42,10 @@ Patch: 0001-Revert-x11-Use-input-region-from-frame-window-for-de.patch
# which solves the problems reported with #3329 alone
Patch: 0001-modified-3329.patch
# https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3642
# Fix mouse wheel scrolling
Patch: 3642.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)