__init__.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
base.py
|
device: cut off noops even earlier
|
2022-03-02 05:30:22 -05:00 |
base_usb.py
|
device: support C542 receiver for M190 mice
|
2022-03-19 17:42:59 -04:00 |
common.py
|
misc: silence incorrect style complaints
|
2022-04-04 13:17:40 -04:00 |
descriptors.py
|
release 1.1.2rc2
|
2022-03-19 21:25:03 -04:00 |
device.py
|
device: refactor device ID calls
|
2022-03-31 11:54:41 -04:00 |
hidpp20.py
|
setting: add setting to divert gestures
|
2022-03-16 20:22:25 -04:00 |
i18n.py
|
Drop unnecessary __future__ imports
|
2021-10-30 16:49:41 -04:00 |
listener.py
|
Drop legacy Python 2 `super()` syntax
|
2021-10-30 16:49:41 -04:00 |
settings.py
|
setting: add setting to divert gestures
|
2022-03-16 20:22:25 -04:00 |