mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-26 17:03:09 +00:00
- winit backend: client insertion and dispatch_clients failures now log and continue instead of unwinding the event loop - winit backend: bind/render/submit failures in the redraw handler skip the frame and log a warning; the compositor stays running - DRM backend: same client insertion and dispatch_clients treatment - DRM device_added: use .context()? instead of unwrap() when inserting the new device entry after the drm field is known to be initialised - DRM render_output: use guard-return instead of unwrap() to access drm state that was already verified non-None lines above - compositor state: duplicate layer surface mapping from a misbehaving client logs a warning and returns instead of panicking |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||