mirror of
https://codeberg.org/waydeer/layer-shika.git
synced 2026-01-22 07:05:56 +00:00
| .. | ||
| src | ||
| ui | ||
| Cargo.toml | ||
| README.md | ||
session-lock example
Demonstrates the ext-session-lock-v1 integration with a simple lock screen, activated by a bar button click.
Run
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.