This patch enables a compatibility mode for Mac OS X 10.4. Using this, interaction with the local X11 server and a remote server works fine.
Note however, that there is one limitation: x2goclient will start one X11 server per connection. For security reasons, this is necessary. It will *not* clean up X11 server processes. This is left to the user.
More information about 10.4 support will be posted on the x2go-dev mailing list (shortly).
onmainwindow.cpp | 132 ++++++++++++++++++++++++++++++++++++++++++++++++++---- 1 file changed, 124 insertions(+), 8 deletions(-)