Commit graph

44 commits

Author SHA1 Message Date
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
8df3e25787
Further improve README 2022-07-20 15:41:03 +03:00
ArtyIF
b6892e91be
Merge pull request #6 from daudix-UFO/Improve-README
Improve readme
2022-07-20 15:39:59 +03:00
84b925da13
Update README.md 2022-07-20 15:30:00 +03:00
9189ffb73a
Update README.md 2022-07-20 15:29:07 +03:00
2fd84660e1
Update README.md 2022-07-20 15:28:30 +03:00
ea964f9e48
Improve README 2022-07-20 15:28:10 +03:00
c8d2101ee6
Improve README 2022-07-20 15:21:15 +03:00
cf12387905
Improve README 2022-07-20 15:18:05 +03:00
ArtyIF
5d0cbe960d Changed Allaeddine's credit by their request
Also edited readme a bit
2022-07-20 13:33:07 +03:00
ArtyIF
cd32fa1ece Fixed typo 2022-07-20 13:20:52 +03:00
ArtyIF
0cdd3541c9 Added credit for the previous commit 2022-07-20 13:18:55 +03:00
ArtyIF
f2fc15cbe5
Merge pull request #2 from allaeddine-boulefaat/main
Add application icons
2022-07-20 13:15:33 +03:00
allaeddine boulefaat
fd70764600 fix icon proportions 2022-07-20 10:23:59 +01:00
allaeddine boulefaat
00b7524847 change icon colors 2022-07-20 10:03:02 +01:00
allaeddine boulefaat
0b14c6ed57 Update application icon 2022-07-20 00:01:24 +01:00
allaeddine-boulefaat
1bc8f99e99
Merge branch 'ArtyIF:main' into main 2022-07-19 23:28:22 +01:00
allaeddine boulefaat
da78e2ade8 Improve depth, colors and shadow 2022-07-19 22:23:01 +01:00
ArtyIF
b840edd7d4 Upped the version, changed copyright
Credited the contributor for PR #3
2022-07-19 20:41:02 +03:00
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