gnif / LookingGlass

An extremely low latency KVMFR (KVM FrameRelay) implementation for guests with VGA PCI Passthrough.
GNU General Public License v2.0
4.64k stars 257 forks source link

Wayland: let viewport use the full buffer #1114

Closed kamplom closed 5 months ago

kamplom commented 5 months ago

Prevents the client from crashing when using factorial scaling in Wayland. See https://github.com/libsdl-org/SDL/issues/9283#issuecomment-2002501376 for technical explanation. Fixes https://github.com/gnif/LookingGlass/issues/1113.