https://github.com/diredocks/gesture-evolution
KWin Effect makes touchpad gesture on KDE easier for human beings
https://github.com/diredocks/gesture-evolution
kde kde-plasma kde-plasma-6 kwin kwin-effect plasma wayland
Last synced: 4 months ago
JSON representation
KWin Effect makes touchpad gesture on KDE easier for human beings
- Host: GitHub
- URL: https://github.com/diredocks/gesture-evolution
- Owner: diredocks
- License: mit
- Created: 2024-04-08T12:57:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-01-30T20:13:31.000Z (over 1 year ago)
- Last Synced: 2025-06-05T18:48:39.271Z (12 months ago)
- Topics: kde, kde-plasma, kde-plasma-6, kwin, kwin-effect, plasma, wayland
- Language: QML
- Homepage:
- Size: 12.7 KB
- Stars: 27
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gesture-evolution
KWin Effect makes touchpad gesture on KDE easier for human beings
Maybe you're also interested in [taj-ny/kwin-gestures](https://github.com/taj-ny/kwin-gestures)
## Installation
1. Download the repository as a .zip file.
2. Extract the files from the downloaded .zip archive.
3. Open your terminal and execute the following command to install the gesture-evolution package:
```
kpackagetool6 --type KWin/Effect --install gesture-evolution/src
```
## Upgrade
Same as above, but with command:
```
kpackagetool6 --type KWin/Effect --upgrade gesture-evolution/src
```
re-login to take effect.
## Configuration
Go to `System Settings -> Desktop Effects -> Gesture Evolution`
## Usage
**Settings won't work in latest version, because I haven't got time to implement that. XD**
As for commit `672a2a8ac2058521d64091e0cf79127cd7e5b927` and earlier:
1. Perform a three-finger swipe upwards or downwards to toggle the maximized (or fullscreen) state of the current window.
2. Pinch your fingers together to close (or minimize) the current window.