mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
Wire ShellClient into App so its Wayland event queue is dispatched each frame via about_to_wait. This ensures configure, focus_changed, and window_closed events from the compositor are processed. window_closed now triggers a clean Servo shutdown. The EGL rendering path (WindowRenderingContext + surfman eglSwapBuffers) produces frames transparently via Mesa DMA-BUF buffer sharing; no explicit zwp_linux_dmabuf_v1 code is required in the shell. Remaining: ZweftShellWindowV1 is created with surface=null; sharing the winit wl_surface with the shell client connection is not currently feasible without refactoring to a single shared Wayland connection. |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| SERVO_PIN.md | ||