mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
swipeTracker: Introduce swipe tracker
Add a unified swipe tracker supporting dragging, four-finger swipe on both touchscreen and touchpad, and touchpad scrolling. The shared logic is largely same as the one in WebKit and libhandy. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/826
This commit is contained in:
parent
1f2116eaf8
commit
a0c0e52229
2 changed files with 649 additions and 0 deletions
|
|
@ -98,6 +98,7 @@
|
|||
<file>ui/shellEntry.js</file>
|
||||
<file>ui/shellMountOperation.js</file>
|
||||
<file>ui/slider.js</file>
|
||||
<file>ui/swipeTracker.js</file>
|
||||
<file>ui/switcherPopup.js</file>
|
||||
<file>ui/switchMonitor.js</file>
|
||||
<file>ui/tweener.js</file>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue