.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: add connection request failed error to expected ping responses
|
2023-10-07 11:36:00 -04:00 |
base_usb.py
|
receiver: clarify status of C542 receiver
|
2022-11-14 16:51:38 -05:00 |
common.py
|
NamedInt: return False on comparison with None
|
2023-11-04 13:27:50 -04:00 |
descriptors.py
|
device: remove incorrect feature for M325 mice
|
2023-12-14 08:50:02 -05:00 |
device.py
|
device: add extended report rate setting
|
2024-02-01 10:13:03 -05:00 |
diversion.py
|
rules: write empty file if there are no rules to save
|
2024-01-28 15:36:28 -05:00 |
hidpp10.py
|
device: fix processing of HID++ 1.0 battery reports
|
2022-10-13 07:57:57 -04:00 |
hidpp20.py
|
device: add extended report rate setting
|
2024-02-01 10:13:03 -05:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
Partial support for macOS and Windows (#1971)
|
2023-11-28 16:25:17 -05:00 |
notifications.py
|
solaar: improve handling of wheel notifications
|
2022-12-09 06:59:37 -05:00 |
receiver.py
|
device: add extended report rate setting
|
2024-02-01 10:13:03 -05:00 |
settings.py
|
settings: read and check before write for range settings
|
2023-01-09 13:22:45 -05:00 |
settings_templates.py
|
ui: use Report Rate instead of Polling for movement report rate
|
2024-02-01 10:13:03 -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 |