Commit graph

16 commits

Author SHA1 Message Date
0xMRTT
1ee1d614e0
add missing imports 2022-08-10 11:09:28 +02:00
0xMRTT
6e4c9509ef
update save window state 2022-08-10 11:08:55 +02:00
0xMRTT
7f09fe7ed4
migrate from ArtyIF to AdwCustomizerTeam 2022-08-08 23:09:38 +02:00
ArtyIF
8cc3e47f38 Moving some window-specific code to window file 2022-08-02 15:08:12 +03:00
ArtyIF
a2dc89a015 Added unsaved changes warning 2022-08-01 22:42:59 +03:00
ArtyIF
f8be235342 Various UX changes
The save dialog's name entry is filled with loaded preset's name by default
The presets dropdown has been moved to the left to make way for view switcher later on
2022-08-01 20:09:45 +03:00
ArtyIF
2f27fc3563 Opening the preset dropdown now updates the menu
I don't think it's that reliable but whatever
2022-08-01 12:31:36 +03:00
ArtyIF
bf8e7eb0a6 Some pylint fixes 2022-07-29 14:56:36 +03:00
ArtyIF
f6b8ff04b5 Improved code quality 2022-07-24 21:43:32 +03:00
ArtyIF
f5a0e0715e Added support for changing palette colors
It does surprisingly less than expected.

If you can't load your old presets, add the "palette" section from src/presets/adwaita.json to your preset file
2022-07-21 22:03:18 +03:00
ArtyIF
b840edd7d4 Upped the version, changed copyright
Credited the contributor for PR #3
2022-07-19 20:41:02 +03:00
ArtyIF
718f2490c9 View parsing errors 2022-07-18 22:20:02 +03:00
ArtyIF
f1f50b788b Implemented loading presets 2022-07-18 14:27:31 +03:00
ArtyIF
054da9af7e Preparing to add custom presets support
Unified the load preset signals, added a function to load them from a file
2022-07-17 22:27:57 +03:00
ArtyIF
bfcc7f3a54 Added callbacks for values
For now they're just changing each other
2022-07-17 15:25:36 +03:00
ArtyIF
f8bc564ce0 Initial commit
- Semi-finished interface (no palettes yet)
- Two presets - Adwaita (libadwaita) light/dark
- Presets load and affect the program's style
2022-07-17 14:46:05 +03:00