mirror of
https://github.com/marcoallegretti/WEFT_OS.git
synced 2026-03-27 01:13:09 +00:00
- Fix smithay feature name: renderer_gles -> renderer_gl - Rewrite winit backend: WinitEventLoop as calloop source, render_output free function, bind() returning (renderer, framebuffer), socket creation via add_socket_auto, correct WinitEvent::Redraw variant - Fix InputMethodHandler: add dismiss_popup, remove nonexistent popup_done, use smithay::wayland::input_method::PopupSurface not XDG variant - Remove nonexistent CursorShapeHandler trait; add TabletSeatHandler impl (required bound for delegate_cursor_shape!) - Add state.running bool; remove LoopSignal::is_stopped() call (does not exist) - Remove unused direct deps: calloop-wayland-source, wayland-protocols, wayland-protocols-wlr - Split CI into cross-platform and linux-only jobs; install Wayland system dependencies in linux-only job |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||