Rico Tiongson
|
0e5f5fb00b
|
Perform xdo key sequence before output message
|
2019-02-13 09:20:50 +08:00 |
|
Rico Tiongson
|
b636e338c4
|
Prefer to use std::array to avoid memory leaking in buffer
|
2019-02-13 09:16:55 +08:00 |
|
Rico Tiongson
|
3d4cbecc9b
|
Add status command
|
2019-02-13 09:09:35 +08:00 |
|
Rico Tiongson
|
42eba25c9b
|
Use std::unique_ptr for stop service
|
2019-02-13 08:54:10 +08:00 |
|
Rico Tiongson
|
40dec4900e
|
Use std::unique_ptr for stop service
|
2019-02-13 08:53:55 +08:00 |
|
Rico Tiongson
|
b1f8a7cb0a
|
Remove irrelevant double tracking bug in error log (#53)
* Do not show double tracking
* Do not show double tracking in debug and start
|
2019-02-12 22:23:20 +08:00 |
|
Rico Tiongson
|
16742495eb
|
Add debug command (#51)
* Add debug command
* Update README to include debugging
|
2019-02-12 20:18:15 +08:00 |
|
Rico Tiongson
|
459fd68ba8
|
Add parse_line method to decouple buffer from gesture handler (#50)
|
2019-02-12 19:28:53 +08:00 |
|
Rico Tiongson
|
602b148fb4
|
Move library to root
|
2019-02-12 19:04:31 +08:00 |
|