Merge branch 'main' into hefty-hype

This commit is contained in:
end-4
2026-05-14 14:37:23 +02:00
9 changed files with 12 additions and 515 deletions
@@ -74,9 +74,6 @@ Scope {
// Unlock the screen before exiting, or the compositor will display a
// fallback lock you can't interact with.
GlobalStates.screenLocked = false;
// Refocus last focused window on unlock (hack)
Quickshell.execDetached(["bash", "-c", `sleep 0.2; hyprctl dispatch 'hl.dsp.workspace.toggle_special("special")'; hyprctl dispatch 'hl.dsp.workspace.toggle_special("special")'`])
// Reset
lockContext.reset();