Commit graph

51 commits

Author SHA1 Message Date
0c3ba09d5e feat: Bump to 0.8.0-beta2, update dependencies and tweak UI 2024-01-04 03:41:44 +03:00
16d6d6f376
chore: update project version to 0.8.0-beta1
We gonna need to re-tag :(
2023-06-20 20:15:56 +03:00
tfuxu
b2ba94645c
meson: don't fail if host doesn't have git installed
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-03-18 17:29:36 +00:00
tfuxu
af81166e2b
chore: update some paths to contain information about 0.4.1 release 2023-03-08 19:46:21 +01:00
tfuxu
6ef3af53ad
chore: update project version to 0.4.0 2023-02-07 16:38:07 +01:00
e5dc62cabb feat: bump 0.3.3 and add release notes 2022-11-29 19:23:08 +03:00
tfuxu
e7975d79a2
meson: remove depracation warnings in newer Meson versions 2022-11-11 01:42:00 +01:00
87da4f9fb0 bump: 0.3.2 2022-11-11 00:10:01 +03:00
11dac72d10 revert: bump: 0.3.2
This reverts commit 7ea65952c1.
2022-11-11 00:08:06 +03:00
7ea65952c1 bump: 0.3.2 2022-11-10 01:43:31 +03:00
0xMRTT
dee20f4692
feat: bump to 0.3.1 2022-10-07 23:57:46 +02:00
tfuxu
badee5681f feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
bfc044ecee fix: help url 2022-09-22 11:32:51 +03:00
ca5223df28
bump: 0.3.0 2022-09-21 21:45:52 +02:00
tfuxu
edfa065f6f fix: use local gschema located in builddir/share/ 2022-09-16 14:20:02 +02:00
tfuxu
b4dc141765 fix: copy generated constants.py to sourcetree when it is a local build 2022-09-13 21:53:05 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
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