logiops/src/logid
Haochuan Guo 5947cc939e
Fix systemd denepdency
Let logiops start after multi-user.target is reached, and change it as a dependency to `graphical.target`. Fix #204
2021-05-16 13:30:48 +08:00
..
actions Enable axis in virtual_input device only when needed 2020-12-21 11:50:04 +01:00
backend Fix ThumbWheel setStatus arg alignment 2020-09-05 18:00:18 -04:00
features Fix index underflow causing segfault on DPI change (#241) 2021-05-08 18:06:17 -04:00
util Apply clang-tidy inspections 2020-07-14 00:12:40 -04:00
CMakeLists.txt Implement ThumbWheel feature 2020-08-22 16:59:10 -04:00
Configuration.cpp Revert "Enable compatibility with libconfig older than v1.5" 2020-11-23 15:42:29 -05:00
Configuration.h Add ability to ignore devices 2020-07-14 16:21:14 -04:00
Device.cpp Update Device.cpp 2021-02-03 16:38:43 +01:00
Device.h Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00
DeviceManager.cpp Fix bad removeDevice map check 2020-07-19 23:48:24 -04:00
DeviceManager.h Use unique pointer for global device manager 2020-07-12 16:15:48 -04:00
InputDevice.cpp Enable axis in virtual_input device only when needed 2020-12-21 11:50:04 +01:00
InputDevice.h Enable axis in virtual_input device only when needed 2020-12-21 11:50:04 +01:00
logid.cpp Apply clang-tidy inspections 2020-07-14 00:12:40 -04:00
logid.h Use unique pointer for global device manager 2020-07-12 16:15:48 -04:00
logid.service.cmake Fix systemd denepdency 2021-05-16 13:30:48 +08:00
Receiver.cpp Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00
Receiver.h Refer to receiver from receiver devices 2020-07-20 00:25:04 -04:00