Commit graph

143 commits

Author SHA1 Message Date
0xMRTT
cd8cbc01d7
feat: add status page to preset manager 2022-09-27 00:02:19 +02:00
0xMRTT
3b229a088a
fix: add no preferences window 2022-09-26 23:33:06 +02:00
0xMRTT
f696550a46
fix: add missing import 2022-09-26 23:09:53 +02:00
0xMRTT
1d3dcb31f4
fix: add try for plugin call 2022-09-26 23:08:52 +02:00
0xMRTT
cc0659e29f
fix: remove dead code 2022-09-26 23:03:09 +02:00
0xMRTT
c07a9d534a
Format code with black and autopep8 (#518) 2022-09-26 23:02:01 +02:00
0xMRTT
cbfc250f7a
fix: remove dead code 2022-09-26 22:53:08 +02:00
deepsource-autofix[bot]
efc810e2d8
Format code with black and autopep8
This commit fixes the style issues introduced in 85d3f5b according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/61609f10-d9c1-48cc-84b7-22b5d4831637/
2022-09-26 20:49:50 +00:00
0xMRTT
85d3f5b3a7
fix: search dropdown (#406) 2022-09-26 22:49:29 +02:00
0xMRTT
3ef695b8ae
Merge branch 'main' into deepsource-transform-b59b056e 2022-09-26 10:02:23 +02:00
deepsource-autofix[bot]
1f5a1ec66a
Format code with black and autopep8
This commit fixes the style issues introduced in b5df25b according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/19e759d8-e6c2-4e6d-9dda-5d3bca3dcc35/
2022-09-26 08:00:05 +00:00
0xMRTT
fc27c94ac8
Merge branch 'main' into welcome-improvs 2022-09-26 09:59:44 +02:00
deepsource-autofix[bot]
a266e86468
Format code with black and autopep8
This commit fixes the style issues introduced in 639653b according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/8c7300b2-e800-4010-b18d-f991ebd6aa37/
2022-09-26 07:58:54 +00:00
tfuxu
cba66ede65 chore: slightly clean code inside welcome.py module 2022-09-26 00:16:04 +02:00
tfuxu
80ef245d93 feat: add set_interactive to disallow swipes on some pages 2022-09-25 23:57:50 +02:00
u1f98e
6ab60c0ca0 Fix deleting presets where the file name differs from the preset name 2022-09-25 14:22:55 -07:00
tfuxu
d2d6838b1b fix: use rel_ver instead of version constant 2022-09-25 23:13:44 +02:00
deepsource-autofix[bot]
7fefbb4edb
Format code with black and autopep8
This commit fixes the style issues introduced in a0febef according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/314961cb-8d36-495d-8d54-3e13b40e771a/
2022-09-25 20:45:25 +00:00
0xMRTT
a0febef08c
fix: only show welcome one time 2022-09-25 22:45:04 +02:00
tfuxu
b33c27703a remove BADGE_COLORS constant 2022-09-24 21:06:55 +02:00
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
tfuxu
f0aec83c21 feat: remove most of the badge colors and use only black and white 2022-09-24 20:51:39 +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
8a3fa04bfe
Breaking translations temporarily to solve a bigger bug 2022-09-23 21:40:52 +02:00
Lyes Saadi
94a4eb495d
Oopsy, wrong variable 2022-09-23 21:31:41 +02:00
Lyes Saadi
f89a1d38fb
Fix another missing mkdir 2022-09-23 21:30:37 +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]
90760c3dcf
Format code with black and autopep8
This commit fixes the style issues introduced in 523d969 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/841afc06-f1ac-4d2d-8811-c885c08cda80/
2022-09-23 17:52:32 +00:00
523d96967c
fix: strings 2022-09-23 19:51:59 +02:00
deepsource-autofix[bot]
db140ab28e
Format code with black and autopep8
This commit fixes the style issues introduced in aa70de8 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/d4be5e89-e2d5-4806-876e-e19fa04150c9/
2022-09-23 17:41:49 +00:00
salarua
00c67b85bc fix: convert tab to spaces 2022-09-23 10:33:58 -07: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
deepsource-autofix[bot]
6e8fcbe40d
Format code with black and autopep8 2022-09-23 16:51:01 +00:00
deepsource-autofix[bot]
88152c2cf6
Remove commented out code 2022-09-23 16:50:50 +00:00
salarua
b387126726 fix: convert tabs to spaces 2022-09-23 09:45:54 -07:00
ffb6fef874
fix: add missing translation 2022-09-23 17:27:11 +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
0xMRTT
543b671456
Merge branch '0.3.0' into break-up-long-lines 2022-09-23 00:29:24 +02:00
salarua
2fe2ec7a0a style(window.py): break up long lines 2022-09-22 15:14:30 -07:00
salarua
0c89dad84d style(welcome.py): break up long lines 2022-09-22 15:13:32 -07:00
salarua
20a7fecbfe style(settings_schema.py): break up long lines 2022-09-22 15:12:28 -07:00
salarua
be92cd9454 style(setting.py): break up long lines 2022-09-22 15:05:16 -07:00
salarua
34dc0fd49a style(presets_manager_window.py): break up long lines 2022-09-22 15:04:14 -07:00
salarua
c7a89b9c8b style(preset_row.py): break up long lines 2022-09-22 15:02:15 -07:00
salarua
f038c16895 style(plugin_list.py): break up long lines 2022-09-22 15:00:51 -07:00
salarua
3dac67fb1e style(palette_shades.py): break up long lines 2022-09-22 14:59:52 -07:00
salarua
aa32baf913 style(option.py): break up long lines 2022-09-22 14:58:42 -07:00
salarua
6554c1294a style(main.py): break up long lines 2022-09-22 14:57:25 -07:00