Skip to content

Plasma 6.6.4 Complete Changelog

Breeze
  • Do not pass QIcon::Selected mode to icon painter. Commit. Fixes bug #506437
Discover
  • TransactionModel: Add visibleTransactionCount, use it in DiscoverObject. Commit.
Dr Konqi
  • Coredump: forward thread name from coredumpd. Commit.
  • Backtracegenerator: start only one gdb. Commit.
Plasma Addons
  • Disable qmllint for weather applet. Commit.
  • Applets/weather: improve keyboard navigation. Commit.
kpipewire
  • Recording: Disable frame repeat timer for recording to file. Commit. Fixes bug #518009
  • Libx264: Use CRF instead of global_quality for constant-quality encoding. Commit. Fixes bug #518009
KWin
  • Ci: Disable qt dev pipeline for now. Commit.
  • Ci: Adjust the minimal build pipeline to new CI image names. Commit.
  • Main_wayland: prevent stale config values from causing wrong Xwayland scaling. Commit.
  • Plugins/blur: make the scene responsible for expanding repaint regions. Commit. Fixes bug #515568
  • Wayland: Fix scaled pointer position when focused client gets a pointer. Commit.
  • Manage text input v3 object client state in a per-client fashion. Commit.
  • Autotests/integration: Test server-side key repeat with Bounce Keys. Commit.
  • Autotests/integration: add a test for server side key repeat. Commit.
  • Plugins/bouncekeys: Let key repeat events through the filter. Commit. Fixes bug #513268
  • Backends/drm: disable drm color pipelines on AMD. Commit. See bug #517556
  • Plugins/startupfeedback: Get rid of intermediate QImage in scalePixmap(). Commit.
  • Plugins/startupfeedback: Remove unnecessary image format conversion. Commit.
  • Plugins/startupfeedback: Make scaled pixmap use ARGB32_Premultiplied format. Commit.
  • Plugins/startupfeedback: Fix pixelated icons. Commit. Fixes bug #489403
  • Effects/wobblywindows: Fix blur flickering after wobble. Commit. Fixes bug #474196
  • Scene/workspacescene: fix direct scanout with overlay items on other screens. Commit. Fixes bug #516808
  • A11yKeyboardMonitor: Don't crash when XKB state is null. Commit. Fixes bug #517711
layer-shell-qt
libkscreen
  • Dpms: Log more information when platform detection fails. Commit.
libksysguard
  • Fix gpu usage and memory graph scaling and inf values. Commit.
  • Fix nvidia-smi process leak. Commit.
libplasma
  • Plasma/pluginloader: forward args to instantiatePlugin. Commit.
  • Appletquickitem: turn launch error message into error data. Commit.
  • Pluginloader: never return nullptr on loadApplet. Commit.
  • Desktoptheme: Remove duplicate stylesheet from SVGs. Commit. Fixes bug #518178
Oxygen
  • Kstyle: Adjust keyboard focus indicator to changes in Dolphin. Commit.
  • Kdecoration: Fix pixelated window buttons when using fractional scaling. Commit. Fixes bug #480863
  • Kstyle: Fix missing menu shadows regression. Commit.
  • Kstyle: Fix detached shadows with tooltips when using fractional scaling on Wayland. Commit. Fixes bug #486505
  • Desktoptheme: Various fixes for Oxygen's panel. Commit. Fixes bug #516495
  • Desktoptheme: Add missing switch SVG to Oxygen. Commit. See bug #464095
Plasma Browser Integration
  • Purpose: Don't determine MIME type from the host. Commit.
  • Reminder: Set XDG activation token on ApplicationLauncherJob. Commit.
Plasma Desktop
  • Applets/kicker: fix sidebar in rtl. Commit.
  • Disable qmllint for pager applet. Commit.
  • Applets/kicker: activate SideBarItem on Return. Commit.
  • Applets/kickoff: a bunch of fixes for ListOfGrids. Commit. Fixes bug #517693. Fixes bug #518170
  • Actually start the drag only after a pointer move. Commit. Fixes bug #509880
  • SolidActions: Use absolute path for getting the template file. Commit. Fixes bug #518317
  • Kcm/keys: prevent shortcut conflicts during save (BUG: 471370). Commit. Fixes bug #471370
  • Desktop: stop unsorted desktop icons being sorted during drag and drop. Commit.
plasma-integration
plasma-keyboard
  • Inputlisteneritem: Always disable predictive text. Commit. Fixes bug #516511
  • Inputlisteneritem: Add bytes bound check and deactivate signal handling. Commit. Fixes bug #517087
  • Vkbd: Fix various lengths not being bytes (UTF8), and CJK attributes. Commit.
  • Inputlisteneritem: Don't let Qt VKBD communicate to KWin when not visible. Commit. Fixes bug #516511
  • Fix(qwaylandinputpanelsurface): Handle nullptrs when configuring. Commit.
plasma-login-manager
  • Update KCM URL to point to current repo. Commit.
plasma-mobile
  • Shellsettingsplugin: Update kwin screen edges after config change. Commit.
Plasma Networkmanager (plasma-nm)
  • Networkmodel: refresh Last used immediately on disconnect. Commit. Fixes bug #512951
plasma-vault
  • Fileitemplugin: Skip bogus global. Commit.
Plasma Workspace
  • Adjust reduced_featureset build to 6.11. Commit.
  • Disable qmllint for calendar module. Commit.
  • Applets/systemtray: banish black corners in tray icons' context menus. Commit. Fixes bug #513307
  • Applets/desktoptheme: Protect against setting infinity size. Commit.
  • Devicenotifications: keep mode objects around until KWin removes them. Commit. Fixes bug #516217
  • Libtaskmanager: Listen for sycoca changes in WaylandTasksModel. Commit.
  • Applets/digital-clock: Fix clipboard menu. Commit. Fixes bug #517692
  • Applets/kicker: provide url in recent apps model. Commit.
  • Shellcorona: do not crash on panels after their destruction. Commit. Fixes bug #477941
  • Applets/systemtray: Guard for itemForService returning null. Commit. Fixes bug #518128
  • Don't prevent the user from using hidden files as wallpapers. Commit. Fixes bug #472987
qqc2-breeze-style
  • ToolTip: Fix binding loop. Commit.
  • MobileTextActionsToolBar: Use easier to trigger open behavior. Commit.
spectacle
  • Gui/CaptureOverlay: Work around Qt 6.11 being clever. Commit. Fixes bug #515304