wayray/crates
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
..
wayray-protocol Add XOR diff + zstd frame encoding in wayray-protocol 2026-04-07 15:42:54 +02:00
wradm Set up Cargo workspace with four crates 2026-04-04 18:16:53 +02:00
wrclient Fix pixel format: pass ARGB8888 directly as BGRA8 2026-04-07 18:11:47 +02:00
wrsrvd Read pixels directly from pixman Image instead of ExportMem 2026-04-07 18:16:05 +02:00