Commit graph

12 commits

Author SHA1 Message Date
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
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
salarua
b387126726 fix: convert tabs to spaces 2022-09-23 09:45:54 -07:00
salarua
2fe2ec7a0a style(window.py): break up long lines 2022-09-22 15:14:30 -07: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]
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
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
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
Renamed from src/window.py (Browse further)