mirror of
https://github.com/hyprwm/Hyprland.git
synced 2026-08-18 11:02:10 +00:00
* fix: display lock died screen on restart after crash * refactor to expose events in SessionLockManager and listen from Compositor * update Hyprland CLI help output * add clearSessionLock() and fix allow_session_lock_restore * implement --locked CLI flag * exec lockscreen directly without lua * separate --locked into --locked-cmd and --locked * fix clang-format problems