Commit graph

48 commits

Author SHA1 Message Date
0xMRTT
20d21ba39c
print debug 2022-08-11 12:29:49 +02:00
0xMRTT
d08f4acba7
fix error 2022-08-11 12:28:31 +02:00
0xMRTT
d1aa1a93cd
convert into int 2022-08-11 12:27:07 +02:00
0xMRTT
028bad4724
fix typo error 2022-08-11 12:25:47 +02:00
0xMRTT
dbff368414
use path instead of g object 2022-08-11 12:24:58 +02:00
0xMRTT
f3755eb8a1
print debug 2022-08-11 12:21:48 +02:00
0xMRTT
26a74fe18f
fix bug 2022-08-11 12:21:09 +02:00
0xMRTT
b2a5ddd77d
add debug 2022-08-11 12:20:34 +02:00
0xMRTT
7c50a5dc38
set colorpalette 2022-08-11 12:19:28 +02:00
0xMRTT
d3d5c3987e
update pref group 2022-08-11 12:11:47 +02:00
0xMRTT
35f78ffb9c
add tone row to the page 2022-08-11 12:11:07 +02:00
0xMRTT
5744873bb8
use set_model 2022-08-11 12:10:26 +02:00
0xMRTT
c50cb8d000
fix error 2022-08-11 12:09:42 +02:00
0xMRTT
352ae0c335
use GtkStringList 2022-08-11 12:09:18 +02:00
0xMRTT
c81d7af575
update tone row 2022-08-11 12:07:34 +02:00
0xMRTT
11448c487a
update tone row 2022-08-11 12:06:23 +02:00
0xMRTT
ce2067fd00
add debug info 2022-08-11 12:05:14 +02:00
0xMRTT
e1ff0aa848
fix bug 2022-08-11 12:04:34 +02:00
0xMRTT
07e22ed96e
update list factory 2022-08-11 12:04:09 +02:00
0xMRTT
aad88ff496
add tone row 2022-08-11 12:03:21 +02:00
0xMRTT
4d74bc5cf9
add tone row 2022-08-11 11:49:04 +02:00
0xMRTT
b191fc3076
update imports 2022-08-11 11:17:40 +02:00
0xMRTT
2dd272edd1
test: adding material-color-utilities-python 2022-08-11 11:17:00 +02:00
0xMRTT
3991f95621
add adw-gtk3 wanrings and no support 2022-08-10 21:17:04 +02:00
0xMRTT
188b810d32
remove adw gtk3 2022-08-10 17:51:43 +02:00
0xMRTT
8655f0b1bc
move colors page setup to a special function 2022-08-10 17:21:31 +02:00
0xMRTT
40a05adcd7
move css to plugins 2022-08-10 17:20:19 +02:00
0xMRTT
90b1ca1231
add toasts 2022-08-10 17:05:47 +02:00
0xMRTT
6dd2c46e01
add monet page 2022-08-10 16:57:45 +02:00
0xMRTT
d1912a8859
update presets 2022-08-10 12:36:29 +02:00
0xMRTT
52292931a9
fix typo error 2022-08-10 11:15:30 +02:00
0xMRTT
6e4feb9617
update default window size & add fulescreen 2022-08-10 11:14:26 +02:00
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