Commit graph

187 commits

Author SHA1 Message Date
0xMRTT
8992b7af93
fix: bug with plugin list and delete icon 2022-09-10 10:38:26 +02:00
deepsource-autofix[bot]
d409df3f67
Remove unnecessary pass 2022-09-07 16:03:30 +00:00
deepsource-autofix[bot]
a57113eb11
Remove unused imports 2022-09-07 16:00:33 +00:00
deepsource-autofix[bot]
99270b1167
Iterate dictionary directly 2022-09-07 15:59:10 +00:00
deepsource-autofix[bot]
eab6edc630
Change methods not using its bound instance to staticmethods 2022-09-07 15:57:00 +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
AdwCustomizer
960fe4879b ci: autopep8 action fixes 2022-09-04 09:44:19 +00:00
0xMRTT
d330b0ed2b
feat: add plugins errors 2022-09-04 11:43:52 +02:00
0xMRTT
d7fd29c238
feat: add user repo 2022-09-04 11:25:39 +02:00
0xMRTT
8d1d8ad264
feat: add plugins 2022-09-04 11:08:32 +02:00
0xMRTT
814dd2bec4
fix: use gsettings repos 2022-09-03 16:53:53 +02:00
0xMRTT
d33b6adc02
fix: disabled plugins 2022-09-02 21:42:46 +02:00
AdwCustomizer
7a814babc4 ci: autopep8 action fixes 2022-09-01 16:19:45 +00:00
tfuxu
1541f60064
Merge branch 'main' into prefs-window 2022-09-01 16:03:27 +00:00
AdwCustomizer
96c7379154 ci: autopep8 action fixes 2022-09-01 13:22:24 +00:00
0xMRTT
462e6eac6e
fix: restore old preset 2022-09-01 15:21:58 +02:00
0xMRTT
5c93b575ec
fix: format 2022-09-01 15:09:59 +02:00
Divine Bicycle
8b8a197875 Halfway implement backup functionality but it works 2022-09-01 20:11:38 +08:00
Divine Bicycle
4dd100fea4 Revert "Halfway implement restoring css backup"
This reverts commit 892f110f3e.
2022-09-01 20:02:11 +08:00
Divine Bicycle
892f110f3e Halfway implement restoring css backup
It doesn't work
2022-09-01 13:22:14 +08:00
Divine Bicycle
8f56bfd2fd Implement backup functional for gtk.css 2022-09-01 13:22:14 +08:00
tfuxu
fe2047e7d6 feat: create preferences and functions for flatpak overrides
* open self.settings object to other files
* create new item in main-menu menu: Preferences
2022-08-31 20:07:08 +02:00
b5cb565111 feat: change initial window size 2022-08-30 20:07:30 +03:00
f1bf0a13bb
fix: remove nickname
Signed-off-by: David Lapshin <ddaudix@gmail.com>
2022-08-26 00:51:49 +03:00
b40bcfb08c feat: changed text, removed style.css 2022-08-25 16:28:38 +03:00
0xMRTT
8629881850 feat: undo button in toast after removing preset #261 2022-08-25 12:33:09 +02:00
0xMRTT
35ae6d4e66 fix: light theme color 2022-08-24 11:23:11 +02:00
0xMRTT
8729bf7e63 fix: warning in light mode 2022-08-24 11:16:52 +02:00
AdwCustomizer
b67a37f110 ci: autopep8 action fixes 2022-08-24 09:05:13 +00: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
tfuxu
69a286b82a fix: Change links in constants to the correct ones, and fix typo
* fix warnings caused by non-existing variables in constants.py config
* add tfuxu to translator credits
2022-08-23 21:25:41 +02:00
0xMRTT
158cb5ed11 fix: remove tab 2022-08-23 13:01:17 +02:00
0xMRTT
629c242e9b fix: remove dropdown 2022-08-23 12:57:19 +02:00
AdwCustomizer
d4018e4b1b ci: autopep8 action fixes 2022-08-23 09:12:16 +00:00
0xMRTT
bec601152c fix: add debig 2022-08-23 10:35:40 +02:00
0xMRTT
486e7880f6 fix: move to_slug_case into root 2022-08-23 09:47:20 +02:00
0xMRTT
21fb66bf04 fix: app type dialog 2022-08-22 13:14:05 +02:00
AdwCustomizer
d08e5881a2 ci: autopep8 action fixes 2022-08-20 16:20:10 +00:00
0xMRTT
6aaebf5af7
fix: style manager error 2022-08-20 18:15:54 +02:00
0xMRTT
ddfca2fc09
fix: about
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-20 14:10:15 +02:00
AdwCustomizer
645a718962 ci: autopep8 action fixes 2022-08-20 02:08:00 +00:00
0xMRTT
7719dac293
feat: improve preset manager 2022-08-20 04:07:31 +02:00
0xMRTT
03dfa5b726
fix: remove preview 2022-08-20 03:46:35 +02:00
0xMRTT
557255b7e9
feat: add preview menu 2022-08-20 03:43:47 +02:00
0xMRTT
43fd32b893
feat: use menu instead of button 2022-08-20 03:35:57 +02:00
AdwCustomizer
b734bac648 ci: autopep8 action fixes 2022-08-20 01:31:36 +00:00
0xMRTT
7abec864d8
feat: open adwaita-1-demo 2022-08-20 03:30:27 +02:00
AdwCustomizer
c1ba33bd82 ci: autopep8 action fixes 2022-08-20 00:19:38 +00:00