Skip to content

Plasma 5.23.5 Complete Changelog

Bluedevil
  • Show connected but non-paired devices. Commit. Fixes bug #432715
  • [kcm] Fix device type detection for AudioVideo devices. Commit.
  • [sendfile] Use error icon that actually exists. Commit.
  • Save bluetooth status on teardown. Commit. Fixes bug #445376
Breeze
  • [kstyle] Fix logic error in drawIndicatorButtonDropDownPrimitive. Commit.
breeze-gtk
  • Gtk3: custom GTK properties are case sensitive. Commit.
  • Gtk3, gtk4: don't treat buttons with icons as toolbuttons. Commit.
Discover
  • Flatpak: Properly fetch the version we are upgrading to. Commit. Fixes bug #447033
  • Flatpak: Properly filter installed apps. Commit. Fixes bug #446501
KWin
  • Fix memory leak in some plasma components. Commit. Fixes bug #444429. Fixes bug #444381. Fixes bug #444077. Fixes bug #444306
  • XDGShellClient: Protect from invalid frameGeometry on updateDecoration. Commit. Fixes bug #445140
  • Input: set tablet cursor hotspot. Commit.
  • Platforms/drm: remove the dpms filter when outputs are added. Commit. Fixes bug #446699
  • Scripting: Fix type of KWinComponents.Workspace. Commit.
  • Autotests: Add a test that checks one possible corner case during xdg-toplevel initialization. Commit.
  • Wayland: Resize the client to last requested client size if decoration is destroyed. Commit. Fixes bug #444962
libksysguard
  • Handle process parent changes in ProcessDataModel. Commit. Fixes bug #446534
Plasma Desktop
  • I forgot to git commit --amend before pushing, whoops. Commit.
  • [kcms/keyboard] Fix setting options on X11. Commit. Fixes bug #443609
  • [kcms/keyboard] Fix fallback handling in X11Helper::getGroupNames. Commit. See bug #433265
  • SwitcherBackend: Only create the workaround window on wayland. Commit. Fixes bug #443968
  • Touchpad KCM: Don't write default values to active config. Commit. Fixes bug #427771
  • Change ListView code to match GridView. Commit.
  • Fix GridView size/position. Commit.
  • Move plasmoid specific properties out of singleton. Commit. Fixes bug #443131
  • Kcms/touchpad/applet: Fix mousearea lookup. Commit.
  • Containments/panel: Fix initial sizing. Commit.
  • Kcms/touchpad/applet: Make the popup close on click. Commit. Fixes bug #445982
Plasma Audio Volume Control
  • Fixes toggling Configure button on click. Commit.
Plasma Phone Components
  • Panel: Fix SIM Locked being shown when no sim is inserted. Commit.
Plasma Systemmonitor
  • Add comma separated filtering to ApplicationsTableView. Commit.
  • ApplicationsTable: Remove unneeded ProcessSortFilterModel. Commit. Fixes bug #445544
Plasma Workspace
  • Applets/systemtray: Follow panel opacity. Commit. Fixes bug #439025
  • [webshortcutsrunner] Fix private browsing with some Firefoxes. Commit.
  • [kcms/style] Don't call setNeedsSave when style config changes. Commit. Fixes bug #439297
  • Digital-clock: fix calendar popup contrast when opened from desktop. Commit. Fixes bug #446991
  • [libnotificationmanager] Fix memory leak. Commit.
  • [kcms/lookandfeel] Guard reading invalid first entry. Commit. Fixes bug #446100
  • [Global Menu] Set translation domain. Commit.
  • Lookandfeel: Add missing check if list of files is empty. Commit. Fixes bug #439797
  • [KSplash] Start with zero opacity. Commit.
  • Fix Klipper Actions content truncation. Commit. Fixes bug #444365
  • [klipper] Use full text for DBus return values. Commit. Fixes bug #446441
Powerdevil
  • Powerprofileconfig: Use m_profileCombo as the watcher's parent. Commit. See bug #443858
xdg-desktop-portal-kde
  • Close screencast session when we stop streaming. Commit.