.. |
__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
receiver: use built-ins for conversions between int and byte string
|
2022-06-21 18:39:37 -04:00 |
base_usb.py
|
device: support C542 receiver for M190 mice
|
2022-03-19 17:42:59 -04:00 |
common.py
|
receiver: use built-ins for conversions between int and byte string
|
2022-06-21 18:39:37 -04:00 |
descriptors.py
|
device: add desccriptor for G935 headset
|
2022-08-10 12:11:48 -04:00 |
device.py
|
device: get extended pairing information early and allow for unknown WPID
|
2022-08-20 20:12:48 -04:00 |
diversion.py
|
rules: fix bug with non-recognized empty mouse movement
|
2022-09-07 11:34:46 -04:00 |
hidpp10.py
|
device: regularize and improve battery status gathering and reporting
|
2022-07-10 11:08:28 -04:00 |
hidpp20.py
|
cli: show features versions in solaar show (#1709)
|
2022-08-20 12:34:15 -04:00 |
i18n.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
listener.py
|
misc: remove support for Python 2 unicode
|
2022-04-11 13:20:42 -04:00 |
notifications.py
|
device: fix bugs in battery notification processing
|
2022-07-10 11:08:28 -04:00 |
receiver.py
|
device: get extended pairing information early and allow for unknown WPID
|
2022-08-20 20:12:48 -04:00 |
settings.py
|
settings: allow multiple keys for mouse gestures and dpi sliding
|
2022-07-23 06:44:57 -04:00 |
settings_templates.py
|
settings: increase minimum stopped time betweeen mouse movements
|
2022-09-07 11:34:46 -04:00 |
special_keys.py
|
device: fix no-output values for persistent key mappings
|
2022-06-26 18:26:21 -04:00 |
status.py
|
device: regularize and improve battery status gathering and reporting
|
2022-07-10 11:08:28 -04:00 |