Skip to content

spitzerl/windowgestures

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

133 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Window Gestures

Window Gestures is GNOME Shell extension for managing window with touchpad gestures. Support up to gnome 49.

Installation

Gnome extension repository version don't support Gnome 49

Manually

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.

Features

  • Customizable actions for gestures
  • Support 3 or 4 fingers swipe, pinch & hold
  • Swappable 3 / 4 fingers
  • Enable/disable functions in settings
  • With kinetic gesture
  • With adaptive transition interpolable with gesture state

Window Gestures

  • Swipe 4 Fingers up - Maximize, fullscreen, restore
  • Swipe 4 Fingers up + left or right - Snap window left/right
  • Swipe 4 Fingers Down - Move window Tap & Hold Disable
  • Tap & Hold 4 Fingers - Move/resize window

Configurable Gestures

  • 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

Actions

  • 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)

Demo

Improve Touchpad GNOME Experience with Window Gesture

Gnome Extension - My Window Gestures

License

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.

About

GNOME Extension to Manage window with touchpad gestures

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 97.7%
  • CSS 2.1%
  • Shell 0.2%