Commit graph

23 commits

Author SHA1 Message Date
tfuxu
78000c73ab feat: add f.close() in _download_preset
* convert more print() functions to buglog's
* remove __repl__ in preset.py
2022-09-24 20:53:53 +02: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
salarua
ce3b298a95 style(preset.py): break up long lines 2022-09-22 14:57:05 -07:00
salarua
53b9102d0f style(flatpak_overrides.py): break up long lines 2022-09-22 14:56:23 -07:00
salarua
5899c9e7e0 fix: fix case of "GLib" 2022-09-22 10:53:05 -07:00
0xMRTT
a373e13ac1
Create README.md
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-20 22:54:08 +02:00
0xMRTT
cf9d3bf637
feat: add badges 2022-09-15 20:12:34 +02:00
deepsource-autofix[bot]
2b02e4f27f
Remove unused imports 2022-09-14 19:23:00 +00:00
0xMRTT
dfb99c1e1b
Merge branch 'main' into deepsource-transform-58c403cc 2022-09-14 20:59:29 +02:00
deepsource-autofix[bot]
bc5faae521
Format code with black and autopep8
This commit fixes the style issues introduced in 06b848a according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/d260cd60-6207-454c-a6e4-6b642c2e38b1/
2022-09-14 14:56:35 +00:00
0xMRTT
06b848a1c3
fix: window freez when delete 2022-09-14 16:55:56 +02:00
0xMRTT
e4aab258bb
fix: asyncio with preset manager 2022-09-14 15:38: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
0xMRTT
1eeead1d55
Format code with black and autopep8 (#407) 2022-09-14 08:55:52 +02:00
deepsource-autofix[bot]
2db226c33d
Format code with black and autopep8 2022-09-13 21:26:22 +00:00
deepsource-autofix[bot]
89de05dd25
Remove commented out code 2022-09-13 21:26:13 +00:00
0xMRTT
26840120bc
feat: restore preset switcher #406 2022-09-13 23:01:29 +02:00
deepsource-autofix[bot]
9313a6c52c
Format code with black and autopep8
This commit fixes the style issues introduced in b348a26 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/468959f9-1d91-45d7-9f36-9658d67bfe62/
2022-09-13 20:20:32 +00:00
0xMRTT
85862dce34
feat: begin shell theme 2022-09-13 22:20:15 +02:00
0xMRTT
e50324a6c6
feat: autoload preset from css 2022-09-13 21:14:23 +02:00
deepsource-autofix[bot]
5b5e87dfac
Format code with black and autopep8
This commit fixes the style issues introduced in c47694b according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/cc6dc755-139e-444b-ad6e-feac87d7e0bf/
2022-09-13 20:51:30 +02:00
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00