Commit graph

4175 commits

Author SHA1 Message Date
ArtyIF
79fe34a76b
Merge pull request #3 from Verantor/main
Update main.py
2022-07-19 20:33:59 +03:00
Verantor
5f0f5ac44c
Update main.py
create dir at first startup
2022-07-19 18:02:30 +02:00
allaeddine boulefaat
fc4e11d07e add application icons 2022-07-19 15:20:17 +01:00
ArtyIF
9e5b093c07 Project rename and corrections in settings schema 2022-07-19 14:23:35 +03:00
ArtyIF
718f2490c9 View parsing errors 2022-07-18 22:20:02 +03:00
ArtyIF
1b114ba6a7 Begging for money 2022-07-18 19:15:03 +03:00
ArtyIF
041ce04b14 Fixed readme formatting 2022-07-18 17:51:16 +03:00
ArtyIF
790795b0e4 Added pictures to readme 2022-07-18 17:49:17 +03:00
ArtyIF
c495aaeaf9 Added pictures of the interface 2022-07-18 17:43:44 +03:00
ArtyIF
39fd0fe501 Showing adw-gtk3's support of variables
Plus slightly reformated the readme
2022-07-18 17:23:01 +03:00
ArtyIF
cbda02d590 Added readme and improved load error handling 2022-07-18 17:11:46 +03:00
ArtyIF
f1f50b788b Implemented loading presets 2022-07-18 14:27:31 +03:00
ArtyIF
3ddb191adb Removed the preview button
Will probably implement the preview later
2022-07-18 13:52:42 +03:00
ArtyIF
aa7f4af3b9 Saving presets 2022-07-18 13:51:25 +03:00
ArtyIF
d1622a27ec Improved some option explanations 2022-07-18 11:49:18 +03:00
ArtyIF
67c61a9e04 Removed all palette references for now
Will implement the palettes later.

Also refactored the code a bit
2022-07-18 11:10:00 +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
f65b5f3d60 Apply and reset now work 2022-07-17 20:07:40 +03:00
ArtyIF
717c5aa429 Dialogs for apply and reset buttons
Plus moved to master branch of runtime version for now
2022-07-17 19:24:07 +03:00
ArtyIF
39714cb14c Color pickers allow alpha now 2022-07-17 18:15:57 +03:00
ArtyIF
a122dabc12 Removed the debug print 2022-07-17 18:03:41 +03:00
ArtyIF
71d32d7bb5 Changing values now actually does things 2022-07-17 18:02:29 +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
8d6608e4f7 Changed main menu's icon 2022-07-17 14:56:21 +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