Gradience/gradience
2022-10-10 21:45:47 +02:00
..
ui refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
utils refactor: tidy up some modules 2022-10-10 21:45:47 +02:00
__init__.py feat: local build support 2022-09-13 20:06:03 +02:00
constants.py.in feat: remove most of the badge colors and use only black and white 2022-09-24 20:51:39 +02:00
gradience.in feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
main.py refactor: tidy up some modules 2022-10-10 21:45:47 +02:00
meson.build refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
plugins_list.py refactor: tidy up some modules 2022-10-10 21:45:47 +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.