Commit graph

33 commits

Author SHA1 Message Date
AdwCustomizer
48e09ab826 ci: update Flatpak pypi dependencies 2022-10-14 21:43:40 +00:00
tfuxu
aa89bd0729 feat: move from cssutils to in-house solution
This commit replaces cssutils module with a GTK CSS "parser" based on regex expressions
2022-10-14 23:25:12 +02:00
ec2a5088d8 feat: fix odd Libadwaita, GTK 3 and GTK 4 names 2022-10-08 03:27:23 +03:00
tfuxu
8590452ae1 fix: add --filesystem=xdg-run/gvfsd flag to remove GVFS warnings 2022-10-05 23:13:51 +02:00
tfuxu
628d6d52e3 feat: compile sassc and libsass using autotool for even better performance 2022-10-05 23:12:04 +02:00
Lyes Saadi
647708c4f8
Removing unecessary dconf perms 2022-10-05 20:59:15 +02:00
c0166742ba feat: allow flatpak to access session bus 2022-10-05 15:50:58 +03:00
AdwCustomizer
db5384f1a2 ci: update Flatpak pypi dependencies 2022-10-03 17:06:52 +00:00
0xMRTT
e1647a13e9
Merge branch 'main' into libsoup 2022-10-03 19:04:51 +02:00
tfuxu
a2af9f8786 feat: update GNOME runtime to 43, and speed up compilation times 2022-10-02 20:03:49 +02:00
tfuxu
badee5681f feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
0xMRTT
b224d17237
Merge branch 'main' into pypi-deps 2022-09-13 23:23:36 +02:00
tfuxu
4748a8a2f7
Delete meson_post_install.py
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-09-13 20:43:32 +00:00
AdwCustomizer
9e9a880496 ci: update Flatpak pypi dependencies 2022-09-13 20:20:53 +00:00
deepsource-autofix[bot]
caa9ac4979
Format code with black and autopep8
This commit fixes the style issues introduced in 7fb8777 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/8a127f02-2e93-467c-a43f-945321e4b19e/
2022-09-13 19:01:10 +00:00
AdwCustomizer
a81b3955d5
ci: update Flatpak pypi dependencies 2022-09-13 20:51:30 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
AdwCustomizer
21f9a6ea02 ci: update Flatpak pypi dependencies 2022-09-12 21:12:19 +00:00
tfuxu
c5c4c4ce95 fix: restore buildtype in devel, and missing perms 2022-09-09 19:01:03 +02:00
0xMRTT
662e2bedfd
revert: restore devel file 2022-09-09 17:55:46 +02:00
0xMRTT
0ae70ffc78
fix: issue with background not found when bundled in flatpak 2022-09-09 17:48:55 +02:00
AdwCustomizer
f65cb54ea0 ci: update Flatpak pypi dependencies 2022-09-04 18:55:39 +00:00
0xMRTT
250ce2bb8d
fix: pypi deps 2022-09-04 19:37:22 +02:00
0xMRTT
f4c4e5474d
fix: add xdg-config.install
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-04 19:13:43 +02:00
0xMRTT
7a81b55a4d
fix: parse error in pkgbuild
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-04 19:11:20 +02:00
0xMRTT
c70baea90a
fix: move pkgbuild to build-aux
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-04 19:07:07 +02:00
0xMRTT
1a74ae1bea
fix: remove pluggy 2022-09-04 10:40:12 +02:00
0xMRTT
a7fa2700c8
fix: update pypi dependencie 2022-09-02 21:22:02 +02:00
0xMRTT
c3ac7b6088
fix: remove pkgbuild
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:27:42 +02:00
0xMRTT
3ccfc25c58
fix: update pkgbuild path
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:23:40 +02:00
0xMRTT
d28edd2292
Create PKGBUILD
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-01 23:14:58 +02:00
tfuxu
b3446aae9b allow Gradience Flatpak to access xdg-data/flatpak 2022-09-01 17:35:52 +02:00
tfuxu
4edc5f4b50 refactor: move data files (like .ui, .json or .svg) to data/ directory
* move flatpak manifests to build-aux/flatpak directory
* update workflows to new manifests locations
* update README
2022-08-28 03:48:58 +02:00