comfortable-swipe/lib
Rico Tiongson 8f6e231a5e
Patch missing GESTURE_SWIPE_BEGIN for Microsoft Surface Pro (#69)
* Patch missing GESTURE_SWIPE_BEGIN for Microsoft Surface Pro

Touchpad for Microsoft Surface Pro doesn't show GESTURE_SWIPE_BEGIN
in comfortable-swipe debug due to unresolved bug from libinput.
This fix temporarily patches that issue by adding UPDATE pattern to
the gesture begin regex.

* Defer patch to GESTURE_SWIPE_UPDATE regex pattern instead of modifying GESTURE_SWIPE_BEGIN
2019-05-02 15:53:33 +08:00
..
gesture Patch missing GESTURE_SWIPE_BEGIN for Microsoft Surface Pro (#69) 2019-05-02 15:53:33 +08:00
service Update readme and version (#64) 2019-03-15 10:40:54 +08:00
util Update status command and add config command (#55) 2019-02-13 10:15:42 +08:00
comfortable_swipe Update status command and add config command (#55) 2019-02-13 10:15:42 +08:00
index.hpp Update readme and version (#64) 2019-03-15 10:40:54 +08:00