Commit graph

223 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
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
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
075e9ca105
fix: only show update if there is an update :D 2022-09-22 22:56:52 +02:00
0f77fb5227
fix: remove unused print 2022-09-22 22:02:08 +02:00
cf55842c2c
fix: undo button 2022-09-22 21:54:45 +02:00
0xMRTT
21071553f8
Merge branch '0.3.0' into remove-global-offline-init 2022-09-22 21:47:29 +02:00
c4bafa48b6
fix: badge choice error 2022-09-22 21:38:30 +02:00
salarua
5d52bdde56 fix: remove initialization of global offline var
Local variable "offline" was defined in the correct scope. Remove
redundant global initialization.
2022-09-22 12:21:10 -07:00
0xMRTT
a612d13596
Merge branch '0.3.0' into glib-fix 2022-09-22 20:42:21 +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
6b8313de39
fix: only show remove button for user plugin 2022-09-22 19:55:28 +02:00
5c491f725c
fix: locale dir 2022-09-22 19:55:28 +02:00
ca1d2e4e80
fix: add locale dir 2022-09-22 19:55:28 +02:00
e9a9876ee3
fix: remove unused print 2022-09-22 19:55:28 +02:00
ca630b25db
feat: add message dialog if unable to remove plugin 2022-09-22 19:55:28 +02:00
9f4f408056
fix: remove add repo button 2022-09-22 19:55:27 +02:00
f10314ef2a
feat: curated is now builtin 2022-09-22 19:55:27 +02:00
9a06e5c3c6
feat: add thanks title 2022-09-22 19:55:27 +02:00
ddc7f74751
feat: only show welcome with release notes 2022-09-22 19:55:27 +02:00
salarua
5899c9e7e0 fix: fix case of "GLib" 2022-09-22 10:53:05 -07:00
ea513d1277
Merge branch 'main' into 0.3.0
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-09-22 12:17:52 +03:00
11504ca38b feat: rearrange built-in presets to match quick switcher 2022-09-22 08:28:15 +03:00
deepsource-autofix[bot]
ba9dc2d64c
Format code with black and autopep8 2022-09-22 05:13:26 +00:00
deepsource-autofix[bot]
0f08409e3b
Remove unused imports 2022-09-21 22:26:07 +00:00
deepsource-autofix[bot]
b9a3b36d41
Remove reimported module 2022-09-21 22:25:28 +00:00
0xMRTT
d227462ee5
feat: add release show in welcome dialog 2022-09-21 21:39:45 +02:00
0xMRTT
1b780a79b1
Create README.md
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-20 22:56:00 +02:00
0xMRTT
a373e13ac1
Create README.md
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-09-20 22:54:08 +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
deepsource-autofix[bot]
773266e302
Format code with black and autopep8
This commit fixes the style issues introduced in fdd493d according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/8c0b39f8-c933-48c5-9c2d-2eb192e81568/
2022-09-16 20:38:58 +00:00
0xMRTT
fdd493dbf9
fix: key error 2022-09-16 22:38:42 +02:00
0xMRTT
468c6947d7
feat: add warning dialog 2022-09-16 22:35:01 +02:00
deepsource-autofix[bot]
7f3e3b1242
Format code with black and autopep8
This commit fixes the style issues introduced in 1f8b5e9 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/b099183d-2c2c-4abe-818e-f1a577699400/
2022-09-16 17:28:12 +00:00
1f8b5e9f91 feat: small text polish
Improve some text, really minor changes
2022-09-16 20:27:24 +03:00
0xMRTT
69cf90520d
fix: disable stars 2022-09-16 17:54:20 +02:00
0xMRTT
2e95f2d5e3
fix: create curated, user, official if they dosen't exists 2022-09-16 17:40:59 +02:00
0xMRTT
31206e8291
fix: constants not found 2022-09-16 17:09:36 +02:00
deepsource-autofix[bot]
ccf5eca5e1
Format code with black and autopep8
This commit fixes the style issues introduced in 94f4b64 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/74d1ea41-e2fc-4b4e-9fb0-633c1f279d80/
2022-09-16 06:26:11 +00:00
0xMRTT
94f4b64c82
fix: move badge colors to constants 2022-09-16 08:25:51 +02:00
deepsource-autofix[bot]
d7c456d642
Format code with black and autopep8
This commit fixes the style issues introduced in 5526b56 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/ba0e5265-4c86-46d4-8d74-32023154f0ae/
2022-09-16 06:10:09 +00:00
0xMRTT
5526b56733
feat: add repo badge in explore 2022-09-16 08:09:46 +02:00
deepsource-autofix[bot]
8363cf810a
Format code with black and autopep8
This commit fixes the style issues introduced in 78ede88 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/6b9301dc-e6a3-4071-8f6a-2f8ad618aac6/
2022-09-15 20:37:32 +00:00
0xMRTT
78ede88f10
fix: active window 2022-09-15 22:37:17 +02:00
0xMRTT
ee964a67f3
fix: unknow ref 2022-09-15 22:35:03 +02:00
0xMRTT
5cd6b6d1b7
fix: add report issue with preset button 2022-09-15 22:33:03 +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
8f43fe1ddd
Merge branch 'main' into deepsource-transform-504abedd 2022-09-15 21:02:41 +02:00
0xMRTT
c762c939fb
Merge branch 'main' into deepsource-transform-d9c74611 2022-09-15 21:01:49 +02:00
0xMRTT
4bfdc3162c
fix: warning monet color #425 2022-09-15 20:48:01 +02:00
0xMRTT
c836a95648
feat: add color switcher wip 2022-09-15 20:38:54 +02:00
0xMRTT
cf9d3bf637
feat: add badges 2022-09-15 20:12:34 +02:00
deepsource-autofix[bot]
926f5e4f2f
Format code with black and autopep8
This commit fixes the style issues introduced in ae50338 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/5eef88ba-5e7d-49fd-8e3f-12dd9c35879c/
2022-09-15 18:09:27 +00:00
0xMRTT
ae5033869b
fix: add repo selector 2022-09-15 20:08:57 +02:00
0xMRTT
ece8b13838
feat: add dropdown repo selector 2022-09-15 19:58:45 +02:00
0xMRTT
cf3cf08b83
feat: add repo dropdown 2022-09-15 19:14:55 +02:00
deepsource-autofix[bot]
bb4b9334ba
Format code with black and autopep8
This commit fixes the style issues introduced in 8f279f6 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/9de69404-902f-4090-bd88-399ac250d12c/
2022-09-15 16:50:20 +00:00
0xMRTT
8f279f6ccb
feat: add system plugin dir 2022-09-15 18:49:56 +02:00
deepsource-autofix[bot]
d64bc64951
Format code with black and autopep8
This commit fixes the style issues introduced in ec28180 according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/4d31d4aa-7709-4dec-945a-e298aab5c486/
2022-09-14 19:24:48 +00:00
deepsource-autofix[bot]
dd5573abea
Remove commented out code 2022-09-14 19:24:26 +00: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
deepsource-autofix[bot]
63c68f09f7
Format code with black and autopep8
This commit fixes the style issues introduced in fdf907b according to the output
from black and autopep8.

Details: https://deepsource.io/gh/GradienceTeam/Gradience/transform/bb96c4e9-d03c-4a3b-bb1b-600791893db5/
2022-09-14 13:40:49 +00:00
0xMRTT
fdf907b3c7
fix: no plugins found card 2022-09-14 15:40:35 +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]
ce924f6f32
Refactor unnecessary else / elif when if block has a return statement 2022-09-13 21:31:17 +00: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
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
9206bd11ac
Merge branch 'main' into patch-1 2022-09-13 23:21:28 +02:00
0xMRTT
9891485f1e
feat: show close dialog if app is dirty #406 2022-09-13 23:16:14 +02:00
0xMRTT
9ee15e1098
feat: don't show renamed toast #406 2022-09-13 23:02:43 +02: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
b348a269f8
feat: begin shell theme 2022-09-13 22:20:15 +02:00
0xMRTT
85862dce34
feat: begin shell theme 2022-09-13 22:20:15 +02:00
0xMRTT
9346de393a
Merge branch 'main' into patch-1 2022-09-13 22:17:14 +02:00
tfuxu
b4dc141765 fix: copy generated constants.py to sourcetree when it is a local build 2022-09-13 21:53:05 +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
0xMRTT
9dfa0f0204
fix: module not found error 2022-09-13 20:59:29 +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