Solaar/lib/solaar
MattHag 9af34b33e8 diversion: Remove RuleComponent class to avoid coupling of classes
Replace tight coupling of Action and Condition classes by removing their
common base class and converting it into a function.

The RuleComponent was a base class solely holding a compile function and
passing it to its children. There is no need for tight coupling with
inheritance for that purpose.

Related #2659
2025-01-02 14:36:55 +01:00
..
cli macOS: Fix int.from_bytes, int.to_bytes for show.py 2025-01-01 11:55:10 -05:00
ui diversion: Remove RuleComponent class to avoid coupling of classes 2025-01-02 14:36:55 +01:00
__init__.py Fix warnings from automatic code inspections 2024-10-11 07:42:38 -04:00
configuration.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
custom_logger.py Introduce custom logger 2025-01-02 07:56:46 -05:00
dbus.py solaar: Add type hints 2024-10-08 14:35:16 -04:00
gtk.py Introduce custom logger 2025-01-02 07:56:46 -05:00
i18n.py solaar: clean up locale code 2024-06-01 12:09:55 -04:00
listener.py Introduce error types 2025-01-02 08:29:32 -05:00
tasks.py Clean up imports (#2537) 2024-07-15 08:37:18 -04:00
version release 1.1.14 2025-01-01 09:42:39 -05:00