Skip to content

Plasma 5.24.3 Complete Changelog

Breeze
  • KStyle: center QTabBar custom tab buttons vertically in vertical tabs. Commit. Fixes bug #447315
Discover
  • Flatpak: Do not emit about upgradeable packages that were just created. Commit.
  • Flatpak: Use the sources map to check if a resource is already being used. Commit.
  • Set textFormat in Label to StyledText. Commit.
  • Fix build by explicitly creating a QUrl from QString. Commit.
Dr Konqi
  • Make sure to create the wallet folder before using it. Commit. Fixes bug #446925
KDE GTK Config
  • Fix cmake policy CMP0115 warning. Commit.
Info Center
KScreen
  • Revert "KCM: Workaround unknown Qt issue that causes the revert dialog to be invisible". Commit.
kwayland-server
  • Fix kdebugsettings categories file. Commit.
  • Linuxdmabuf: Add unistd.h include. Commit.
KWin
  • Backends/drm: don't change the configuration while KWin is terminating. Commit.
  • Backends/drm: wait for pending pageflips before doing a modeset. Commit.
  • Output changes: handle to-be-enabled outputs first. Commit.
  • Platform: check all outputs, not only enabled ones for the enabled flag. Commit. See bug #450721
  • Backends/drm: fix recording with direct scanout. Commit. Fixes bug #450943
  • Backends/drm: fix multi gpu. Commit. Fixes bug #450737
  • Backends/drm: fix format choosing. Commit. Fixes bug #450779
  • Inputmethod: fix placing the virtual keyboard at the bottom. Commit.
  • Revert "Remove mysterious s_cursorUpdateBlocking boolean flag in pointer_input.cpp". Commit. Fixes bug #449273
libksysguard
  • Fixed computational bug for bar chart spacing. Commit. Fixes bug #449868
Plasma Desktop
  • Kcms/touchpad: Remove weird Q_EMIT changed(false) in resizeEvent. Commit. See bug #449843
plasma-integration
  • [KDEPlatformFileDialog] Don't do stat if baseUrl didn't change. Commit.
Plasma Audio Volume Control
  • [kcm] Update device combobox when current device changes externally. Commit.
Plasma Workspace
  • Kcms/colors: Implement radio button layouts better. Commit.
  • Kcms/colors: fix spacing between radio buttons and content. Commit.
  • [Battery Monitor] Only show charge threshold hint for power supply batteries. Commit. Fixes bug #451161
  • [Icons KCM] Give measure delegate a text. Commit.
  • Wallpapers: Sort BackgroundListModel by title. Commit.
  • Applets/digital-clock: Fix Qt.formatDateTime returns different date when minute changes. Commit. Fixes bug #436796
  • Applets/systray: align applet labels with differing line counts in hidden view. Commit. Fixes bug #438347
  • Show panel config above other windows. Commit. Fixes bug #450794
  • Use current accent colour to set ColorDialog object in colour picker. Commit.
  • SystemDialog: Allow accepting the dialogs with the keyboard. Commit. Fixes bug #450223
  • Applets/systemtray: Do not open context menu on mouse pressed for SNI. Commit. Fixes bug #409768
  • Revert "Fix overdraw on Wayland". Commit.
  • Startkde: Forward stdout/stderr of started processes. Commit.
  • SDDM theme: stop eliding people's names so aggressively. Commit. Fixes bug #450673
  • Applets/digital-clock: Word-wrap date string for desktop representation. Commit. Fixes bug #450632
  • Wrap completely the invariants timer in NDEBUG. Commit.
  • ScreenPool as the source of truth of QScreen info. Commit.
  • Always ensure there is an user selected. Commit. Fixes bug #450182
  • Prevent panel going out of screen boundaries. Commit. See bug #438114
  • Applets/clipboard: Focus on text area when transition is done. Commit.
  • Applets/clipboard: Fix highlight after exiting edit mode. Commit.
Powerdevil
System Settings
  • App/SettingsBase: Fix systemsettings unable to start when missing plugin. Commit. Fixes bug #451054
  • ModuleView: Simplify and fix custom headers logic. Commit.