Gradience/gradience
2022-09-22 08:28:15 +03:00
..
modules Create README.md 2022-09-20 22:54:08 +02:00
__init__.py feat: local build support 2022-09-13 20:06:03 +02:00
app_type_dialog.py feat: local build support 2022-09-13 20:06:03 +02:00
builtin_preset_row.py fix: disable stars 2022-09-16 17:54:20 +02:00
constants.py.in fix: move badge colors to constants 2022-09-16 08:25:51 +02:00
custom_css_group.py feat: local build support 2022-09-13 20:06:03 +02:00
error.py feat: local build support 2022-09-13 20:06:03 +02:00
explore_preset_row.py feat: add repo badge in explore 2022-09-16 08:09:46 +02:00
gradience.in Merge branch 'main' into patch-1 2022-09-13 22:17:14 +02:00
main.py Format code with black and autopep8 2022-09-22 05:13:26 +00:00
meson.build fix: refactor preset management 2022-09-14 14:49:39 +02:00
option.py feat: local build support 2022-09-13 20:06:03 +02:00
palette_shades.py feat: local build support 2022-09-13 20:06:03 +02:00
plugin.py feat: local build support 2022-09-13 20:06:03 +02:00
plugin_row.py feat: local build support 2022-09-13 20:06:03 +02:00
plugins_list.py Format code with black and autopep8 2022-09-15 16:50:20 +00:00
preferences.py feat: local build support 2022-09-13 20:06:03 +02:00
preset_row.py Format code with black and autopep8 2022-09-15 20:37:32 +00:00
presets_manager_window.py feat: rearrange built-in presets to match quick switcher 2022-09-22 08:28:15 +03:00
README.md Create README.md 2022-09-20 22:56:00 +02:00
repo_row.py feat: local build support 2022-09-13 20:06:03 +02:00
setting.py feat: local build support 2022-09-13 20:06:03 +02:00
settings_schema.py feat: local build support 2022-09-13 20:06:03 +02:00
welcome.py Format code with black and autopep8 2022-09-22 05:13:26 +00:00
window.py fix for constant i/o activity when resizing main Gradience window 2022-09-17 16:23:27 +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.