..
__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
device: fix error in low-level request for device with no recevier
2025-10-23 12:58:01 -04:00
diversion.py
Expose DBus Interface to Notify Solaar of Active Window Changes
2025-11-06 04:04:35 +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
settings: ignore hidden features
2025-10-27 15:27:13 -04: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
ui: don't pop up window in response to ADC changes
2025-10-25 10:41:35 -04:00
receiver.py
udev: correctly re-raise access exception
2025-10-17 19:41:23 -04:00
settings.py
settings: better support RGB Effects - not readable
2025-03-03 14:11:09 -05:00
settings_templates.py
settings: add scroll ratchet force setting
2025-11-04 03:25:12 +09:00
settings_validator.py
settings: add scroll ratchet force setting
2025-11-04 03:25:12 +09:00
special_keys.py
device: add special keys from Logitech
2025-10-16 20:57:15 -04:00