Commit 66b2568
authored
Add config command line tools and simplify source code structure (#81)
* Add simplified shell script
* Update stop command
* Update defaults.conf
* Add help dialog
* Simplify file checkpoint
* Improve tests
* Remove old library files
* Update install log
* Bump to version 1.2.0
* Apply clang format
* Add command line tools for configurations
* Bugfix keyswipe gesture not passing test
* Reformat files with clang and prettier
* Update dispatch script
* Add abort statuement
* Improve command line
* Add --bare flag
* Apply clang-format
* Update README
* Add to CHANGELOG for v1.2.01 parent d878878 commit 66b2568
File tree
46 files changed
+2071
-2129
lines changed- comfortable_swipe
- gesture
- service
- util
- config
- tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+2071
-2129
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
1 | 11 | | |
2 | 12 | | |
3 | 13 | | |
| |||
0 commit comments