..
__init__.py
Refactor: Distinguish module from package
2024-09-15 09:18:51 -04:00
base.py
base: Refactor device filtering
2025-01-01 11:20:28 -05:00
base_usb.py
Speedup lookup of known receivers
2025-01-01 11:33:07 -05:00
common.py
Rewrote string concatenation/format with f strings
2025-01-29 08:40:14 -05:00
descriptors.py
Fix warnings from automatic code inspections
2024-10-11 07:42:38 -04:00
desktop_notifications.py
testing: upgrade desktop notifications tests to take notifications availability into account
2025-01-02 10:47:53 -05:00
device.py
Fix listing of hidpp10 peripherals
2025-04-07 10:29:41 -04:00
diversion.py
diversion: replace spaces by underscores when looking up features
2025-02-04 09:10:00 -05:00
exceptions.py
Use double quotes for module level docstrings
2024-06-02 09:54:21 -04:00
hidpp10.py
Remove NamedInts: Convert NotificationFlag to flag
2025-01-01 10:46:04 -05:00
hidpp10_constants.py
Complete DEVICE_FEATURES to DeviceFeature transition for hidpp10 devices
2025-04-07 10:24:13 -04:00
hidpp20.py
Rewrote string concatenation/format with f strings
2025-01-29 08:40:14 -05:00
hidpp20_constants.py
charge status: Refactor to enum and move to module of use
2025-01-01 10:46:04 -05:00
i18n.py
Unify imports in logitech package
2024-05-23 16:42:18 -04:00
listener.py
Rewrote string concatenation/format with f strings
2025-01-29 08:40:14 -05:00
notifications.py
notification: Remove alias for SupportedFeature
2025-01-02 08:05:02 -05:00
receiver.py
receiver: Handle unknown power switch locations again
2025-02-22 15:29:35 -05:00
settings.py
settings: better support RGB Effects - not readable
2025-03-03 14:11:09 -05:00
settings_templates.py
settings: use correct LOD values for extended adjustable dpi
2025-03-25 10:52:56 -04:00
settings_validator.py
Add type hints
2025-01-01 10:46:04 -05:00
special_keys.py
Rewrote string concatenation/format with f strings
2025-01-29 08:40:14 -05:00