pixl
d7bc4958ba
Clean up includes
2023-04-29 00:24:35 -04:00
pixl
53ce93c6a5
Add gesture IPC interfaces
...
Also fixes concurrency issues when changing action configs.
2023-04-28 22:39:24 -04:00
pixl
9d15610596
Update GPL copyright year
2023-04-28 21:18:33 -04:00
pixl
6b2207d412
Fix memory error with gesture configs
2023-04-28 21:18:33 -04:00
pixl
9efd121387
Code cleanup and reformatting
2023-04-28 21:18:33 -04:00
pixl
605ccdc07d
Add several IPC interfaces
2022-02-14 01:03:56 -05:00
pixl
87fb4371a4
Initial action and gesture ipc interfaces
2022-01-29 00:07:22 -05:00
pixl
3808f0a6cf
Use action interface names as static vars
2022-01-28 20:50:16 -05:00
pixl
9b94fad0a6
Use new config interface
2022-01-20 01:29:18 -05:00
pixl
ec8115634d
Revert "Enable compatibility with libconfig older than v1.5"
2020-11-23 15:42:29 -05:00
Kevin Abraham
28a93b2df4
Enable compatibility with older versions of libconfig (such as the one shipped with RHEL/CentOS 7)
2020-11-22 12:12:29 -05:00
pixl
3b4b90dac0
Support NoPress gesture mode on none direction
...
Fix #122 , makes logid.example.cfg accurate.
2020-09-05 18:12:56 -04:00
pixl
0fbeb1e3c9
Add Gesture support
...
Only supports OnRelease right now. Also, some bugs were spotted while
writing this:
- Sometimes deadlocks on startup (cause unknown)
- Sometimes valid CIDs will be unknown (bug may have been fixed?)
2020-07-12 16:16:24 -04:00