Commit graph

28 commits

Author SHA1 Message Date
tfuxu
e412a2c537
GNOME Shell theming support (#679)
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
Co-authored-by: 0xMRTT <0xMRTT@evta.fr>
Co-authored-by: 0xMRTT <0xMRTT@proton.me>
Co-authored-by: daudix-UFO <ddaudix@gmail.com>
2023-05-04 13:24:18 +00:00
720c684560 misc: minor improvements 2023-01-04 20:51:14 +03:00
tfuxu
6d18965a5a
requirements: fix anyascii dependency
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2023-01-03 23:15:06 +00:00
acbbd3623b
fix: update anyascii version
Signed-off-by: 0xMRTT <0xMRTT@proton.me>
2023-01-04 00:01:20 +01: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
tfuxu
badee5681f feat: switch from aiohttp to Libsoup3 2022-10-02 03:55:42 +02:00
0xMRTT
b348a269f8
feat: begin shell theme 2022-09-13 22:20:15 +02:00
0xMRTT
667be40bb0
fix: add cssutils
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-13 20:51:21 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
0xMRTT
860017fd8d
feat!: add asyncio support for fetch preset 2022-09-12 23:11:21 +02:00
0xMRTT
41a880bfd3
fix: update doc
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-04 21:02:00 +02:00
0xMRTT
1a74ae1bea
fix: remove pluggy 2022-09-04 10:40:12 +02:00
0xMRTT
8ac227cec4
feat: add pluggy 2022-09-01 16:04:12 +02:00
Lyes Saadi
a0c2972b93
Remove regex as a direct dependency now that material-color-utilities requires it properly
Signed-off-by: Lyes Saadi <33597258+LyesSaadi@users.noreply.github.com>
2022-08-26 19:11:04 +02:00
tfuxu
f2a3a34dfc
Restore svglib, I deleted it when fixing confilcts
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-24 18:59:42 +00:00
tfuxu
ddef25ef8c
Merge branch 'next' into next
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-24 18:54:37 +00:00
tfuxu
ad479afc09 feat: initial community presets download mechanism 2022-08-24 20:51:14 +02:00
0xMRTT
f5b54847c4 feat: add requests 2022-08-24 17:30:01 +02:00
0xMRTT
0e15450a20
feat: improve svg support 2022-08-20 13:37:22 +02:00
0xMRTT
f06ec255d4
feat: add cairosvg 2022-08-20 11:30:35 +02:00
0xMRTT
320be84fae
fix: readd regex because not yet published on pypi 2022-08-20 04:11:51 +02:00
0xMRTT
fd64e891c3
fix: requirements 2022-08-20 03:04:46 +02:00
0xMRTT
87119dcf0a
feat: use pypi version 2022-08-17 15:31:54 +02:00
0xMRTT
21287d5656
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:30:36 +02:00
0xMRTT
31b188b272
add regex 2022-08-11 11:24:21 +02:00
0xMRTT
eaf69d0680
add pillow 2022-08-11 11:20:58 +02:00
0xMRTT
658aa68d17
Change copyrights headers 2022-08-11 10:16:46 +02:00
ArtyIF
13ead1b4f9 Improved slug case converter 2022-07-25 14:05:17 +03:00