wayray/crates/wrsrvd
Till Wegmueller 8bd8f2490c Read pixels directly from pixman Image instead of ExportMem
ExportMem::copy_framebuffer may not capture composited client surfaces.
Read pixels directly from the pixman Image's CPU memory after rendering,
since PixmanRenderer composites in-place. This should fix missing
client windows in the remote display.
2026-04-07 18:16:05 +02:00
..
src Read pixels directly from pixman Image instead of ExportMem 2026-04-07 18:16:05 +02:00
Cargo.toml Add QUIC transport layer with quinn for server and client 2026-04-07 16:54:01 +02:00