.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: remove assertion on last byte of ping responses
|
2023-05-19 07:14:10 -04:00 |
base_usb.py
|
receiver: clarify status of C542 receiver
|
2022-11-14 16:51:38 -05:00 |
common.py
|
device: more robust access to keyword exception fields
|
2022-12-06 14:20:59 -05:00 |
descriptors.py
|
device: add bluetooth keyboard C714
|
2023-05-19 07:14:10 -04:00 |
device.py
|
device: when finding name or codename ping if not known to be online
|
2023-04-18 07:00:50 -04:00 |
diversion.py
|
device: fix bug in decoding G keys notification
|
2023-04-13 09:59:11 -04:00 |
hidpp10.py
|
device: fix processing of HID++ 1.0 battery reports
|
2022-10-13 07:57:57 -04:00 |
hidpp20.py
|
device: add support for config change feature
|
2022-12-05 16:44:52 -05:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
device: clean up pinging code
|
2023-01-16 08:44:56 -05:00 |
notifications.py
|
solaar: improve handling of wheel notifications
|
2022-12-09 06:59:37 -05:00 |
receiver.py
|
receiver: fix bug in determining kind of devices for 27Mz receivers
|
2023-02-11 12:28:01 -05:00 |
settings.py
|
settings: read and check before write for range settings
|
2023-01-09 13:22:45 -05:00 |
settings_templates.py
|
settings: add setting for ADC power management
|
2023-01-02 11:37:32 -05:00 |
special_keys.py
|
devices: add special keys from MX Mechanical Mini
|
2022-10-13 16:00:15 -04:00 |
status.py
|
ui: don't show wireless link or battery information when unknown or not present
|
2023-02-16 07:39:36 -05:00 |