Gradience/gradience
2022-09-28 16:25:42 +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 fix: show repo name as subtitle 2022-09-28 15:26:12 +02:00
gradience.in fix: remove unused print 2022-09-22 19:55:28 +02:00
main.py fix: @apisu name 2022-09-28 16:25:42 +02:00
meson.build fix: begin adding a share window feature 2022-09-28 15:50:37 +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 dialog 2022-09-28 15:02:19 +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 badges 2022-09-28 16:12:20 +02:00
presets_manager_window.py fix: revert sort 2022-09-28 15:56:33 +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
settings_schema.py Format code with black and autopep8 2022-09-23 17:33:52 +00:00
share_window.py fix: begin adding a share window feature 2022-09-28 15:50:37 +02: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.