diff options
| author | Jules Aguillon | 2024-05-25 21:19:44 +0200 |
|---|---|---|
| committer | GitHub | 2024-05-25 21:19:44 +0200 |
| commit | 4906f8105f9f831b5977d4935f90ef26b8afdafd (patch) | |
| tree | fbcc7e4aef2493dbe892f134c8b3bd7124ad2880 /shell.nix | |
| parent | 96fc4003f1f1705473398880f2bc2e5c2757c471 (diff) | |
| download | unexpected-keyboard-4906f8105f9f831b5977d4935f90ef26b8afdafd.tar.gz unexpected-keyboard-4906f8105f9f831b5977d4935f90ef26b8afdafd.zip | |
Circle and round trip gestures (#640)
This implements clockwise/anticlockwise circle and round trip gestures
inspired by Messagease.
The circle gestures start after a small threshold to avoid making the
regular swipe too hard to aim.
The gestures do:
- circle: The center symbol with Shift applied, with a fallback on Fn
- round trip: Same as the circle gesture but applied to a side symbol
- anticlockwise circle: Nothing currently. It is intended to be made
configurable per-layout in the future.
The new Gesture class keeps track of what the pointer is doing while it moves
on a key. It replaces the 'selected_direction' integer.
Diffstat (limited to 'shell.nix')
0 files changed, 0 insertions, 0 deletions
