Commit Graph
35 Commits
Author SHA1 Message Date
VinceandGitHub 1ec589345a Merge pull request #237 from btstream/main
add 3x scale info for icons
2026-08-11 01:38:44 +08:00
VinceandGitHub 7b1ec1425e Merge pull request #279 from atayoez/shrink-install-size
Link shared icon directories to cut install size
2026-08-10 16:01:32 +08:00
Vince e3a8f89fac update 2026-08-10 15:53:17 +08:00
Atay Özcan 0761779f8a Also share unchanged dirs across schemes when installing -s all
The non-folder directories are identical for every scheme of the same
light/dark color, not just within one scheme. Link them to the global
default theme when it exists, and fall back to the scheme default so a
single-scheme install (the AUR split packages) still dedupes.
2026-06-22 22:31:31 +02:00
Atay Özcan 5c45c861b7 Link shared icon dirs to cut install size for accent variants
The accent color only affects the folder icons in apps and places. Every
other directory (actions, categories, devices, emblems, mimetypes, status)
is identical to the default theme of the same scheme and color, but install.sh
was copying all of them again for each accent variant.

This symlinks those directories to the default theme instead of copying them.
A full default-scheme install (-t all) goes from 763M to 259M with identical
icon output. When the default theme isn't installed (e.g. a single -t variant)
it falls back to copying, so standalone installs still work.
2026-06-22 22:22:51 +02:00
btstream 54fe774840 add 3x scale factor for plasma 6 to work when scale factor is bigger than 2 2025-12-02 17:23:33 +08:00
vinceliuice d13a3cda09 Fixed #204 2025-09-07 14:19:25 +08:00
vinceliuice 8b723e7cc6 Add bold(1.5px) panel icons version 2025-07-24 01:41:05 +08:00
vinceliuice 4e9fcca5c2 Fixed #194, Fixed #195 2025-07-04 09:23:01 +08:00
vinceliuice 55e3cb930e Fixed #191 2025-07-04 01:32:56 +08:00
KyuyriiandGitHub 27716db81e Minor fixes in the installer 2025-06-28 17:36:24 -03:00
vinceliuice 6e37c59fd7 Fixed #145 2025-05-10 00:16:20 +08:00
Vince 07865079c3 update 2025-01-29 17:15:40 +08:00
vinceliuice d42f094a9f Fixed issues 2025-01-15 15:04:24 +08:00
vinceliuice 47e6d9b03d Fixed #152 2024-11-01 22:41:43 +08:00
vinceliuice d0baf27b32 Fixed issues 2024-10-31 11:04:00 +08:00
vinceliuice a65f3c3479 Fixed #105 2024-08-31 02:21:19 +08:00
vinceliuice e017d57398 Fixed #138 2024-08-30 20:56:31 +08:00
lectrode 2db7716213 respect specified destination dir when cleaning old files
clean_old_theme should not touch anywhere outside of the specified
destination dir. This tweaks this to use the dest variable if it
is defined.
2024-06-30 16:35:06 -06:00
vinceliuice 49cd09c680 Update 2024-06-25 15:08:02 +08:00
vinceliuice 5b360542e2 Fixed #113 2024-05-30 00:06:04 +08:00
vinceliuice 0949201e25 Fixed plasma 6.0 issues 2024-04-16 19:55:40 +08:00
vinceliuice 84003dbf24 Update install.sh 2023-05-31 00:35:21 +08:00
Ian Mustafa 7b84c570da Put the source path into quotes to fix issue on path with spaces 2023-01-09 22:51:26 +07:00
Vince a333497cab update 2022-11-12 15:45:07 +08:00
vinceliuice 596c9ac753 Update install.sh 2022-10-05 02:30:51 +08:00
vinceliuice 1e8e01bb1a Update install.sh 2022-09-25 00:36:38 +08:00
vinceliuice e3cd4dc523 update 2022-03-20 10:08:33 +08:00
vinceliuice f12dc0f66d Add emblems icons 2022-03-19 20:36:58 +08:00
vinceliuice 43c84d1dbf update 2022-03-09 01:25:38 +08:00
vinceliuice c59a52a47a Update install.sh 2022-02-16 09:20:31 +08:00
vinceliuice 594507a942 Update install.sh 2022-02-16 08:57:51 +08:00
vinceliuice 6326a11586 Fixed #6 2022-02-15 23:48:57 +08:00
vinceliuice 3950f81508 Add nord and dracula color type folder color versions 2022-02-15 22:29:35 +08:00
vinceliuice ed7af54ac8 Initial commit 2022-02-08 18:58:52 +08:00