Hot Desking in Wayland - mirror
Find a file
Till Wegmueller f394d8cd7d Add XOR diff + zstd frame encoding in wayray-protocol
Encoder: xor_diff + encode_region (per damage rectangle).
Decoder: apply_region (decompress + XOR apply to framebuffer).
Both live in wayray-protocol::encoding for shared access.
14 tests including 3 end-to-end round-trip integration tests.
2026-04-07 15:42:54 +02:00
book Rename binaries to illumos-style short names 2026-03-29 00:34:19 +01:00
crates Add XOR diff + zstd frame encoding in wayray-protocol 2026-04-07 15:42:54 +02:00
docs Add Phase 1 remote display pipeline implementation plan 2026-04-07 15:32:19 +02:00
vm Fix VM setup: add X11 fallback, libxkbcommon-x11 2026-04-07 14:31:12 +02:00
.gitignore Initial commit 2026-03-28 18:53:00 +01:00
Cargo.lock Add XOR diff + zstd frame encoding in wayray-protocol 2026-04-07 15:42:54 +02:00
Cargo.toml Implement wire protocol messages and codec in wayray-protocol 2026-04-07 15:35:48 +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