aboutsummaryrefslogtreecommitdiff
path: root/dotfiles/hyprland/.local/bin/focus-restore
Commit message (Collapse)AuthorAgeFilesLines
* feat(hyprland): add focus-restore script to preserve master on mod+shift+oCraig Jennings2026-01-271-0/+9
The xtra-dispatchers bringallfrom dispatcher doesn't preserve window positions, displacing the focused window from master. The new script captures the focused window address, brings all windows back, then swaps the original window back to master. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>