Gradience/gradience
2022-09-23 21:40:52 +02:00
..
modules Format code with black and autopep8 2022-09-23 11:14:21 +00: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 fix: remove unused print 2022-09-22 19:55:28 +02:00
main.py Solve the no such file or directory issue 2022-09-23 21:18:34 +02:00
meson.build fix: locale dir 2022-09-22 19:55:28 +02:00
option.py fix: correct strings 2022-09-23 10:31:06 -07:00
palette_shades.py Format code with black and autopep8 2022-09-23 11:14:21 +00:00
plugin.py feat: local build support 2022-09-13 20:06:03 +02:00
plugin_row.py Remove commented out code 2022-09-23 16:50:50 +00:00
plugins_list.py fix: correct strings 2022-09-23 10:31:06 -07: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-23 11:14:21 +00:00
presets_manager_window.py Breaking translations temporarily to solve a bigger bug 2022-09-23 21:40:52 +02: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 Format code with black and autopep8 2022-09-23 11:14:21 +00:00
settings_schema.py fix: correct strings 2022-09-23 10:31:06 -07:00
welcome.py fix: add missing translation 2022-09-23 17:27:11 +02:00
window.py Format code with black and autopep8 2022-09-23 17:52:32 +00: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.