Commit graph

34 commits

Author SHA1 Message Date
0xMRTT
3b83dc202a
bump: 0.2.2
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-02 19:21:55 +02:00
0xMRTT
c5705adec9
fix: update to version 0.2.1
#306 

Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-31 15:05:21 +02:00
0xMRTT
a4696a81de
fix: bump to 0.2.0
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-26 14:14:57 +02:00
tfuxu
69a286b82a fix: Change links in constants to the correct ones, and fix typo
* fix warnings caused by non-existing variables in constants.py config
* add tfuxu to translator credits
2022-08-23 21:25:41 +02:00
0xMRTT
23742b91dd
fix: lxml deps
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-21 02:20:12 +02:00
0xMRTT
ab4c55b6ad
fix: lxml dep 2022-08-21 01:00:58 +02:00
0xMRTT
afb5bc571a
feat: update constants 2022-08-18 18:50:25 +02:00
tfuxu
c6365f6c88 feat: set devel app id and version suffix if buildtype is debug, and replace another hard-coded values to constants
* modify flatpak json's to use local directory instead of local git repository
2022-08-15 20:47:26 +02:00
tfuxu
1319b75697 chore: refactor meson architecture to use predefined variables and make it more readable 2022-08-13 12:24:16 +02:00
0xMRTT
f840808324
add version 2022-08-11 18:44:51 +02:00
ArtyIF
6c2be5dc4a Attempt to fix git versioning 2022-07-25 11:20:32 +03:00
ArtyIF
470930db36 Fixed custom CSS not resetting when loading presets without the custom CSS field 2022-07-25 11:18:32 +03:00
ArtyIF
0e5d5d011a Using git commit hash as a version now 2022-07-25 09:21:03 +03:00
ArtyIF
d2cdd0c299 Fixed bug #15 2022-07-25 09:11:02 +03:00
ArtyIF
57d05a4457 Made the code view scrollable 2022-07-24 21:02:01 +03:00
ArtyIF
61a90c91fe PLEASE READ THE WHOLE COMMIT MESSAGE
Added the "Open in File Manager" option

Changed where the presets are loaded/saved to be more Flatpak-compliant.
WARNING: Move your presets from XDG_CONFIG_HOME/adwcustomizer/presets to
~/.var/app/com.github.ArtyIF.AdwCustomizer/config/presets so they keep
working
2022-07-24 14:00:05 +03:00
ArtyIF
c9e02d5644 Renamed some functions 2022-07-22 18:10:52 +03:00
ArtyIF
10767217ca Users can choose the app types when applying and resetting color schemes 2022-07-22 15:29: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
0cdd3541c9 Added credit for the previous commit 2022-07-20 13:18:55 +03:00
ArtyIF
b840edd7d4 Upped the version, changed copyright
Credited the contributor for PR #3
2022-07-19 20:41:02 +03: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
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
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