Gradience/gradience
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
..
ui fix: change cssutils defaults to fix issues in CSS validation 2022-10-13 17:58:01 +02:00
utils feat: move from cssutils to in-house solution 2022-10-14 23:25:12 +02:00
__init__.py feat: local build support 2022-09-13 20:06:03 +02:00
constants.py.in feat: Add copyright notices to modules 2022-10-10 21:52:45 +02:00
gradience.in feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
main.py feat: move from cssutils to in-house solution 2022-10-14 23:25:12 +02:00
meson.build refactor: change views names to better describe what are they 2022-10-10 22:40:44 +02:00
plugins_list.py feat: add plugin debug 2022-10-11 19:15:57 +02:00
README.md Create README.md 2022-09-20 22:56:00 +02:00
settings_schema.py fix: typo error 2022-09-30 18:57:06 +02:00

Source code

Modules

See the modules directory for utilities, modules are being migrated to the Library.

gradience

In this folder, you can find all python code related to each widget in the UI folder.