Window Gestures is GNOME Shell extension for managing window with touchpad gestures. Support up to gnome 49.
Gnome extension repository version don't support Gnome 49
Clone the repository and enter it
git clone https://github.com/spitzerl/windowgestures && cd windowgestures
Run the building script
./build.sh
Then install the generated zip
gnome-extensions install windowgestures@extension.amarullz.com.zip
Restart your session and then open your extension manager to activate it.
- Customizable actions for gestures
- Support
3or4fingers swipe, pinch & hold - Swappable 3 / 4 fingers
- Enable/disable functions in settings
- With kinetic gesture
- With adaptive transition interpolable with gesture state
- Swipe
4Fingersup- Maximize, fullscreen, restore - Swipe
4Fingersup + leftorright- Snap window left/right - Swipe
4Fingers Down - Move windowTap & Hold Disable - Tap & Hold
4Fingers - Move/resize window
- Swipe 4 Fingers Left, Right, Down
- Swipe 3 Fingers Down, Down+Left, Down+Right, Down+Up
- Pinch In/Out 3/4 Fingers
- Tap & Hold to move/resize window
- Minimize window
- Close window
- Show desktop
- Next window
- Previous window
- Send window left
- Send window right
- Back
- Forward
- Brightness up
- Brightness down
- Volume up
- Volume down
- Mute
- Media play
- Media next
- Media previous
- Alt+Tab switch
- Overview
- Application Grid
- Quick settings
- Notification
- Run (Alt+F2)
My Window Gestures are distributed under the terms of the GNU General Public License, version 2 or later. See the license for details. Individual extensions may be licensed under different terms, see each source file for details.

