[X2Go-Commits] [x2goplasmabindings] branch master updated (4e5a987 -> 0bc59e0)

git-admin at x2go.org git-admin at x2go.org
Thu Jun 29 22:45:05 CEST 2023


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

x2go pushed a change to branch master
in repository x2goplasmabindings.

      from  4e5a987   plasmoidhoveredicon.{cpp,h}: use QFrame in Plasma 5 mode, where Plasma::Frame is not available.
       new  c122eff   plasmoidhoveredicon.{cpp,h}: revert QFrame change.
       new  b5a258e   /: remove plasma_compat.h.
       new  e9cfac9   /: add x2goplasmoidkf5.cpp, developed by Robert Tari, C++ part of a new KF5-based implementation.
       new  b8bf4fa   debian/copyright: add information for x2goplasmoidkf5.cpp, which is GPL-3.0-only.
       new  777a7bb   /: add COPYING.GPL3.
       new  d26ea57   x2goplasmabindings.spec: fix License: tag, add COPYING and COPYING.GPL3 to either %license or %doc macros in %files section.
       new  4fdbc7d   CMakeLists.txt: only build x2goplasmoidkf5.cpp in Plasma5 mode.
       new  ec5e2c5   package/metadata.json: add Robert Tari to authors.
       new  5fa2b39   package/contents/ui: add main.qml, also provided by Robert Tari.
       new  5789fa5   debian/copyright: add information for package/contents/ui/main.qml.
       new  0bc59e0   CMakeLists.txt: rework building of org.x2go.plasmoid library in Plasma5 mode, based upon QML.

The 11 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:
 CMakeLists.txt               |  45 +--
 COPYING.GPL3                 | 674 +++++++++++++++++++++++++++++++++++++++++++
 debian/changelog             |  16 +
 debian/copyright             |  26 ++
 package/contents/ui/main.qml |  54 ++++
 package/metadata.json        |   4 +-
 plasma_compat.h              |  24 --
 plasmoidhovereditem.cpp      |  25 +-
 plasmoidhovereditem.h        |  13 +-
 x2goplasmabindings.spec      |  10 +-
 x2goplasmoidkf5.cpp          |  71 +++++
 11 files changed, 881 insertions(+), 81 deletions(-)
 create mode 100644 COPYING.GPL3
 create mode 100644 package/contents/ui/main.qml
 delete mode 100644 plasma_compat.h
 create mode 100644 x2goplasmoidkf5.cpp

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


More information about the x2go-commits mailing list