Vladyslav Hroshev
9bb229df7d
Completely refactored gresource to correspond SOLID principles
...
- Create logger interface and updated its usage by console.py
2025-04-06 17:02:49 +03:00
Vladyslav Hroshev
627e5b16ce
Formatted logs
2025-04-01 21:16:28 +03:00
Vladyslav Hroshev
860cacaa2c
Extracted installation methods, created a new class for theme installers
2025-03-31 23:53:14 +03:00
Vladyslav Hroshev
163bfdef5a
Reworked uninstallation process
...
- Support uninstalling all themes and specified colors/modes only;
- For reinstallation should be specified -ri argument;
- Fixed theme removal in /root directory;
- Fixed --help;
- Closes #36 .
2025-03-28 19:35:31 +02:00
Vladyslav Hroshev
8cce85a437
GNOME dependable installation, structure and style improvements
...
Split utils in utils.py to a directory
Moved ./gnome-shell_css/ to ./gnome-shell/.css/
2024-09-30 00:14:09 +03:00