Commit Graph

68 Commits

Author SHA1 Message Date
Sho
0c9600da45 fix(workspace): add manualSwitchGuardTimer and normalize pill text width to eliminate layout and state jiggling 2026-08-02 16:45:20 +09:00
Sho
8bc059af5f fix(performance): make papirus-folders and kwriteconfig6 non-blocking with strict timeouts to prevent process hangs 2026-08-02 16:38:47 +09:00
Sho
5050e40629 fix(starship): set command_timeout = 2000 in starship_config generator to prevent git timeout warnings 2026-08-02 16:37:53 +09:00
Sho
01b9d4ba4e feat(lockscreen): inherit user profile picture set in KDE Settings / AccountsService 2026-08-02 16:31:09 +09:00
Sho
550a28d02d fix(lockscreen): suppress AppLauncher opening when LockscreenService.isLocked is active 2026-08-02 16:28:34 +09:00
Sho
fccc488349 fix(lockscreen): dynamically unload KWin overview/grid/presentwindows effects via DBus while locked 2026-08-02 16:26:56 +09:00
Sho
3871310e50 feat(lockscreen): add FileWatcher IPC trigger, lock_screen.sh helper, and desktop entry for Meta+L shortcut binding 2026-08-02 16:25:28 +09:00
Sho
ceeb669a6a fix(lockscreen): resolve wallpaper source binding to Theme.wallpaperPath and add currentWallpaper alias in WallpaperService 2026-08-02 16:22:24 +09:00
Sho
996579c7c5 fix(lockscreen): implement triple-engine authentication using persistent libpam C-callback, sudo, and su fallback 2026-08-02 16:17:37 +09:00
Sho
00baedf8c9 feat(lockscreen): smooth out typing dot animation, isolate QuickShell lockscreen from plasma kscreenlocker, and exclude QuickShell from Meta+W overview 2026-08-02 16:16:10 +09:00
Sho
24ca1908bc fix(lockscreen): add setuid unix_chkpwd helper for PAM authentication in lockscreen_auth_service.py 2026-08-02 16:14:43 +09:00
Sho
5e32e43091 feat(lockscreen): add system-themed elegant quickshell lockscreen with PAM authentication and animated letter typing indicator 2026-08-02 16:12:37 +09:00
Sho
80d3dad766 fix(dock): optimize dock preview panel responsiveness, multi-window layout, and window close button 2026-08-02 15:59:25 +09:00
Sho
f40fc29e3f feat: add dynamic preview panel resizing and individual window instance close button 2026-08-02 15:04:58 +09:00
Sho
7e815d4a51 fix: restore Feishin window dimension persistence and default to 1280x800 2026-08-02 15:03:56 +09:00
Sho
360f96c653 feat: add multi-instance window hover preview cards to bottom dock 2026-08-02 15:03:12 +09:00
Sho
5cb7679b59 fix: resolve Feishin white screen boot crash by sanitizing Electron nativeTheme configuration 2026-08-02 14:58:03 +09:00
Sho
2609dcd854 fix: resolve Starship git_status.stashed format string warning in theme_sync.py 2026-08-02 14:56:12 +09:00
Sho
059395c3d3 perf: eliminate recursive disk globs and ensure instant process detaching to prevent lag after game exits 2026-08-02 14:49:02 +09:00
Sho
684bc91fd4 fix: target actual game window instead of Steam client window when focusing in kwin_focus.js 2026-08-02 14:36:20 +09:00
Sho
ae631a8e63 fix: resolve official Overwatch 2 game logo icon for taskbar 2026-08-02 14:35:55 +09:00
Sho
4f634ab263 fix: resolve Steam game taskbar deduplication bug and add external drive library discovery for Overwatch 2 2026-08-02 14:35:08 +09:00
Sho
9956338dcf fix: resolve Overwatch and game window detection on taskbar by relaxing KWin skipTaskbar filtering 2026-08-02 14:28:39 +09:00
Sho
07ed2467e4 fix: resolve Equibop and Flatpak boot launcher handling in launch_app.py 2026-08-02 14:27:00 +09:00
Sho
13862c28f3 feat: add Papirus folder icon auto-colorization to theme_sync.py 2026-08-02 14:19:46 +09:00
Sho
9f42bd9fc5 fix: redesign Sensors & Network plasmoid block for spacing, theme palette alignment, and Wi-Fi signal percentage 2026-08-02 14:13:43 +09:00
Sho
99c8d8c07f fix: eliminate duplicate wallpaper entries using realpath and file signature deduplication engine 2026-08-02 14:11:19 +09:00
Sho
bb6baa5f5e feat: automatically sync KDE KScreenLocker lockscreen wallpaper with current desktop wallpaper 2026-08-02 14:09:48 +09:00
Sho
d0809beea2 fix: assign distinct vibrant theme colors per Fastfetch module line 2026-08-02 13:57:30 +09:00
Sho
dfbb0f3194 fix: update sync_fastfetch to do in-place color replacements, preserving custom hamster cookie logo & boxed module layout 2026-08-02 13:56:47 +09:00
Sho
50edd85a91 feat: implement dynamic Fastfetch color theme syncing with 100% text legibility across all dark and light themes 2026-08-02 13:55:30 +09:00
Sho
098680c7d1 feat: add full bracket pair colorization and active guide lines to VSCode theme engine 2026-08-02 02:34:41 +09:00
Sho
d6858dd940 fix: eliminate double-click theme bug by integrating sync_kde color scheme generation before plasma-apply-colorscheme execution 2026-08-02 02:33:16 +09:00
Sho
d8c03e59a3 feat: complete loyal VSCode syntax highlighting rule palettes across all 13 theme families 2026-08-02 02:30:20 +09:00
Sho
37e33ae6e6 fix: integrate authentic Everforest Dark and Light syntax palettes into VSCode theme sync engine 2026-08-02 02:29:25 +09:00
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
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