Naman Agrawal 3259ef0d53 feat: add feature to create session lock surfaces.
- Allow users to create session lock surfaces by passing an event
`SessionLockEvent::Lock` and unlock them using
`SessionLockEvent::Unlock`.
- Other surfaces of the application should be destroyed before the
session lock is aquired. The wayland client is only allowed to render to
the lock surfaces while the lock is active.
2025-08-28 11:11:48 +05:30
2025-08-19 11:41:35 +05:30
2025-08-19 11:41:35 +05:30

bevy_wayland

Wayland plugin for bevy to create and manage surfaces, protocols and integrations with the compositor

Languages
Rust 91.4%
Nix 8.6%