comfortable-swipe/lib/gesture
Rico Tiongson 204a422f2d
Add status service command (#54)
* Use std::unique_ptr for stop service

* Use std::unique_ptr for stop service

* Add status command

* Prefer to use std::array to avoid memory leaking in buffer

* Perform xdo key sequence before output message

* Fix missing swipe_gesture header in regex implementation
2019-02-13 09:27:41 +08:00
..
swipe_gesture.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00
swipe_gesture.h Add parse_line method to decouple buffer from gesture handler (#50) 2019-02-12 19:28:53 +08:00
swipe_gesture.regex.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00
xdo_gesture.cpp Move library to root 2019-02-12 19:04:31 +08:00
xdo_gesture.h Add parse_line method to decouple buffer from gesture handler (#50) 2019-02-12 19:28:53 +08:00