[X2Go-Commits] [x2gokdriveclient] branch master updated (04caf87 -> 5d196b1)

git-admin at x2go.org git-admin at x2go.org
Thu Aug 20 22:37:23 CEST 2020


This is an automated email from the git hooks/post-receive script.

x2go pushed a change to branch master
in repository x2gokdriveclient.

      from  04caf87   identify screen, when user hovering the action in the multiple monitors menu.
       new  5d196b1   not use QClipboard class on Linux. It has problems mit INCR properties. Using XCB API instead.

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           | 143 ++++++++-
 client.h             |  54 +++-
 debian/changelog     |   1 +
 displayarea.cpp      |   3 +-
 x2gokdriveclient.pro |   7 +-
 xcbclip.cpp          | 816 +++++++++++++++++++++++++++++++++++++++++++++++++++
 xcbclip.h            |  79 +++++
 7 files changed, 1088 insertions(+), 15 deletions(-)
 create mode 100644 xcbclip.cpp
 create mode 100644 xcbclip.h

--
Alioth's /home/x2go-admin/maintenancescripts/git/hooks/post-receive-email on /srv/git/code.x2go.org/x2gokdriveclient.git


More information about the x2go-commits mailing list