wayray/crates/wrsrvd
Till Wegmueller ed2f9be8e6 Add missing delegates and framebuffer capture for functional compositor
- Add PrimarySelectionState and delegate: terminals like foot expect
  the primary selection protocol to be present
- Add XdgDecorationState and delegate: allows clients to negotiate
  server-side vs client-side window decorations
- Send initial configure for popups so menus and tooltips render
- Flatten nested if-let chains in commit handler (clippy)
- Include framebuffer capture in render pipeline (from prior task):
  copies rendered frame via ExportMem for future network transport
2026-04-04 18:59:49 +02:00
..
src Add missing delegates and framebuffer capture for functional compositor 2026-04-04 18:59:49 +02:00
Cargo.toml Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00