Gradience/gradience
2022-09-28 14:05:32 +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 feat: add star button 2022-09-28 14:05:32 +02:00
meson.build fix: add no preferences window 2022-09-26 23:33:06 +02:00
no_plugin_pref.py fix: add no preferences window 2022-09-26 23:33:06 +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_row.py fix: no pref is modal 2022-09-27 21:23:36 +02:00
plugins_list.py fix: add missing import 2022-09-26 23:09:53 +02:00
preferences.py feat: local build support 2022-09-13 20:06:03 +02:00
preset_row.py feat: add star button 2022-09-28 14:05:32 +02:00
presets_manager_window.py Format code with black and autopep8 2022-09-26 22:02:47 +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
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.