Skip to content

Plasma 6.7.2 Complete Changelog

kde-cli-tools
Plasma Addons
  • [Vietnamese Lunar Calendar] Fix midnight JDE rounding in getLocalDayIndex. Commit. Fixes bug #522099
  • Applets/colorpicker: Fix sizing. Commit.
Info Center
  • About: prevent loading more than 2 devices on nvidia. Commit. Fixes bug #521295
krdp
  • Server: fix portal registration by setting the correct desktop file name. Commit. Fixes bug #521264
KWin
  • Backends/drm: disable hardware rotation on older AMD GPUs. Commit. Fixes bug #521764
  • Backends/drm: fix SDR MHC2 profiles with a calibration matrix. Commit. Fixes bug #522301
  • Multigpuswapchain: force linear target buffers for AMD multi-gpu copies. Commit. See bug #521716
  • Move "mouse to focus" and "mouse to center" shortcuts to kwin core. Commit. Fixes bug #522070
  • Backends/drm: correctly transform damage to buffer-local. Commit. Fixes bug #521878
  • Optimize querying X window shape. Commit. Fixes bug #522005
  • Scene/workspacescene: don't ignore forced software cursor for direct scanout. Commit. Fixes bug #521953
  • Wayland/outputdevice: delay done event until the output has a UUID. Commit. Fixes bug #521826
  • Backends/drm: use the native colorimetry again. Commit. Fixes bug #521759
  • Kcm_*: fix BugReportUrl. Commit.
  • Plugins/eis: Do not send events from release warp to capture. Commit. Fixes bug #521486
  • Backends/drm: disable unused objects even when the last output is removed. Commit.
  • Scene: Properly crop opaque region of subsurfaces. Commit.
  • Backends/drm: pre-emptively filter out udev events for non-KMS nodes. Commit.
  • Scene/surfaceitem_wayland: immediately update the release point of the texture. Commit. Fixes bug #521687. Fixes bug #521960
Plasma Bigscreen
  • Bigscreen: Add back handler attached property for consistent back. Commit.
  • Session: stop forcing EGL_PLATFORM=wayland. Commit.
  • Inputhandler: expose CEC send methods over D-Bus. Commit.
Plasma Desktop
  • KCMMouse: fix some layout issues. Commit. Fixes bug #521992
  • Don't make warnings fatal in kcm_kded test. Commit.
  • Don't import desktoptest in kcm_kded appium test. Commit.
  • Drop bug482267 test. Commit.
  • FolderView: More robust drop url generation. Commit. Fixes bug #521713
  • WorkspaceOPtions: fix warnings. Commit. See bug #522275
  • Applets/kickoff: add selection highlight for SectionView. Commit. Fixes bug #522154
  • Applets/kickoff: correctly show highlight in the Places page. Commit.
plasma-keyboard
Plasma Networkmanager (plasma-nm)
  • Fix overflow in network details. Commit. Fixes bug #522333
  • Bump QtKeychain dependency. Commit. See bug #521595
  • Vpn/openconnect: Make Connect button more obvious. Commit.
  • Kded: Do not try to send DBus errors when handling a no reply request. Commit. See bug #522047
Plasma Systemmonitor
  • Processtable: Remove unnecessary separator. Commit.
  • Table: Hide the icon for processes in tree mode if it is empty. Commit. Fixes bug #442095
plasma-welcome
Plasma Workspace
  • Plasma-windowed: Check for SNI being null. Commit.
  • Applets/devicenotifier: Check StorageAccess being null. Commit. Fixes bug #522051
  • Runners/bookmarks: Set minimum letter count to 2. Commit.
  • Runners/bookmarks: Recreate cache dir if it was removed before. Commit.
  • Runners/bookmarks: Load favicon only when match actually matches. Commit.
xdg-desktop-portal-kde
  • Screencast: connect stream closed() on m_streams, not the moved-from vector. Commit.