Package Release Info

kwindowsystem-5.103.0-150500.1.3

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

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

kwindowsystem-devel
libKF5WindowSystem5
libKF5WindowSystem5-lang

Change Logs

* Wed Feb 08 2023 christophe@krop.fr
- Update to 5.103.0
  * New feature release
  * For more details please see:
  * https://kde.org/announcements/frameworks/5/5.103.0
- No code change since 5.102.0
* Thu Jan 12 2023 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:
  * Merge two KWINDOWSYSTEM_HAVE_X11 sections into one
  * Fix KStartupInfo::appStarted()
  * Deprecate KStartupInfo::startupId()
  * Deprecate KStartupInfo::silenceStartup
  * Add a formatting commit to blame ignore list
  * KWindowSystemPluginWrapper doesn't need a virtual dtor
  * Make KX11Extras::icon behave like KWindowSytem::icon (kde#462739)
* Tue Dec 06 2022 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:
  * Use QGuiApplication to read devicePixelRatio
  * Deprecate KWindowSystem::demandAttention
  * Deprecate KWindowSystem::setIcons
  * Move X11-specific KWindowSystem functions to new KX11Extras class
  * xcb/kwindoweffects: Fix stripes when dpr is not an integer.
  * Deprecate KWindowSystem::setUserTime
  * Deprecate KWindowSystem::setBlockingCompositing
  * Deprecate KWindowSystem::icccmCompliantMappingState
  * Deprecate KWindowSystem::lowerWindow
  * Deprecate KWindowSystem::constrainViewportRelativePosition
  * Port to PMF signal/slot syntax
* Tue Nov 08 2022 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:
  * Fix the translation folder name
* Sat Oct 01 2022 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:
  * Add Qt6 windows CI support
  * Port QtWinExtra uses for Qt 6
  * Remove QWindow::isExposed() check in activateWindow() (kde#458983)
* Tue Sep 06 2022 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:
  * Remove extra ';'
  * Add FreeBSD Qt6 CI support
* Sun Aug 07 2022 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:
  * Doc: Update WM spec URL
* Sun Jul 03 2022 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:
  * Make enum Q_ENUM
  * Implement _GTK_SHOW_WINDOW_MENU.
* Fri Jun 10 2022 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:
  * port to standard C++ smart pointers where possible
  * Add a new window type named AppletPopup.
  * Fix API docs for requestXdgActivationToken
* Tue May 10 2022 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:
  * autotests: improve test-reporting, comment-typo
  * Require passing tests
  * Fix skipping wayland test when weston is not found
  * Mark as supported on Android
  * Add windows CI