Commit graph

159 commits

Author SHA1 Message Date
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
0xMRTT
922c320dd6
feat: add theme preview 2022-08-20 02:14:58 +02:00
AdwCustomizer
a21139481d ci: autopep8 action fixes 2022-08-19 21:28:54 +00:00
0xMRTT
ec54cd8596
feat: add welcome dialog (WIP) 2022-08-19 23:28:32 +02:00
AdwCustomizer
ad4a212beb ci: autopep8 action fixes 2022-08-19 19:33:02 +00:00
0xMRTT
a46869cff4
feat: add disabled plugins 2022-08-19 21:32:25 +02:00
0xMRTT
fa2c2e5826
fix: import error 2022-08-19 21:18:44 +02:00
0xMRTT
0dfe52b2db
fix: support url 2022-08-19 21:18:08 +02:00
0xMRTT
b093299f56
fix: gsetting error 2022-08-19 21:16:30 +02:00
0xMRTT
d7c5b69595
feat: change to gradience 2022-08-19 21:14:05 +02:00
0xMRTT
12eb0e3e1b
feat: use window settings 2022-08-19 21:03:43 +02:00
0xMRTT
2774c520b1
feat: use disabled plugins 2022-08-19 21:00:45 +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
0xMRTT
68b6f4a95e
feat: add plugin list (WIP) 2022-08-19 14:44:02 +02:00
AdwCustomizer
756796396b ci: autopep8 action fixes 2022-08-17 21:35:59 +00:00
0xMRTT
d82b97c4ec
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:19:03 +02:00
tfuxu
c6365f6c88 feat: set devel app id and version suffix if buildtype is debug, and replace another hard-coded values to constants
* modify flatpak json's to use local directory instead of local git repository
2022-08-15 20:47:26 +02:00
0xMRTT
691f297675
fix: fg color in card 2022-08-15 20:09:11 +02:00
0xMRTT
49613693e5
fix: fg color card and automatic theme 2022-08-15 20:06:44 +02:00
0xMRTT
fd778bd6ed
feat: save button become yellow when changes 2022-08-15 14:52:06 +02:00
53a9cb7665 feat: rename disk-symbolic to drive-symbolic 2022-08-15 06:42:23 +03:00
0xMRTT
1edac4d897
feat: add color mode selector to apptypedialog 2022-08-14 16:14:33 +02:00
tfuxu
73b930c3ee chore: rename info.py to constants.py 2022-08-13 12:27:59 +02:00
tfuxu
1319b75697 chore: refactor meson architecture to use predefined variables and make it more readable 2022-08-13 12:24:16 +02:00
0xMRTT
9c627ec3f5
update markups 2022-08-12 11:57:13 +02:00
0xMRTT
9530bbaa83
update comments 2022-08-12 11:56:35 +02:00
0xMRTT
0afaf852d6
update markups 2022-08-12 11:55:46 +02:00
0xMRTT
262a690da3
remove markup 2022-08-12 11:54:45 +02:00