Skip to content

Plasma 5.24.5 Complete Changelog

Breeze
  • Add Windows CI. Commit.
  • Disable decoration on Windows and mac. Commit.
  • Add missing kcoreaddons dep. Commit.
Discover
  • Flatpak: Fix state change emits. Commit. Fixes bug #451111
  • Flatpak: Improve stability of different sources integration. Commit.
  • Flatpak: Centralise remote integration in FlatpakBackend. Commit. Fixes bug #443745
  • Pk: Consider multiple package ids for one upgradeable resource. Commit. Fixes bug #444600
  • Don't use the appdata version in the installed version string if empty. Commit.
  • Libdiscover: Fix Discover doesn't show license or description of local package. Commit. Fixes bug #452150
Dr Konqi
  • Fix processor invocation. Commit.
  • Fix the instance filter. Commit.
  • Instance ids have 2 hyphens not 3. Commit.
Plasma Addons
  • Remove unneeded check for comic Dataengine being valid. Commit. Fixes bug #452596
kwayland-server
KWin
  • Backends/drm: reduce "max bpc" to what is actually used. Commit. Fixes bug #449906
  • Fix unlocking wayland sessions. Commit. Fixes bug #447705
  • Effects/kscreen: don't use xcb on Wayland. Commit. Fixes bug #450564
  • AbstractClient: Fix the current VD being always added to the plasma interface. Commit. Fixes bug #452171
  • Do not send overlay geometry to text input. Commit.
  • Backends/drm: don't permanently disable VRR when the test commit fails. Commit.
  • Backends/drm: fetch immutable blobs in DrmProperty. Commit. See bug #449285
  • Waylandserver: move LockScreenPresentationWatcher to the correct place. Commit. See bug #452334
  • Xdgactivation: Demand attention when a process fails to resolve its token. Commit.
  • Waylandserver: only signal lockScreenShown once it has actually been shown. Commit.
  • Add a way to ignore devices for tablet mode. Commit.
Plasma Desktop
  • Applets/taskmanager: Disable reuseItems to avoid a crash. Commit. See bug #452660
  • Containments/desktop/folder: remove stray qDebugs. Commit.
  • Folder View: save desktop containment icon positions on a per-resolution basis. Commit. Fixes bug #360478. Fixes bug #354802
  • Applets/taskmanager: Update tooltip bindings when activating from keyboard. Commit. Fixes bug #452187
  • Applets/taskmanager: manually set hover: true on the tooltip highlight. Commit.
  • Folder View: Make popup dialog wide enough for one more grid cell. Commit. Fixes bug #417539
Plasma Nano
  • Remove duplicate entry in desktop file (Resolves #5). Commit.
Plasma Networkmanager (plasma-nm)
  • Don't use forceActiveFocus to focus the applet toolbar. Commit.
Plasma Audio Volume Control
Plasma Workspace
  • Revert "[Global Menu] Respect toplevel menu action visibility". Commit.
  • [lookandfeel] Fix collapsed width of a volume/brightness OSD on a lock screen. Commit. Fixes bug #446185
  • Xdgactivation: Make sure we don't call setStartupId with an x11 token. Commit.
  • Convert old-style Favorites resources in KActivities DB. Commit. Fixes bug #385814
  • [Global Menu] Respect toplevel menu action visibility. Commit. Fixes bug #443505
  • Revert "widgetexplorer: Delete newStuffDialog on closed". Commit. See bug #452865
  • Revert "widgetexplorer: Replace d->newStuffDialog with WidgetExplorerPrivate::newStuffDialog". Commit.
  • Widgetexplorer: Replace d->newStuffDialog with WidgetExplorerPrivate::newStuffDialog. Commit.
  • Widgetexplorer: Delete newStuffDialog on closed. Commit. Fixes bug #452865
  • Runners/baloo: Add missing category "text" to file search results. Commit.
  • Applets/digital-clock: Fix date drift. Commit. Fixes bug #452554
  • Systemtray: Fix race in DBusServiceObserver. Commit. Fixes bug #422111
  • Systemdialog: also consider buttonbox for dimensions. Commit.
  • Fix not working applet with same compact/full representation when hiding. Commit.
  • Shell/scripting: Consider current activity in desktopForScreen. Commit. Fixes bug #452561
  • Set a sane minimum size. Commit.
  • SystemDialog: re-add removed public properties. Commit.
  • Kcm/colors: don't dull accent colour on dark themes in colorsapplicator. Commit. Fixes bug #442820
  • Wallpapers/image: Use onActivated instead of onCurrentIndexChanged. Commit.
  • Appmenu: Use existing menu in compact represenation. Commit. Fixes bug #438467
  • Change the text color when appmenu is selected or hovered. Commit.
  • Don't use forceActiveFocus to set search field focus. Commit.
  • Applets/clipboard: Don't forward input to filter if it's disabled. Commit. See bug #450989
  • Klipper/autotests: Add SPDX header. Commit.
  • Avoid memory leaks by misusing HistoryItem::mimeData(). Commit.
  • A better fix for BUG 431673. Commit.
  • Revert "Trim very long text strings in Klipper history view". Commit.
  • Revert "[klipper] Use full text for DBus return values". Commit.
  • Revert "Fix Klipper Actions content truncation". Commit.
  • Revert "klipper: Add FullTextRole to get untruncated text". Commit.
  • Revert "klipper: Add testTrimmedText". Commit.
  • Revert "applets/clipboard: Use FullTextRole in EditPage". Commit.
  • Revert "applets/clipboard: Use FullTextRole in SortFilterModel". Commit.
  • Revert "applets/clipboard: Generate QR code from full text". Commit.
xdg-desktop-portal-kde
  • Fix saving file dialog view options. Commit.