17 Commits (c5c5537873c7ba6c8a8af0169c8f875f6140fc5e)

Author SHA1 Message Date
Clayton Craft 355f68652e sxmo_lisgdstart: log output to file 3 years ago
Maarten van Gompel 21379b7914 Renamed sxmo_gesturehandler.sh to sxmo_inputhandler.sh (after Sam Bowly's patches), renamed gesture hook to inputhandler hook. Removed hotcorner script and powerbutton scripts and their hooks (now all handled by inputhandler and its hook). 3 years ago
Maarten van Gompel 8959fa50ac fixed top right hotcorner #229 3 years ago
Maarten van Gompel 2188ed15ea forward parameters to lisgdstart hook (as suggeested by ~dinkocar in #222) 3 years ago
Maarten van Gompel 20a8236c28 Implemented environment variables to set the lisgd threshold (requires latest lisgd) 3 years ago
Maarten van Gompel 462c0e58d5 also use new hold-pressed swipes for brightness and volume controls (top respective left edge) 3 years ago
Maarten van Gompel a4f2c55af5 increasing gesture sensitivity (smaller distance threshold) 3 years ago
Maarten van Gompel 55f473389c Implemented scroll gesture using new lisgd "pressed" action mode 3 years ago
Maarten van Gompel 1145abb014 use 2-finger swipe down to close window, 3 to kill window 3 years ago
Maarten van Gompel 295af30993 various scripts were not sourcing the common include script yet (noted by mrrabbit1155) 3 years ago
Maarten van Gompel 7fb7cd70f3 various indentation fixes (spaces to tabs and stripping trailing whitespace) 4 years ago
Maarten van Gompel e8e4c77a51 swapped the two move-window-to-next-desktop gestures, the direction of the swipe is now the direction of movement (makes more sense imho) 4 years ago
Maarten van Gompel 6448587eb8 complete revision of gestures, using new edge system 4 years ago
Maarten van Gompel ace9960926 Made choice for virtual keyboard configurable through the $KEYBOARD environment variable. 4 years ago
Miles Alan cef4de2af0 Use "$@" for expansion calls rather than manually listing argument numbers 4 years ago
Miles Alan b80ce9e872 Disable ligsd 1 finger gestures while using foxtrotgps 4 years ago
Miles Alan 60963cd20c Start lisgd via a script instead of directly so changing gestures is simpler 4 years ago