Gradience/gradience
David Lapshin ea513d1277
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:17:52 +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 Remove unused imports 2022-09-21 22:26:07 +00: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 Remove unused imports 2022-09-21 22:26:07 +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 Merge branch 'main' into 0.3.0 2022-09-22 12:17:52 +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.