Hot Desking in Wayland - mirror
Find a file
Till Wegmueller cbfc6e95df Add rendering pipeline for client surfaces via OutputDamageTracker
- Create render module using Smithay's desktop::space::render_output
  for damage-tracked frame rendering to the Winit backend window
- Store backend and damage_tracker in CalloopData so the Winit event
  callback can trigger rendering on Redraw events
- Send initial xdg toplevel configure on first commit so clients can
  begin drawing
- Send frame callbacks after each render so clients schedule redraws
2026-04-04 18:45:31 +02:00
book Rename binaries to illumos-style short names 2026-03-29 00:34:19 +01:00
crates Add rendering pipeline for client surfaces via OutputDamageTracker 2026-04-04 18:45:31 +02:00
docs Add Phase 0 foundation implementation plan 2026-04-04 18:08:32 +02:00
.gitignore Initial commit 2026-03-28 18:53:00 +01:00
Cargo.lock Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
Cargo.toml Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
CLAUDE.md Rename binaries to illumos-style short names 2026-03-29 00:34:19 +01:00
RESEARCH.md Add project documentation, architecture decisions, and usage book 2026-03-28 20:47:16 +01:00