nixos-configs/lisgd
2023-06-06 11:45:04 -04:00
..
config feat\!: switch to Hyprland. Touchscreen gestures not implemented properly 2023-06-06 11:45:04 -04:00
README.md refactor: add explanations to touchscreen gestures 2023-05-28 20:24:57 -04:00

I use my fork of lisgd to freeze touchscreen inputs while using 3 or more fingers so gestures can be done without zooming your firefox tabs or messing up your work (only works on sway).

I had to also make a fork of input-emulator to make the touch_tap do 3 simultaneous taps, because disabling the touchscreen while doing gestures would not register when the fingers stop touching. therefore, simulating another tap of 3 fingers makes sway recognize the release.