You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(theme): hard-cut hyprpaper and make control center realtime
Remove hyprpaper from runtime/provisioning and switch wallpaper orchestration to quickshell+wpgtk with stateful fallback, while applying appearance changes instantly without Apply/Save/Revert staging.
Made-with: Cursor
-**Legacy Quickshell direct pipeline**: UI actions used to call compositor-specific wallpaper setters directly, bypassing `wpg` and global reload orchestration.
17
17
18
18
The direct pipeline could desynchronize `~/.config/wpg/.current` from shell/runtime state and miss some app reloads that are centralized in `dots-wal-reload`.
0 commit comments