Skip to content

Plasma 5.14.1 Complete Changelog

Discover

  • Snap: no need to have a notifier. Commit.
  • Expose sort by relevance to the UI. Commit. See bug #399502
  • Remove code that isn't used anymore. Commit.
  • Debugging: allow to pass just the backend name from the CLI. Commit.
  • Remove unused file. Commit.
  • Flatpak: initialise the no-sources item as we construct the backend. Commit.
  • Remove unneeded code. Commit.
  • Flatpak: make sure it's listed in the sources page. Commit. Fixes bug #399718
  • Pk: improve dependencies calculation. Commit. Fixes bug #399687
  • [Discover Notifier] Open Updates page in notification. Commit. Phabricator Code review D16152
  • Pk: properly integrate sources details. Commit.
  • Make sure the update process doesn't end before starting. Commit. Fixes bug #398078
  • Kns: fix installing resources without linkids. Commit.
  • Fwupd: fix source management with older versions of fwupd. Commit. Fixes bug #399653
  • Snap: show the installed snaps when selecting the source. Commit. Fixes bug #388912
  • Fwupd: provide the origin when it's available. Commit.
  • Fwupd: don't show the same url for everything. Commit.
  • Fwupd: return query results even if the search is empty. Commit.
  • Fwupd: remove isTechnical configurability. Commit.
  • Fwupd: consistent icon initialisation. Commit.
  • Fwupd: don't leak resources. Commit.
  • Flatpak: wait for threads to finish before closing completely. Commit. Fixes bug #396730
  • Fwupd: move blocking dbus call into the initialization thread. Commit. Fixes bug #399341
  • Fwupd: move fetching of updates into a separate thread. Commit. Fixes bug #399604
  • Pk: Don't mark local packages as installed upon simulation. Commit. Fixes bug #397960
  • Pk: fix upgrades on fedora. Commit.
  • Fwupd: remove false negative. Commit.
  • Never lie about flatpak being present when it's actually present. Commit. Fixes bug #399463
  • Flatpak: add a fallback when the resource in the flatpakref file is already in. Commit. See bug #399463
  • Snap: Fix permissions logic, make sure user sees errors when they happen. Commit. Fixes bug #399464
  • Snap: open the resource rather than list it. Commit. Fixes bug #399466
  • Plasma Addons

  • [Media Frame] Fix enabling Apply button when adding/removing paths. Commit.
  • [KonsoleProfiles applet] Fix navigating with the keyboard. Commit. Phabricator Code review D15877
  • KWin

  • [kcmkwin/ruleswidget] Disable "Detect" button when countdown is running. Commit. Fixes bug #399644. Phabricator Code review D16124
  • [effects/diminactive] Delete active transitions when window is deleted. Commit. Fixes bug #399612. Phabricator Code review D16130
  • [activities] Fix logic error in user menu blocking activity updates. Commit. See bug #335725. Phabricator Code review D16101
  • [qpa] Always keep a at least one screen. Commit. Fixes bug #399564. Phabricator Code review D16096
  • [effects/wobblywindows] Fix visual artifacts caused by maximize effect. Commit. Fixes bug #370612. Phabricator Code review D15961
  • Plasma Desktop

  • Focus handling fixes. Commit. Fixes bug #399566. Phabricator Code review D16106
  • Plasma Networkmanager (plasma-nm)

  • Openconnect: add missing dependency Qt5Xml. Commit. Phabricator Code review D16073
  • Plasma Workspace

  • Fix build with gpsd 3.18. Commit. Phabricator Code review D16081
  • [Global Menu Applet] Fix menu layout option being always disabled. Commit. Phabricator Code review D16149
  • [Device Notifier] Auto-hide popup after device is unmounted. Commit. Phabricator Code review D16045
  • [Slideshow Wallpaper] Fix translation of context menu actions. Commit. Phabricator Code review D16037
  • xdg-desktop-portal-kde

  • Improve debug and don't leak gbm handle. Commit.
  • Make sure we don't process more frames then configured framerate. Commit.
  • ScreenCast: properly return failure when user cancel the dialog. Commit.
  • Make initialization of drm and egl non-fatal. Commit.