.. |
__init__.py
|
Prevent the precommit hooks from complaining
|
2020-08-25 06:47:07 -04:00 |
base.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 |
base_usb.py
|
i18n: mark more strings as translatable
|
2021-08-06 13:41:22 -04:00 |
common.py
|
util: allow accessing NamedInts by readable name
|
2020-11-13 08:46:04 -05:00 |
descriptors.py
|
device: add G700 wired support
|
2021-04-09 07:43:54 -04:00 |
device.py
|
device: convert HID++ 2.0 device kinds to enhanced HID++ 1.0 kinds
|
2021-06-04 08:59:39 -04:00 |
diversion.py
|
rules: add rule condition for process under mouse
|
2021-07-22 10:46:31 -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: make common button names translatable and show translations
|
2021-08-06 18:30:52 -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
|
notifications: downgrade unknown notifications warnings to info messages
|
2021-07-15 10:31:38 -04:00 |
receiver.py
|
receiver: use symbolic identifiers for sub-registers
|
2021-04-09 07:46:10 -04:00 |
settings.py
|
i18n: mark more strings as translatable
|
2021-08-06 13:41:22 -04:00 |
settings_templates.py
|
i18n: mark more strings as translatable
|
2021-08-06 13:41:22 -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
|
ui: add ability to ignore a Solaar setting
|
2021-04-12 07:39:35 -04:00 |