libvncserver icon indicating copy to clipboard operation
libvncserver copied to clipboard

libvncclient: Update SendExtDesktopSize to send all bytes at once

Open gysddn opened this issue 11 months ago • 0 comments

  • Updated SendExtDesktopSize to send rfbSetDesktopSizeMsg and rfbExtDesktopScreen structs together.
  • Updated rfbExtDesktopScreen to include id and flags as well when sending.

This solves the issue with tigervnc server, where a separately sent SCREEN struct would result server to hang up.

gysddn avatar Jan 17 '25 21:01 gysddn