Skip to content

Plasma 5.23.2 Complete Changelog

KScreen
  • Kcm: Fix removal of Xft.dpi from Xresources. Commit.
KWin
  • [wayland] fix ignored keyboard RepeatRate. Commit. Fixes bug #443721
  • Kwineffects: Fix destruction of s_fbo with shared GLTexture objects. Commit. Fixes bug #443951
  • WaylandOutput: schedule update on mode change. Commit. Fixes bug #444303
  • Platforms/drm: fix direct scanout check. Commit.
  • Fix focus loss on decoration destruction. Commit. Fixes bug #411884
  • Input: fix crash on touch quicktile. Commit.
  • Platforms/drm: fix init with explicit modifiers. Commit.
  • Platforms/drm: allow overriding eglstream choice. Commit.
  • Platforms/drm: set draw buffer for gbm. Commit.
  • Platforms/drm: use gbm with NVidia driver 495+. Commit.
Oxygen
  • Fix paint for standalone buttons with dynamic size. Commit.
Plasma Browser Integration
  • [History Runner] Skip blob URLs. Commit.
Plasma Desktop
  • [Folder View] Fix executing file without prompting. Commit. Fixes bug #435560
  • KCM Touchpad: Load config for touchpad on init. Commit. Fixes bug #443011
  • Remove defunct check for proxyAction in foldermodel. Commit. Fixes bug #444128
  • Taskmanager: Show highlight before ToolTipInstance starts loading for grouped tooltips. Commit. See bug #433907
  • Fix updating apps model. Commit. Fixes bug #444101
  • Fix pinned applet closes. Commit. Fixes bug #443589
  • Taskmanager: Prevent useless component creation/destruction for grouped tooltips. Commit. See bug #433907. See bug #444001
  • Applets/taskmanager: Always set mprisSourceName to parentPid. Commit.
  • Make Applet config window a tiny bit smaller and reduce minimum size. Commit. Fixes bug #443712
  • Set Qt.ImhNoPredictiveText for text fields that act as search fields. Commit. Fixes bug #439914
  • Desktop as folder: restore functionality of the "delete" action. Commit. Fixes bug #442765
  • Fix create-folder-shortcut (F10). Commit. Fixes bug #443512
Plasma Networkmanager (plasma-nm)
  • Set Qt.ImhNoPredictiveText for text field that acts as a search field. Commit. See bug #439914
  • Openconnect: Adjust version check in CMake and allow version 3.99 again. Commit.
Plasma Workspace
  • Hide KRunner window when pressing escape. Commit. Fixes bug #444240
  • [applets/clipboard] Fix selecting clipboard entries with Enter. Commit.
  • Set Qt.ImhNoPredictiveText for text fields that act as search fields. Commit. See bug #439914
  • [shell] Ignore placeholder screens. Commit. See bug #419492