Commit graph

123 commits

Author SHA1 Message Date
tfuxu
a33c17a25b feat: local build support 2022-09-13 20:06:03 +02:00
0xMRTT
d3905f12a5
fix: close window function 2022-09-09 17:43:31 +02:00
deepsource-autofix[bot]
352cd2a91b
Remove commented out code 2022-09-07 16:02:13 +00:00
deepsource-autofix[bot]
a57113eb11
Remove unused imports 2022-09-07 16:00:33 +00:00
deepsource-autofix[bot]
77f79cc19b
Format code with black and autopep8 2022-09-07 15:52:50 +00:00
deepsource-autofix[bot]
81db357344
Remove commented out code 2022-09-07 15:52:34 +00:00
0xMRTT
e1005c7ddd
fix: if background picture is a path and not uri 2022-09-04 16:57:46 +02:00
0xMRTT
8a515e2c0c
fix: if background picture is a path and not uri 2022-09-04 16:50:41 +02:00
0xMRTT
76353a56b5
fix: error with empty background 2022-09-04 16:25:42 +02:00
AdwCustomizer
960fe4879b ci: autopep8 action fixes 2022-09-04 09:44:19 +00:00
0xMRTT
8d1d8ad264
feat: add plugins 2022-09-04 11:08:32 +02:00
0xMRTT
e2f959bb1d
feat: preset manager is a modal 2022-09-03 17:24:30 +02:00
0xMRTT
779c732b63
feat: update transient 2022-09-03 17:22:48 +02:00
0xMRTT
32c853aa51
fix: presets is transient for window 2022-09-03 17:21:59 +02:00
0xMRTT
814dd2bec4
fix: use gsettings repos 2022-09-03 16:53:53 +02:00
0xMRTT
feb15bd624
feat: use enebaled plugins 2022-09-01 16:06:04 +02:00
Divine Bicycle
5996af70a4 Fixed monet description 2022-08-31 09:36:59 +08:00
b40bcfb08c feat: changed text, removed style.css 2022-08-25 16:28:38 +03:00
AdwCustomizer
dc3a9b5e04 ci: autopep8 action fixes 2022-08-25 10:45:30 +00:00
0xMRTT
fb65fe0d78 feat: change height of select background button #265 2022-08-25 11:39:48 +02:00
0xMRTT
7b23e72864 bug: monet engine not working #263 2022-08-25 11:37:53 +02:00
0xMRTT
087ef6c8a3 fix: apply button 2022-08-24 16:02:31 +02:00
AdwCustomizer
b67a37f110 ci: autopep8 action fixes 2022-08-24 09:05:13 +00:00
0xMRTT
190399e6ab fix: button margin 2022-08-24 11:04:51 +02:00
tfuxu
df0a5ac009 fix: comment out self.on_apply_button() in get_default_wallpaper func to get rid of error toast on startup when build in Flatpak
* set tooltip text in monet_file_chooser_button
* update copyright in window.py and add one in plugin_row.py
* update local.sh and fix 'user' rule in Makefile
* replace all remaining print() to buglog(), and redirect to to_slug_case in utils.py
2022-08-23 21:34:47 +02:00
tfuxu
e9ad48f100 feat: move utility functions to modules/utils.py and create a new function: buglog
For now I've moved only buglog and to_slug_case here, but a general purpose of this file is to move any redundant/utility code here as a function, so it can be easily used between other modules.

* replace print() in a codebase with new buglog() function
2022-08-23 21:28:55 +02:00
0xMRTT
629c242e9b fix: remove dropdown 2022-08-23 12:57:19 +02:00
AdwCustomizer
0336c35fe6 ci: autopep8 action fixes 2022-08-22 13:58:30 +00:00
0xMRTT
c936c5fb17 fix: enable alpha preset winow only in debug 2022-08-22 15:57:57 +02:00
AdwCustomizer
5e07bc972b ci: autopep8 action fixes 2022-08-21 12:39:32 +00:00
0xMRTT
f7fca01c48
fix: xml 2022-08-21 14:38:50 +02:00
0xMRTT
470f798cb0
fix: update debug 2022-08-20 18:46:23 +02:00
0xMRTT
cc8ef9600e
fix: label 2022-08-20 18:19:41 +02:00
0xMRTT
baa4f2afdf
fix: toast 2022-08-20 18:19:16 +02:00
0xMRTT
6aaebf5af7
fix: style manager error 2022-08-20 18:15:54 +02:00
AdwCustomizer
5fa3532c5e ci: autopep8 action fixes 2022-08-20 11:37:45 +00:00
0xMRTT
0e15450a20
feat: improve svg support 2022-08-20 13:37:22 +02:00
0xMRTT
0978c83802
feat: autoload background from default one (#218) 2022-08-20 13:29:33 +02:00
0xMRTT
21bc392b9b
fix: typo error 2022-08-20 13:18:21 +02:00
0xMRTT
bb814ad3ea
feat: add toast 2022-08-20 13:14:54 +02:00
0xMRTT
720c4e5587
feat: add apply button 2022-08-20 13:12:40 +02:00
AdwCustomizer
4b6024655a ci: autopep8 action fixes 2022-08-20 09:33:49 +00:00
0xMRTT
56a717869a
feat: add support of generation from svg (#217) 2022-08-20 11:33:25 +02:00
AdwCustomizer
df428ba822 ci: autopep8 action fixes 2022-08-19 22:09:04 +00:00
0xMRTT
262f1e7f09
fix: wip add check if dirty when close 2022-08-20 00:07:10 +02:00
0xMRTT
d7c5b69595
feat: change to gradience 2022-08-19 21:14:05 +02:00
0xMRTT
a4ddd50bfd
feat: add plugin reload 2022-08-19 20:54:44 +02:00
0xMRTT
5f1b68e872
fix: translation (#196) 2022-08-19 20:23:31 +02:00
AdwCustomizer
b7dd3e5120 ci: autopep8 action fixes 2022-08-19 12:45:50 +00:00
0xMRTT
68b6f4a95e
feat: add plugin list (WIP) 2022-08-19 14:44:02 +02:00