# session-lock example Demonstrates the ext-session-lock-v1 integration with a simple lock screen, activated by a bar button click. ## Run ```bash cargo run -p session-lock ``` ## Notes - Requires a compositor that supports ext-session-lock-v1. - The example unlocks when the password field is non-empty.