Gradience/gradience/utils
tfuxu aa89bd0729 feat: move from cssutils to in-house solution
This commit replaces cssutils module with a GTK CSS "parser" based on regex expressions
2022-10-14 23:25:12 +02:00
..
__init__.py refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
css.py feat: move from cssutils to in-house solution 2022-10-14 23:25:12 +02:00
custom_presets.py feat: add indent to downloaded presets 2022-10-13 20:20:31 +02:00
flatpak_overrides.py refactor: tidy up some modules 2022-10-10 21:45:47 +02:00
preset.py fix: Use different variables for display name and filename 2022-10-11 22:02:32 +02:00
README.md refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
repo.py feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
run_async.py feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
utils.py refactor: tidy up some modules 2022-10-10 21:45:47 +02:00

Utilities

Lots of modules are going to move to the Gradience-lib. We will only keep utilities here.