Gradience/gradience/backend
tfuxu 67fe7edddb
backend/theming: fix get_presets_list function misbehaving with full_list param
Fix get_presets_list function in preset_utils module returning preset list only from first directory when enabled using full_list parameter.
2022-12-25 18:40:03 +01:00
..
models app: improve exception handling, remove duplicate code 2022-12-22 01:11:19 +01:00
theming backend/theming: fix get_presets_list function misbehaving with full_list param 2022-12-25 18:40:03 +01:00
utils backend/utils: add new utility function: argb_to_color_code 2022-12-21 15:44:44 +01:00
__init__.py move modules to new backend/frontend directories 2022-12-02 22:52:47 +01:00
constants.py.in backend/utils: add new utility function: argb_to_color_code 2022-12-21 15:44:44 +01:00
css_parser.py misc: make code more readable 2022-12-02 23:37:41 +01:00
flatpak_overrides.py backend/flatpak_overrides: add new functions for file access overrides 2022-12-19 20:16:01 +01:00
globals.py frontend/cli: reenable monet command on Flatpak builds 2022-12-19 20:28:53 +01:00
logger.py backend: change the structure of log messages, and move preset listing function to backend 2022-12-17 18:42:29 +01:00
meson.build backend/utils: add new utility function: argb_to_color_code 2022-12-21 15:44:44 +01:00
preset_downloader.py backend: change the structure of log messages, and move preset listing function to backend 2022-12-17 18:42:29 +01:00
struct.md docs: update structure description files 2022-12-22 00:31:44 +01:00