Commit graph

246 commits

Author SHA1 Message Date
b5e605fc0d revert: [ImgBot] Optimize images 2022-08-17 16:22:17 +03:00
ImgBotApp
de24343825
[ImgBot] Optimize images
*Total -- 251.01kb -> 217.22kb (13.46%)

/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-palette-symbolic.svg -- 1.69kb -> 0.79kb (53.07%)
/data/icons/hicolor/symbolic/apps/com.github.AdwCustomizerTeam.AdwCustomizer-symbolic.svg -- 1.70kb -> 0.88kb (48.08%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-adw-gtk3-warning-symbolic.svg -- 2.49kb -> 1.41kb (43.31%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-drive-unsaved-symbolic.svg -- 1.74kb -> 1.01kb (42.24%)
/data/images/welcome-night.svg -- 104.49kb -> 90.51kb (13.37%)
/data/images/welcome.svg -- 104.50kb -> 90.53kb (13.36%)
/data/icons/hicolor/scalable/apps/com.github.AdwCustomizerTeam.AdwCustomizer.svg -- 10.14kb -> 9.07kb (10.48%)
/data/icons/hicolor/scalable/apps/com.github.AdwCustomizerTeam.AdwCustomizer.Devel.svg -- 9.84kb -> 8.83kb (10.24%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-drive-symbolic.svg -- 0.64kb -> 0.59kb (7.67%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-settings-symbolic.svg -- 1.87kb -> 1.82kb (2.45%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-code-symbolic.svg -- 3.82kb -> 3.77kb (1.35%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-larger-brush-symbolic.svg -- 3.91kb -> 3.86kb (1.32%)
/src/icons/com.github.AdwCustomizerTeam.AdwCustomizer-color-picker-symbolic.svg -- 4.19kb -> 4.14kb (1.24%)

Signed-off-by: ImgBotApp <ImgBotHelp@gmail.com>
2022-08-17 10:51:58 +00:00
0xMRTT
c131f7043c
feat: add copyright 2022-08-17 01:46:11 +02:00
0xMRTT
bdaa91e80e
feat: add pretty purple as official preset 2022-08-17 01:45:21 +02:00
0xMRTT
88ec3317fc
feat: improve plugin support 2022-08-16 15:54:40 +02:00
0xMRTT
269c2518c3
fix: filename
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 13:13:05 +02:00
0xMRTT
fd4e274094
feat: add copyright in run_async.py
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 13:12:28 +02:00
0xMRTT
c87fdc5ccc
feat: add copyright
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 13:09:38 +02:00
0xMRTT
73174b6426
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:32:05 +02:00
0xMRTT
52ec7c6306
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:31:07 +02:00
0xMRTT
6734c2dd07
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:24:54 +02:00
0xMRTT
2abfa4db77
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:24:22 +02:00
0xMRTT
ac4e340b4b
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:23:48 +02:00
0xMRTT
1b0c7397c5
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:23:21 +02:00
0xMRTT
ead8fd820f
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:22:56 +02:00
0xMRTT
a013a31416
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:22:24 +02:00
0xMRTT
6d1dfb666c
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:21:58 +02:00
0xMRTT
d9d8d37ced
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:21:28 +02:00
0xMRTT
b286c77ccc
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:20:57 +02:00
0xMRTT
aeff73fb3f
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:19:45 +02:00
0xMRTT
d82b97c4ec
feat: change name #128
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-16 01:19:03 +02:00
0xMRTT
7ae9b0215d
fix: remove slow generation label
Signed-off-by: 0xMRTT <0xMRTT@tuta.io>
2022-08-15 22:49:38 +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
8ddc23572e
feat: add presets manager dialog WIP 2022-08-15 15:40:21 +02:00
0xMRTT
344ff51745
feat: update padding in app dialog 2022-08-15 15:12:44 +02:00
0xMRTT
fd778bd6ed
feat: save button become yellow when changes 2022-08-15 14:52:06 +02:00
0xMRTT
bf6285f2e8
feat: improve select file button 2022-08-15 14:37:58 +02:00
0xMRTT
1804e47c1d
feat: add margin top and bottom on selector button 2022-08-15 14:17:27 +02:00
0xMRTT
318083ed09
feat: improve perf of monet
#108
2022-08-15 12:36:22 +02:00
53a9cb7665 feat: rename disk-symbolic to drive-symbolic 2022-08-15 06:42:23 +03:00
0xMRTT
cc893142c6
feat: add welcome dialog 2022-08-14 20:15:13 +02:00
0xMRTT
97cb67956d
feat: add translatable entries 2022-08-14 20:15:13 +02:00
0xMRTT
6fa3b9d823
feat: add run async 2022-08-14 20:15:12 +02:00
0xMRTT
8fe424c747
fix: remove release notes because they are in about 2022-08-14 18:47:18 +02:00
0xMRTT
1edac4d897
feat: add color mode selector to apptypedialog 2022-08-14 16:14:33 +02:00
0xMRTT
c4ff817f03
fix: import error 2022-08-14 11:50:12 +02:00
0xMRTT
099ebe61ed
feat: remove insides plugins 2022-08-13 18:31:17 +02:00
0xMRTT
80e848a8a3
chore: improve plugin support 2022-08-13 18:30:43 +02:00
tfuxu
27113829bc
Merge branch 'main' into next
Signed-off-by: tfuxu <73042332+tfuxu@users.noreply.github.com>
2022-08-13 12:58:50 +00:00
tfuxu
973489cbfe feat: add CSS class to window when build_type is set to debug 2022-08-13 12:44:22 +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
tfuxu
12c6b45df2 feat: allow users to compile builds using meson and ninja, and add a convenience shell script 2022-08-12 23:17:49 +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
0xMRTT
36ec03fe62
update releases notes 2022-08-12 11:49:29 +02:00