Commit Graph

4 Commits

Author SHA1 Message Date
Rico Tiongson
4117c3a3f1 Unignore index files 2019-03-03 17:40:08 +08:00
Rico Tiongson
6549160985 Add python extensions to cpp libraries 2019-03-02 13:41:16 +08:00
Rico Tiongson
7d76db6693
Update status command and add config command (#55)
* Add configurations to status

* Update comment of status

* Add config command

* Modify README
2019-02-13 10:15:42 +08:00
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