Commit graph

21 commits

Author SHA1 Message Date
0xMRTT
263dcbfea3
feat: add plugin debug 2022-10-11 19:15:57 +02:00
tfuxu
9df749df2b refactor: tidy up some modules 2022-10-10 21:45:47 +02:00
tfuxu
16ca8d5a3b refactor: Move utilities from modules/ to utils/ 2022-10-10 21:30:39 +02:00
tfuxu
491942af5e refactor: Move ui Python modules to gradience/ui/ directory 2022-10-10 21:20:35 +02: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
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
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
salarua
f038c16895 style(plugin_list.py): break up long lines 2022-09-22 15:00:51 -07:00
b1cb6c918e
fix: remove prints 2022-09-22 19:55:29 +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
deepsource-autofix[bot]
0f08409e3b
Remove unused imports 2022-09-21 22:26:07 +00: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]
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
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
Renamed from src/plugins_list.py (Browse further)