Sho
|
1419be11f0
|
fix: prevent duplicate app launches by adding QML click debouncing and single-instance Python launcher script
|
2026-08-02 00:31:13 +09:00 |
|
Sho
|
3413c6517e
|
fix: expand lutgen binary lookup paths in recolor_watcher.py to ensure wallpaper recolor logic transfers seamlessly
|
2026-08-02 00:20:07 +09:00 |
|
Sho
|
6e8dd482e0
|
fix: set Feishin theme to default on install.sh run and preserve user's Feishin theme choice during QuickShell theme switches
|
2026-08-02 00:18:45 +09:00 |
|
Sho
|
46e2b616c4
|
fix: update launchApp in TaskService.qml with universal Flatpak reverse-domain resolution (Spotify, Feishin, Zen, Vesktop, Discord, Steam, OBS)
|
2026-08-02 00:16:24 +09:00 |
|
Sho
|
a0c4b8d1c5
|
fix: repair Feishin crash by fixing preferences.json handling, removing bad config files, and eliminating aggressive restarts
|
2026-08-02 00:14:35 +09:00 |
|
Sho
|
cb01f3a3ab
|
feat: add wallpaper state persistence across system restarts via ~/.config/quickshell_user_wallpaper.json
|
2026-08-02 00:07:04 +09:00 |
|
Sho
|
fa24a8848d
|
fix: update Feishin theme generator to write themes/Themes and preferences across all Flatpak and native sandboxes
|
2026-08-02 00:06:10 +09:00 |
|
Sho
|
b85616414a
|
fix: update sync_discord to auto-enable quickshell-theme.css in settings.json and sync QuickCSS across native & Flatpak clients
|
2026-08-02 00:05:00 +09:00 |
|
Sho
|
0b9b7a68eb
|
feat: export master Alacritty configuration to repo, update install.sh symlinks, and add Flatpak Alacritty sync
|
2026-08-02 00:01:49 +09:00 |
|
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 |
|