Commit Graph

15 Commits

Author SHA1 Message Date
Sho
b50244840e feat: add generic restart_app_if_running helper to support Flatpak app restarts on theme switch 2026-08-01 23:58:46 +09:00
Sho
b01a8cc752 fix: remove fastfetch overwriting from theme_sync.py and use ~/.config/fastfetch as reference 2026-08-01 23:51:21 +09:00
Sho
19bb1399e8 feat: implement generic get_app_config_dirs helper to dynamically discover and sync themes for all Flatpak applications 2026-08-01 23:43:56 +09:00
Sho
d7b1a6a4e7 fix: add Flatpak Discord paths, multi-dir wallpaper scanner, local user pinned apps, and reverse domain icon mapping 2026-08-01 23:42:35 +09:00
Sho
087e882a35 fix: resolve NameError search_dirs in app_launcher_service.py and relax OnlyShowIn filtering 2026-08-01 23:40:27 +09:00
Sho
15d126780f fix: resolve Flatpak exported application icons dynamically via AppLauncherService iconMap 2026-08-01 23:36:21 +09:00
Sho
8efe6d5198 fix: bypass kglobalaccel in workspace_service.py using direct KWin VirtualDesktopManager DBus calls 2026-08-01 23:34:42 +09:00
Sho
8d4612d83a fix: resolve dock item drag position accumulation and Flatpak application launching 2026-08-01 23:27:13 +09:00
Sho
3e29850c4f feat: add Flatpak support for Feishin/Zen, fix fastfetch alignment, and use cute hamster emoji for launcher button 2026-08-01 23:23:14 +09:00
Sho
e3d496502a feat: add fastfetch hampter config and bashrc setup to ecosystem 2026-08-01 23:07:02 +09:00
Sho
e62f0d1f93 fix(alacritty): strip inline color overrides to enforce live dynamic colors.toml import 2026-08-01 21:20:35 +09:00
Sho
4cb5174b1d fix(fastfetch): make fastfetch theme sync non-destructive to preserve layout and modules 2026-08-01 21:19:39 +09:00
Sho
c78c970e19 fix(services): add missing 'import Quickshell' to singleton services 2026-08-01 21:17:21 +09:00
Sho
c5aea637d5 refactor(theme): convert all apps to dynamic theme engine and remove static pro_blade configs 2026-08-01 21:14:47 +09:00
Sho
84ef452e70 feat(quickshell): add QuickShell QML desktop shell, modules, and python backend services 2026-08-01 21:08:05 +09:00