Sho
|
0644d16e6f
|
feat: upgrade VSCode sync engine with loyal TextMate syntax highlighting and Flatpak support
|
2026-08-02 02:17:31 +09:00 |
|
Sho
|
8b80fe1d38
|
fix: resolve Obsidian theming overrides with complete CSS variables, container selectors, and mtime touch reloading
|
2026-08-02 02:15:20 +09:00 |
|
Sho
|
9c628e28ec
|
feat: add Linux inotify real-time kernel watching for instant app install/uninstall detection
|
2026-08-02 02:13:33 +09:00 |
|
Sho
|
6520f54ee9
|
feat: add dynamic Obsidian vault theming support to theme_sync engine
|
2026-08-02 02:13:03 +09:00 |
|
Sho
|
2ce914650c
|
feat: enable detection & resolution for games running via Steam, Lutris, Wine, Proton, and Gamescope on bottom dock
|
2026-08-02 02:11:48 +09:00 |
|
Sho
|
89cc02e2aa
|
fix: replace single-run Process objects with Quickshell.execDetached in MediaService for reliable media skipping and playback control
|
2026-08-02 02:11:09 +09:00 |
|
Sho
|
0dea1ec978
|
fix: eliminate Workspace Manager UI lag with optimistic state updates and 120ms high-speed sync
|
2026-08-02 02:09:50 +09:00 |
|
Sho
|
4fac2f05da
|
fix: resolve Spectacle clicks and eliminate startup race condition causing wallpaper reset on reboot
|
2026-08-02 02:08:11 +09:00 |
|
Sho
|
7e2cd72e72
|
feat: implement per-theme wallpaper state caching across all 35+ theme variants
|
2026-08-02 01:42:37 +09:00 |
|
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
|
c4f9e90996
|
style: enhance AppLauncher open animation with Easing.OutBack spring pop-out effect
|
2026-08-02 00:20:28 +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
|
454023e8e0
|
fix: smooth AppLauncher open/close animations and fix resolveIcon with AppLauncherService.iconMap
|
2026-08-02 00:19:43 +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
|
dae9cd50a8
|
fix: add repair_feishin_flatpak step to install.sh to fix Flatpak sandbox corruption
|
2026-08-02 00:15:55 +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
|
eb4d019cd6
|
feat: organize wallpapers into 35+ Lutgen theme folders and automate folder creation in install.sh
|
2026-08-02 00:13:16 +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
|
fdee906e24
|
fix: change font.pixelSize in HamsterWidget.qml from float to int
|
2026-08-01 23:56:16 +09:00 |
|
Sho
|
a24624108a
|
fix: update setup_systemd_service in install.sh to dynamically resolve binary location and append environment PATH
|
2026-08-01 23:54:59 +09:00 |
|
Sho
|
afc1871c2c
|
fix: add safe_unlink helper to install.sh to safely unlink old symbolic links before relinking
|
2026-08-01 23:51:50 +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
|
90634d2977
|
style: reduce margins and border spacing around standalone hamster widget
|
2026-08-01 23:49:53 +09:00 |
|
Sho
|
4d202257b7
|
feat: make running hamster widget a standalone bottom-left desktop widget with larger size and tight card padding
|
2026-08-01 23:49:26 +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
|
d2a5845b5c
|
refactor: update install.sh and export guide to use symbolic links for seamless git pull updates
|
2026-08-01 23:37:38 +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
|
f495a4f8e2
|
fix: ensure fastfetch exact config deployment block is included in install.sh
|
2026-08-01 23:29:47 +09:00 |
|
Sho
|
9cfc6debf9
|
feat: add dedicated deploy_kde_colorschemes step to install.sh
|
2026-08-01 23:29:07 +09:00 |
|
Sho
|
8d4612d83a
|
fix: resolve dock item drag position accumulation and Flatpak application launching
|
2026-08-01 23:27:13 +09:00 |
|
Sho
|
676819cecb
|
feat: add KDE Plasma color schemes, Konsole profiles, and auto-deploy to install.sh
|
2026-08-01 23:25:54 +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
|
15f655d020
|
feat: add wallust and lutgen auto-installer to install.sh and fix hardcoded paths in Theme.qml
|
2026-08-01 23:11:22 +09:00 |
|
Sho
|
e3d496502a
|
feat: add fastfetch hampter config and bashrc setup to ecosystem
|
2026-08-01 23:07:02 +09:00 |
|
Sho
|
cd45a704fa
|
docs(guide): update Zoey's guide with complete dynamic app sync architecture and Alacritty opacity details
|
2026-08-01 21:21:34 +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
|
18f6c8fc88
|
docs(guide): update deployment guide for ~/.config/quickshell execution
|
2026-08-01 21:18:01 +09:00 |
|
Sho
|
c78c970e19
|
fix(services): add missing 'import Quickshell' to singleton services
|
2026-08-01 21:17:21 +09:00 |
|
Sho
|
297c555728
|
feat(systemd): add quickshell.service referencing ~/.config/quickshell
|
2026-08-01 21:15:27 +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
|
8b82af0b29
|
docs(export): add Nobara deployment script, installation guide, and .gitignore
|
2026-08-01 21:09:41 +09:00 |
|