Drakulix / fireplace

Modular wayland window manager written in rust
MIT License
603 stars 14 forks source link

Output mirroring #10

Open Drakulix opened 7 years ago

Drakulix commented 7 years ago

It should relatively easy to implement basic output mirroring via wlc_read_pixels and wlc_write_pixels. This will likely not be very performant and we should strife for support in wlc itself, but it would certainly be better then nothing and is worth a shot.