.. |
__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
|
Fixes on top of refactoring
|
2025-01-01 10:46:04 -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
|
Remove NamedInts: Convert NotificationFlag to flag
|
2025-01-01 10:46:04 -05:00 |
diversion.py
|
macOS: Add support for Bluetooth devices
|
2025-01-01 11:55:10 -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
|
Refactor InfoSubRegisters: Use IntEnum in favour of NamedInts
|
2025-01-01 10:46:04 -05:00 |
hidpp20.py
|
hidpp20: Remove dependency to NamedInts
|
2025-01-02 11:06:04 -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
|
ruff: Apply single line import format
|
2024-03-13 15:41:21 -04:00 |
notifications.py
|
notification: Remove alias for SupportedFeature
|
2025-01-02 08:05:02 -05:00 |
receiver.py
|
receiver: Refactor extraction of serial and max. devices
|
2025-01-01 12:52:33 -05:00 |
settings.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
settings_templates.py
|
Fix KeyFlag conversion
|
2025-01-01 10:46:04 -05:00 |
settings_validator.py
|
Add type hints
|
2025-01-01 10:46:04 -05:00 |
special_keys.py
|
Remove NamedInts: Convert HorizontalScroll to enum
|
2025-01-01 10:46:04 -05:00 |