Hi,

TigerVNC server supports automatic desktop resize via client-to-server
message type 251 [1].
I would like to see this future in guacamole. My idea is that is could
be enabled automatically
as it should be autodetectable. I already looked briefly at the code
of tigervnc's vncviewer and
it should not be hard to do.

I see that guacamole's vnc protocol uses libvnc client [2]. I assume
to get this feature implemented
I would first have to add support to libvnc first. There already seems
to be an issue filed, I just need
to picki it up :) [3]

After that can we reuse some of the code of the RDP client already
handles resizing?

Any pointers are more than welcome!

Best regards,
/M

[1] https://www.realvnc.com/docs/rfbproto.pdf [p.19]
     
https://github.com/sibson/vncdotool/blob/master/docs/rfbproto.rst#setdesktopsize
[2] https://libvnc.github.io/
[3] https://github.com/LibVNC/libvncserver/issues/44

Reply via email to