Skip to content

Plasma 5.27.10 Complete Changelog

Bluedevil
  • Revert "Update Qt version requirement to 6.6.0". Commit.
Discover
  • AppStream 1.0: Use #ifdef to support both stable and 0.x versions. Commit.
  • CMake: Remove obsolete AppStream version check. Commit.
  • Refactor roughCount into an atomic QGadget, fix usage of i18np. Commit. Fixes bug #476148
Plasma Addons
  • Katesessions/konsoleprofiles: do not hold profilesmodel on the stack. Commit. Fixes bug #472862
KWin
  • Plugins/magnifier: Add missing "Zoom In" alt. shortcut. Commit.
  • Plugins/zoom: Add missing "Zoom In" default alt. shortcut. Commit.
  • Preserve relative order of transient siblings. Commit. Fixes bug #477262
  • Allow running kwin5 windowed in kwin6. Commit.
  • Layershellv1window: Check isDeleted before activating it. Commit.
  • Effects: Fix type of X-KDE-Ordering. Commit.
  • Screencast: Make nvidia use the GLES path. Commit.
  • Screencast: Fix GLES path. Commit.
  • Xdgshellwindow: enforce a minimum size for clients. Commit. Fixes bug #469237
libksysguard
Plasma Browser Integration
  • Fix KDEConnect property lookup in D-Bus response. Commit. Fixes bug #475004
Plasma Desktop
  • Foldermodel: lift screen add/remove handling out of screenmapper. Commit. Fixes bug #467951. See bug #467092
Plasma Workspace
  • Kcm_regionandlang: support glibc style 'utf8' variant. Commit. Fixes bug #477283
  • Unbreak Region&Lang KCM on !Linux (again). Commit.
  • Fixup! The variable has a different name on 5.27. Commit.
  • Kcms/region_lanuage: Also enable GLIBC when UBUNTU_LOCALE is set. Commit.
  • Kcms/nightcolor: Fix nighcolor typos and warnings. Commit.
  • Kcms/nightcolor: Fix nightcolor with automatic location. Commit. Fixes bug #469730
  • Reset KSMClient state even when logout is cancelled. Commit.
  • Kcms/region_language: Fix check for GLIBC_LOCALE. Commit.
  • Applets/lock_logout: use PlasmaCore.IconItem. Commit.
  • Appiumtests: add lock_logouttest. Commit.
  • Appiumtests: adapt to Appium 3.0. Commit.
Powerdevil
  • Backlighthelper: Implement support for the FreeBSD backlight(8) interface. Commit.
System Settings
  • ModuleView: Set default message box icon for confirmation prompt. Commit.