Gradience/gradience
2022-09-26 10:02:23 +02:00
..
modules feat: add f.close() in _download_preset 2022-09-24 20:53:53 +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 feat: remove most of the badge colors and use only black and white 2022-09-24 20:51:39 +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 fix: use rel_ver instead of version constant 2022-09-25 23:13:44 +02:00
meson.build fix: locale dir 2022-09-22 19:55:28 +02:00
option.py Format code with black and autopep8 2022-09-23 17:33:52 +00: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 Format code with black and autopep8 2022-09-23 17:33:52 +00:00
preferences.py feat: local build support 2022-09-13 20:06:03 +02:00
preset_row.py Fix deleting presets where the file name differs from the preset name 2022-09-25 14:22:55 -07:00
presets_manager_window.py Format code with black and autopep8 2022-09-26 07:58:54 +00: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 Format code with black and autopep8 2022-09-23 17:33:52 +00:00
welcome.py Format code with black and autopep8 2022-09-26 08:00:05 +00: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.