mr1021: three-finger-drag implementation

This commit is contained in:
2024-07-09 16:32:28 -05:00
parent b7c11af27a
commit 83a5d4f291
2 changed files with 200 additions and 1 deletions

View File

@@ -14,7 +14,7 @@
Name: mutter
Version: 46.3.1
Release: %autorelease
Release: %autorelease.mr1021
Summary: Window and compositing manager based on Clutter
License: GPLv2+
@@ -42,6 +42,8 @@ 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
Patch: three-finger-drag.patch
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
BuildRequires: pkgconfig(sm)
BuildRequires: pkgconfig(libwacom)