Solaar/lib/logitech_receiver
Jocelyn Thode 8a2d92834f device: add support for the G914 TKL Keyboard 2021-10-28 12:49:20 -04:00
..
__init__.py Prevent the precommit hooks from complaining 2020-08-25 06:47:07 -04:00
base.py receiver: lock on actual handle, not just on handle number 2021-09-24 21:55:15 -04:00
base_usb.py device: add support for the PRO X Wireless mouse 2021-10-28 12:49:20 -04:00
common.py util: allow accessing NamedInts by readable name 2020-11-13 08:46:04 -05:00
descriptors.py device: add support for the G914 TKL Keyboard 2021-10-28 12:49:20 -04:00
device.py device: use first word of name for code name if friendly name not available 2021-08-31 19:05:57 -04:00
diversion.py Fix "'int' object is not subscriptable" on G613 2021-08-30 20:23:10 -04:00
hidpp10.py device: convert HID++ 2.0 device kinds to enhanced HID++ 1.0 kinds 2021-06-04 08:59:39 -04:00
hidpp20.py device: fix bug with timeout when setting reprog keys 2021-07-15 10:21:03 -04:00
i18n.py po/i18n: update pt_BR translation 2021-08-20 18:44:04 -04:00
listener.py receiver: serialize requests per handle so that threads do not receive response for a different request 2021-07-17 13:58:20 -04:00
notifications.py receiver: handle more device connection protocols 2021-10-28 12:49:20 -04:00
receiver.py receiver: use symbolic identifiers for sub-registers 2021-04-09 07:46:10 -04:00
settings.py settings: use new setting method for MOUSE GESTURE setting 2021-10-22 15:51:55 -04:00
settings_templates.py settings: use new setting method for MOUSE GESTURE setting 2021-10-22 15:51:55 -04:00
special_keys.py diversion: implement pressed and released action on Key condition (#1189) 2021-07-12 15:51:57 -04:00
status.py device: don't signal status change when battery changes from None to None 2021-09-14 11:51:48 -04:00