Gradience/gradience
2022-10-04 16:19:36 +03:00
..
modules fix: remove unused code 2022-10-03 19:05:55 +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 feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
main.py fix: typo 2022-10-04 16:19:36 +03: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 feat: make all text follow [HIG Writing Style](https://developer.gnome.org/hig/guidelines/writing-style.html) 2022-09-29 21:06:42 +03:00
preferences.py feat: local build support 2022-09-13 20:06:03 +02:00
preset_row.py fix: preset manager issue while rename 2022-10-03 19:21:48 +02:00
presets_manager_window.py fix: preset manager issue while rename 2022-10-03 19:21:48 +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 fix: typo error 2022-09-30 18:57:06 +02:00
share_window.py fix: replace ... with 2022-09-29 21:46:43 +03:00
welcome.py Format code with black and autopep8 2022-09-26 08:00:05 +00:00
window.py feat: make all text follow [HIG Writing Style](https://developer.gnome.org/hig/guidelines/writing-style.html) 2022-09-29 21:06:42 +03: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.