Package Release Info

kwayland-5.102.0-bp155.1.11

Update Info: Base Release
Available in Package Hub : 15 SP5

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kwayland
kwayland-devel

Change Logs

* Thu Jan 12 2023 Christophe Marin <christophe@krop.fr>
- Update to 5.102.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.102.0
- Changes since 5.101.0:
  * Make sure that HAVE_MEMFD is defined to 0 if not found
* Tue Dec 06 2022 Christophe Marin <christophe@krop.fr>
- Update to 5.101.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.101.0
- Changes since 5.100.0:
  * client: Add F_SEAL_SHRINK seal to shm pool backing file
  * client: Expose concrete xdg-shell class implementations
* Tue Nov 08 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.100.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.100.0
- Changes since 5.99.0:
  * [registry] Bump PlasmaWindowManagement version to 16
* Sat Oct 01 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.99.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.99.0
- Changes since 5.98.0:
  * Fix compile error with wl_output < v4
  * PlasmaWindowManagement: Avoid unbounded recursion and delay in readData (kde#453124)
  * client/plasmashell: fix applet popups displacing other windows (kde#459523)
  * client/plasmashell: add fallback for applet popups
  * require PlasmaWaylandProtocols 1.9.0 and bump supported plasmashell version to 8
  * .gitlab-ci.yml: enable static builds
  * ConnectionThread: connect by symbol rather than by name
  * ConnectionThread: Move event dispatcing into a separate method
  * ConnectionThread: Make sure we consume properly the threads
  * Add support for wl_output version 4
- Drop patch, merged upstream:
  * 0001-client-plasmashell-add-fallback-for-applet-popups.patch
* Thu Sep 22 2022 Christophe Giboudeaux <christophe@krop.fr>
- Add upstream fix (kde#459188)
  * 0001-client-plasmashell-add-fallback-for-applet-popups.patch
* Tue Sep 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.98.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.98.0
- Changes since 5.97.0:
  * Add FreeBSD Qt6 CI support
  * Auto cleanup the dangling KWayland::Client::Surface returned from fromWindow
* Sun Aug 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.97.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.97.0
- Changes since 5.96.0:
  * Unset wl_display global filter upon filtered display destruction.
* Sun Jul 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.96.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.96.0
- Changes since 5.95.0:
  * Implement PlasmaWindowModel::itemData to expose all the roles
  * Remove extra ';'
* Fri Jun 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.95.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.95.0
- Changes since 5.94.0:
  * Add AppletPopup window type to PlasmaShellSurface
  * fix up foreign docs
  * Raise minimum plasma-wayland-proto version to 1.7.0
  * Fix include dir in the generated pri file
  * client: Bump plasmashell version to 7 (kde#453578)
* Tue May 10 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.94.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.94.0
- Changes since 5.93.0:
  * client: implement plasma-surface openUnderCursor
  * Fix since version
  * Fix include path in the generated pkgconfig file
  * [plasmawindowmanagement] Add resourceName
  * client: Bump plasmashell version to 7 (kde#453578)
* Sun Apr 03 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.93.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.93.0
- Changes since 5.92.0:
  * Install Client headers in a dirs hierarchy matching the C++ namespaces
  * We don't actually need Qt6WaylandCompositor
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.92.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.92.0
- Changes since 5.91.0:
  * Check executables exist in PATH before passing them to QProcess
* Mon Mar 07 2022 Christophe Giboudeaux <christophe@krop.fr>
- Replace %_libdir/libexec with %_libexecdir (boo#1174075)
* Sun Feb 06 2022 Christophe Giboudeaux <christophe@krop.fr>
- Update to 5.91.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.91.0
- Changes since 5.90.0:
  * Ensure when unmapped is emitted, ::windows() will not contain unmapped window.
  * Fix wayland registry test
  * Add Linux Qt6 CI
  * Don't use hard-coded versions with targets and variables
  * Install pkg-config file
  * Deprecate PlasmaWindowModel::requestVirtualDesktop()
  * kwayland server has been moved to plasma kwayland-server since 5.73
  * src/client: wrap deprecated methods in deprecation macros
  * Change the build system to enable building with Qt6