When trying to connect the Windows client with a max. resolution of 1024x600 to a local desktop that is 1024x768, there are problems with window mode. (Yes, I now. I usually create X2Go sessions, but sometimes it'd nice to connect to the local desktop.)
The Windows X window has a fixed, far too small size (no matter what custom size you specify - 1024x600 or 1024x768). It's only about 1024x450 and is displaying a middle part of the desktop. Trying to resize the window causes it to crash.
So I was wondering whether VcXsrv can't display with a vertical scrollbar, i.e. a 1024x768 desktop in a 1024x600 window? And in fact, it can. Please consider adding '-resize=scrollbars' to the command line options.
One problem, however, remains: There is no cursor visible inside the X window (not even if using -swcursor). Is it fixable?
Ingo