Unexpected-Keyboard/srcs
Jules Aguillon 8021a626c5 Circle and round trip gestures
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:

- clockwise circle: Shift variant of the center symbol
- anticlockwise circle: Fn variant of the center symbol
- round trip: Fn variant of the targetted side symbol

The Gesture class now keep track of what the pointer is doing while it
moves on a key. It replaces the 'selected_direction' integer.
2024-05-23 21:05:05 +02:00
..
compose compose: Parse json files and fix edge cases 2024-03-02 19:12:37 +01:00
juloo.keyboard2 Circle and round trip gestures 2024-05-23 21:05:05 +02:00
layouts Hangul support (#595) 2024-05-02 20:52:18 +02:00
special_font compose: Add glyph 2024-02-17 23:28:31 +01:00