|
729f689c7b
|
fix: replace ... with …
|
2022-09-29 21:46:43 +03:00 |
|
|
0ce2f1230a
|
feat: make all text follow [HIG Writing Style](https://developer.gnome.org/hig/guidelines/writing-style.html)
Translators, I'm sorry ^~^
|
2022-09-29 21:06:42 +03:00 |
|
0xMRTT
|
26464e489c
|
fix: update dropdown
|
2022-09-28 23:10:07 +02:00 |
|
0xMRTT
|
b1fbac3c44
|
fix: @apisu name
|
2022-09-28 16:25:42 +02:00 |
|
deepsource-autofix[bot]
|
ac7c01cddf
|
Format code with black and autopep8
This commit fixes the style issues introduced in c1d34d6 according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/e09716f7-b874-44c9-9460-9429d37866ca/
|
2022-09-28 12:46:35 +00:00 |
|
0xMRTT
|
c1d34d62b5
|
fix: about dialog
|
2022-09-28 14:46:18 +02:00 |
|
0xMRTT
|
0d5b966856
|
fix: about dialog
|
2022-09-28 14:45:17 +02:00 |
|
0xMRTT
|
4bbbfd2d32
|
fix: about dialog
|
2022-09-28 14:40:19 +02:00 |
|
0xMRTT
|
e015401123
|
feat: add star button
|
2022-09-28 14:05:32 +02:00 |
|
0xMRTT
|
f767b68e09
|
fix: string ending error
|
2022-09-28 07:34:00 +02:00 |
|
|
c6e5546ac5
|
feat: add lyes saadi as dev
|
2022-09-27 23:30:49 +03:00 |
|
tfuxu
|
d2d6838b1b
|
fix: use rel_ver instead of version constant
|
2022-09-25 23:13:44 +02:00 |
|
0xMRTT
|
a0febef08c
|
fix: only show welcome one time
|
2022-09-25 22:45:04 +02:00 |
|
tfuxu
|
b6e9ee9557
|
feat: add multi-threading to user presets fetching (presets manager)
|
2022-09-24 20:44:28 +02:00 |
|
0xMRTT
|
bb70ddeda6
|
Merge branch 'main' into deepsource-transform-2e094b1c
|
2022-09-23 22:52:12 +02:00 |
|
Lyes Saadi
|
edc7d0a133
|
Solve the no such file or directory issue
Signed-off-by: Lyes Saadi <33597258+LyesSaadi@users.noreply.github.com>
|
2022-09-23 21:18:34 +02:00 |
|
deepsource-autofix[bot]
|
010e54dde8
|
Format code with black and autopep8
This commit fixes the style issues introduced in 4d72ac4 according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/70439abe-d23a-4f3f-afca-6e36b8ac32cb/
|
2022-09-23 17:33:52 +00:00 |
|
salarua
|
089ee4d495
|
fix: correct strings
|
2022-09-23 10:31:06 -07:00 |
|
salarua
|
b387126726
|
fix: convert tabs to spaces
|
2022-09-23 09:45:54 -07:00 |
|
deepsource-autofix[bot]
|
4289a6086e
|
Format code with black and autopep8
This commit fixes the style issues introduced in 8bf32aa according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/cc444fc5-ea75-4fb7-8fc3-a68e922e413e/
|
2022-09-23 11:14:21 +00:00 |
|
0xMRTT
|
543b671456
|
Merge branch '0.3.0' into break-up-long-lines
|
2022-09-23 00:29:24 +02:00 |
|
salarua
|
6554c1294a
|
style(main.py): break up long lines
|
2022-09-22 14:57:25 -07:00 |
|
|
075e9ca105
|
fix: only show update if there is an update :D
|
2022-09-22 22:56:52 +02:00 |
|
|
b1cb6c918e
|
fix: remove prints
|
2022-09-22 19:55:29 +02:00 |
|
|
17347f67f4
|
fix: apply
|
2022-09-22 19:55:29 +02:00 |
|
|
ddc7f74751
|
feat: only show welcome with release notes
|
2022-09-22 19:55:27 +02:00 |
|
deepsource-autofix[bot]
|
ba9dc2d64c
|
Format code with black and autopep8
|
2022-09-22 05:13:26 +00:00 |
|
0xMRTT
|
d227462ee5
|
feat: add release show in welcome dialog
|
2022-09-21 21:39:45 +02:00 |
|
0xMRTT
|
ae1b172663
|
fix: replace json with join
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
|
2022-09-18 01:34:49 +02:00 |
|
deepsource-autofix[bot]
|
2df9ea4dc5
|
Format code with black and autopep8
This commit fixes the style issues introduced in 7b7b5dd according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/4462a53e-c05f-4577-89e3-62eb8ea67fec/
|
2022-09-17 17:10:00 +00:00 |
|
tfuxu
|
5df966a602
|
fix for constant i/o activity when resizing main Gradience window
|
2022-09-17 16:23:27 +02:00 |
|
0xMRTT
|
2e95f2d5e3
|
fix: create curated, user, official if they dosen't exists
|
2022-09-16 17:40:59 +02:00 |
|
deepsource-autofix[bot]
|
a2c022b7ad
|
Format code with black and autopep8
This commit fixes the style issues introduced in 8d13a75 according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/54440261-f3e8-4c56-95cb-ec1464e59005/
|
2022-09-15 20:05:38 +00:00 |
|
0xMRTT
|
8d13a75cba
|
fix: monet contrast #425
|
2022-09-15 22:05:12 +02:00 |
|
0xMRTT
|
4bfdc3162c
|
fix: warning monet color #425
|
2022-09-15 20:48:01 +02:00 |
|
deepsource-autofix[bot]
|
1c882452fc
|
Format code with black and autopep8
This commit fixes the style issues introduced in 7cf729d according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/ca6ade89-7037-4252-b2a6-c3adad8825d7/
|
2022-09-14 12:50:12 +00:00 |
|
0xMRTT
|
7cf729dfef
|
fix: refactor preset management
|
2022-09-14 14:49:39 +02:00 |
|
deepsource-autofix[bot]
|
67bea243ba
|
Format code with black and autopep8
|
2022-09-13 21:28:21 +00:00 |
|
deepsource-autofix[bot]
|
fbf452c04a
|
Remove unused imports
|
2022-09-13 21:28:06 +00:00 |
|
0xMRTT
|
9891485f1e
|
feat: show close dialog if app is dirty #406
|
2022-09-13 23:16:14 +02:00 |
|
0xMRTT
|
26840120bc
|
feat: restore preset switcher #406
|
2022-09-13 23:01:29 +02:00 |
|
deepsource-autofix[bot]
|
fc185fd7e0
|
Format code with black and autopep8
This commit fixes the style issues introduced in 127e366 according to the output
from black and autopep8.
Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/2b9a1207-310c-475e-9493-02a8a3f21491/
|
2022-09-13 19:26:19 +00:00 |
|
0xMRTT
|
127e3661f7
|
fix: fallback to adwaita if no css
|
2022-09-13 21:25:53 +02:00 |
|
0xMRTT
|
e50324a6c6
|
feat: autoload preset from css
|
2022-09-13 21:14:23 +02:00 |
|
tfuxu
|
a33c17a25b
|
feat: local build support
|
2022-09-13 20:06:03 +02:00 |
|