Skip to content

Plasma 6.4.5 Complete Changelog

Breeze
  • ComboBox: detect empty combobox on QtQuickControls as well. Commit. See bug #507183
Discover
  • Re-enable "delete settings" button on re-opening the message. Commit. Fixes bug #506528
Dr Konqi
  • Preamble: Fix unguarded use of sentry_sdk. Commit.
Plasma Addons
  • Remove unnecessary SVG link in notes plugin. Commit.
  • Deduplicate multiple applets asking to use the same note file. Commit. Fixes bug #508572. Fixes bug #453673
Info Center
  • Fix isNvidiaLoaded() method which currently always returns false. Commit. Fixes bug #499882
KMenuEdit
  • Don't create new shortcut component when clearing shortcuts. Commit. See bug #448609
KWin
  • Wayland/colormanagement: add inert protocol error. Commit.
  • Outputconfigurationstore: never choose a removed mode. Commit. See bug #502349
  • Outputconfigurationstore: add some debug logging for mode selection. Commit.
  • Outputconfigurationstore: add logging category specific to output configs. Commit.
  • Wayland/surface: don't clear fifo barrier on new commits. Commit. Fixes bug #508822
  • Backends/libinput: prefer output UUID over output names for identifying outputs. Commit.
  • Wayland: Check for nullptr output in ColorManagementOutputV1. Commit.
  • Backends/drm: work around amdgpu applying GAMMA_LUT in test-only commits. Commit. See bug #508350
  • Wayland: fix only changing the rendering intent not doing anything. Commit.
  • Wayland/outputdevice: add missing scheduleDone calls. Commit. Fixes bug #507087
  • Wayland: Make ColorManagementOutputV1 handle output removal better. Commit. Fixes bug #504959
  • Backends/drm: Reduce gamma LUT resolution requirement for color offload. Commit.
  • Backends/drm: Also restrict gamma LUT size for atomic modesetting. Commit.
  • Backends/drm: Use correct color pipeline for linear night light fallback. Commit.
  • Backends/drm: ignore disabled outputs when checking for dpms off. Commit. Fixes bug #493879
  • Plugins/maximize: ensure all animations end on the same frame. Commit. Fixes bug #505478
  • Core/Outputlayer: fix the check for supported formats. Commit.
  • Backends/libinput: Don't ask the session to take /sys/ devices. Commit.
  • Kcms/tabbox: Use Plasma theme for preview. Commit. Fixes bug #507819
kwin-x11
  • Plugins/fadingpopups: Blacklist spectacle popup menus from fading effect. Commit. Fixes bug #508168
libksysguard
  • Fix compile with gcc12. Commit.
  • Processcore: Explicitly stop capturing packets on network helper terminate. Commit. Fixes bug #507883
libplasma
  • Fix notification text when removing system tray from panel. Commit. Fixes bug #506830
Plasma Desktop
  • Handle esc key press in panel edit mode. Commit. Fixes bug #508269. Fixes bug #508312
  • Applets/kicker: show runner results with no favorites. Commit. See bug #507398
  • Applets/kicker: remove unnecessary LayoutProxyItem. Commit.
  • FolderView: Simplify dir.onMove, make sure we dont create items outside of perStripe values. Commit.
  • FolderView: Update perStripe when moving items. Commit.
  • FolderModel: Use availableRelativeScreenRect instead of screenGeometry. Commit. Fixes bug #495047
  • Applets/Kickoff: Ask for only copy and link to be supported. Commit. See bug #505247
Plasma Dialer
plasma-integration
  • Only call setStyle if it changed. Commit.
plasma-mobile
  • Initialstart: Add null check for if kscreen config can't be fetched. Commit.
  • Notifications: Ensure correct state is being set for do not disturb. Commit.
Plasma Networkmanager (plasma-nm)
  • Update event ID when replacing notification. Commit. Fixes bug #507719
Plasma Audio Volume Control
Plasma Systemmonitor
  • Center "Kill process/application" dialog in window, not view. Commit. Fixes bug #506653
plasma-welcome
  • Pages/KDEConnect: Adapt to KCM -> App changes in KDE Connect. Commit.
Plasma Workspace
  • Kioworkers/applications: Set UDS_TARGET_URL for applications. Commit.
  • Kcms/fonts: notify after adjusting all fonts. Commit. Fixes bug #508738
  • Applets/notifications: add missing translation domain for speed chart strings. Commit. Fixes bug #508490
  • Kcms/kfontinst: Explicitly set i18n domain. Commit.
  • Timezoneselector: When programmatically opening location popup, move focus too. Commit.
  • Emit config changed signal for system tray upon panel cloning. Commit. Fixes bug #508355
  • Klipper: ignore file previews from network mounts. Commit.
  • Fix devicenotifiertest in CI by checking for something that's there. Commit.
  • Appiumtests: make kcm_colors_test and kcm_cursortheme_test less flaky. Commit.
  • Applets/devicenotifier: handle camera (ptp) devices. Commit. Fixes bug #508285
  • Kcms/notifications: Do not show System Notifications page for apps. Commit. Fixes bug #506236
  • Kcms/notifications: Fix broken "configure notification" page. Commit. See bug #506236
  • Kcm_regionandlang: fix locale list item background is not highlighted. Commit. Fixes bug #507451
  • Imagefinder: add missing image format check in run(). Commit.
  • [plasma-apply-desktoptheme] Notify config change. Commit. Fixes bug #507681
  • Applets/kicker: Resolve symlinks when possible. Commit. Fixes bug #505247. See bug #417731
  • Applets/notifications: Use a proper component for the speed chart. Commit. See bug #503099