160 Commits (master)

Author SHA1 Message Date
Tanner Collin 44b57a1641 Fix thumbwheel interval bug. Add my config. 1 year ago
damageboy 7424c4fe94 Resolve majority of clang+libstdc++ warnings 2 years ago
pixl fe72e51155
Do not register EV_REL axis by default 2 years ago
Haochuan Guo 5947cc939e
Fix systemd denepdency 3 years ago
Naman Sood 7b297fc49f
Fix index underflow causing segfault on DPI change (#241) 3 years ago
pixl 48399a1dd4
Fix ThumbWheel feature direction bug 3 years ago
Oskar Haarklou Veileborg f0de58e76e Fix missing release of ThumbWheel touch 3 years ago
Nicolas De Amicis 7462a11a5a
Update Device.cpp 3 years ago
max 1f02882971 Enable axis in virtual_input device only when needed 3 years ago
max 15de10344a In error case set device and ui_device to nullptr 3 years ago
max 8280bc2505 Enable some keys by default and enable more on request 3 years ago
max f8eb77cad7 Register keys for keypress only when needed 3 years ago
Kristóf Marussy 911e91eeeb
Enable fewer EV_KEY events in InputDevice 3 years ago
Kristóf Marussy c261b6582c
Cleanup in InputDevice 3 years ago
pixl ec8115634d
Revert "Enable compatibility with libconfig older than v1.5" 3 years ago
Kevin Abraham 28a93b2df4 Enable compatibility with older versions of libconfig (such as the one shipped with RHEL/CentOS 7) 3 years ago
pixl 3b4b90dac0
Support NoPress gesture mode on none direction 4 years ago
pixl 4cfc2515d5
Fix ThumbWheel setStatus arg alignment 4 years ago
pixl 8348782f27
Implement ThumbWheel feature 4 years ago
pixl a8e2ecbcd7
Add HiresScroll destructor 4 years ago
pixl b554d32cf3
Fix InputDevice on distros without hires axes 4 years ago
pixl cce1275385
Implement HID++ 2.0 ThumbWheel (0x2150) 4 years ago
pixl 63ecbc411e
Fix InputDevice missing header on some systems 4 years ago
pixl 41903992ef
Fix ThresholdGesture 4 years ago
pixl c1423e345e
Support HiresScroll gesture remapping 4 years ago
Michail Terezakis 3561b1f487 Add ThresholdGesture. 4 years ago
pixl 6ea65601f3
Fix typo in HiresScroll 4 years ago
pixl 34b8047360
Refer to receiver from receiver devices 4 years ago
pixl 1056dfa032
Don't use DeviceStatus on unifying devices 4 years ago
pixl 78c0788be6
Fix bad removeDevice map check 4 years ago
pixl 168c28d1e4
Wait for device to initialize before addDevice 4 years ago
pixl 9607c32520
Fix issue where I/O would hang 4 years ago
pixl cfcdca00a0
Add DeviceStatus device feature 4 years ago
pixl 1551c4ded0
Add hidpp20 WirelessDeviceStatus feature 4 years ago
pixl 82ff2bdf38
Create features::UnsupportedFeature exception 4 years ago
pixl 0928b39e03
Add ChangeHostAction support 4 years ago
pixl d59daf86e2
Add ChangeHost hidpp20 feature 4 years ago
pixl f51ba0f681
Remove unused assert warnings when building Release 4 years ago
pixl 56d10898fb
Print CIDs on device connect 4 years ago
pixl 018bdb83ad
Add ability to ignore devices 4 years ago
pixl 497ec07bdf
Properly set PID on dummy connect events 4 years ago
pixl 89b9829b84
Fix bug where GetPairingInfo would be offset by -1. 4 years ago
pixl d3d4a2755a
Apply clang-tidy inspections 4 years ago
pixl 937225b6f2
TODO cleanup: Remove error check todo in DeviceManager 4 years ago
pixl 825967b140
TODO cleanup: Add PowerSwitchLocation enum 4 years ago
pixl 944a6419b4
Remove unused DeviceFinder.cpp 4 years ago
pixl 3659ec25fb
Add additional DJ report descriptor 4 years ago
pixl a2718d9023
Fix undetected CIDs 4 years ago
pixl 0f60c3896c
Fix usbhid-dump SIGSEGV on #100 4 years ago
pixl dde2993223
Fix crashes when logid starts as root 4 years ago