3259ef0d5305a6858ed467cbc06e3e99180a5acb
- 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.
bevy_wayland
Wayland plugin for bevy to create and manage surfaces, protocols and integrations with the compositor
Description
Languages
Rust
91.4%
Nix
8.6%