comfortable-swipe/lib/service
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
..
autostart.cpp Move library to root 2019-02-12 19:04:31 +08:00
buffer.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00
debug.cpp Remove irrelevant double tracking bug in error log (#53) 2019-02-12 22:23:20 +08:00
help.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00
restart.cpp Move library to root 2019-02-12 19:04:31 +08:00
start.cpp Remove irrelevant double tracking bug in error log (#53) 2019-02-12 22:23:20 +08:00
status.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00
stop.cpp Add status service command (#54) 2019-02-13 09:27:41 +08:00