uwerat / vnc-eglfs

VNC server for Qt/Quick on EGLFS
BSD 3-Clause "New" or "Revised" License
26 stars 12 forks source link

Cleaning up the dirty region on window resizes #5

Closed uwerat closed 2 years ago

uwerat commented 2 years ago

When resizing a window we need to remove all rectangles from the dirtyRegion.

uwerat commented 2 years ago

done