1
I Use This!
Inactive

Commits : Listings

Analyzed about 1 hour ago. based on code collected about 4 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use .yaml format for config files More... over 6 years ago
Catch FileNotFoundError on ModuleManager close() More... over 6 years ago
Cleanup in tests and remove unused wallpaper.py More... over 6 years ago
Add module default static timer More... over 6 years ago
Add periodic timer More... over 6 years ago
Run module exit commands on application exit More... over 6 years ago
Accept several ways of disabling module More... over 6 years ago
Add force_period timer config option More... over 6 years ago
Remove hardcoded color configuration handling More... over 6 years ago
Add config import option with template recompilation More... over 6 years ago
Force use of Resolver through the stack for typing More... over 6 years ago
Rename config options on_* to run_on_* More... over 6 years ago
Cleanup example configuration More... over 6 years ago
Use ModuleManager in main() loop More... over 6 years ago
Make module temp files very permissive for now More... over 6 years ago
Add methods for period change on ModuleManager More... over 6 years ago
Use [timer/name_of_timer] config syntax for timers More... over 6 years ago
Remove hacks made unecessary by previous commit More... over 6 years ago
Preprocess conf file for env variable substitution More... over 6 years ago
Make mypy warn on reduntant type casting More... over 6 years ago
Exercise main() in integration test More... over 6 years ago
Make temporary files stupidly permissive for now More... over 6 years ago
Add time_until_next_period on ModuleManager More... over 6 years ago
Add template compilation capability for modules More... over 6 years ago
Create compilation target on Module instanziation More... over 6 years ago
Add Module method for creating temp files More... over 6 years ago
Prepare compilation targets More... over 6 years ago
Add expand_path method for module More... over 6 years ago
Add preparation of module templates More... over 6 years ago
Use ${ast:*} placeholders instead of ${astrality*} More... over 6 years ago