Wrap x2goclient executable via a script handling startup under Wayland gracefully.
This is achieved by setting QT_QPA_PLATFORM=xcb and enforce all of X2Go Client to run on top of Xwayland.
Additionally, HiDPI is handled gracefully via enabling QT_AUTO_SCREEN_SCALE_FACTOR.