wayray/crates/wrsrvd
Till Wegmueller 9ab3e6d782 Remove dead code and fix all clippy/fmt warnings
- Remove CapturedFrame struct and last_capture field (no consumer yet)
- Remove display_handle field (re-obtainable when needed)
- Prefix output_manager_state and xdg_decoration_state with _ (kept
  alive for Wayland globals but not directly read)
- Keep framebuffer capture logging to verify ExportMem path works
2026-04-04 19:07:46 +02:00
..
src Remove dead code and fix all clippy/fmt warnings 2026-04-04 19:07:46 +02:00
Cargo.toml Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00