This is an automated email from the git hooks/post-receive script.
x2go pushed a change to branch master
in repository x2gokdriveclient.
from bb7f208 fix building on Windows.
adds a8f41b9 rootless mode for x2gokdriveclient
adds 1b656c7 Focus handling
adds 5120c07 Cursor, icon handling, min size
adds 9d1e363 Handling WM_DELETE_WINDOW
adds e8fbd77 Handling minimizing windows.
adds 468c632 Support for MS Windows in rootless mode.
adds 27ab44d Improved display image updates.
adds 1437664 Repaint windows after changing number of windows or stack order.
adds 972ee17 transition between kdrive and virtual desktop coordinates.
adds 7146a6f Show in Windows taskbar only normal and dialog windows.
adds dc6b2de Check for sufficient server version in rootless mode.
new 74d6188 - rootless mode for x2gokdrive. - improve WM updates procedure.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
client.cpp | 573 +++++++++++++++++++++++++++++++++++++++++++--------
client.h | 45 +++-
debian/changelog | 2 +
displayarea.cpp | 175 ++++++++--------
displayarea.h | 12 +-
extwin.cpp | 482 +++++++++++++++++++++++++++++++++++++++++++
extwin.h | 94 +++++++++
menuframe.cpp | 9 +-
x2gokdriveclient.pro | 4 +-
9 files changed, 1200 insertions(+), 196 deletions(-)
create mode 100644 extwin.cpp
create mode 100644 extwin.h
--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git