Dr Konqi
- Kwallet: set folder explicitly. Commit.
KWin
- Backends/drm: leave all outputs disabled by default, including VR headsets. Commit. Fixes bug #493148
- Cmake: fix build with KWIN_BUILD_X11_BACKEND. Commit.
- Cmake: don't try to build kwin_x11 when KWIN_BUILD_X11_BACKEND is turned off. Commit.
- Ci: Switch to Qt 6.8. Commit.
- Initialize KCrash for kwin_x11 too. Commit.
- Backends/drm: don't allow tearing until the cursor plane is disabled. Commit. Fixes bug #493166
- Core: make sure we don't call a null buffer. Commit.
- Revert "temporarily revert version number for respin". Commit.
- Effect: Make opengl context current in OffscreenEffect::unredirect() and CrossFadeEffect::unredirect(). Commit.
- Backends/drm: check for the output being active before setting legacy gamma. Commit.
- Avoid creating Unmanaged for reparented window. Commit.
- Backends/drm: don't skip colorops when matching the pipeline. Commit. Fixes bug #494611
- Backends/drm: transform damage to match the framebuffer. Commit. Fixes bug #494837
- Set WAYLAND_DISPLAY before starting wayland server. Commit.
- Scene/itemrenderer_opengl: use the color pipeline to check if color transformations are needed. Commit. Fixes bug #493295
- Temporarily revert version number for respin. Commit.
- Backends/drm: don't scale infiniteRegion(). Commit. See bug #494829
- Backends/drm: fix crash with multi gpu. Commit.
- Ci: Require tests to pass only on Linux. Commit.
- Report correct input timestamps for popup keyboard events. Commit.
- Backends/drm: disable hdr if we removed the capabilities for it. Commit. Fixes bug #494706
- Wayland/color management: ignore obviously wrong HDR metadata. Commit. Fixes bug #494502
Plasma Desktop
- Foldermodel: Save item positions when any item gets renamed. Commit.
- FolderView: Ignore file-related clicks if rename editor is open and is clicked. Commit. Fixes bug #494558
plasma-mobile
- Reintroduce maximizing task on activating it in switcher. Commit. Fixes bug #492077
- Lockscreen: Forward keyboard key immediately to password bar. Commit.
Plasma Audio Volume Control
Plasma Workspace
- Shell: disable incremental gc until QTBUG-129241 is resolved. Commit.
- Applets/devicenotifier: ensure udi is not dangling to fix crash. Commit.
- Applets/devicemonitor: document when formating a device is removed and added back immediately. Commit.
- Revert "temporarily revert version number for respin". Commit.
- Klipper: Avoid creating lots of native windows in settings dialog. Commit. Fixes bug #494169
- Temporarily revert version number for respin. Commit.
- Startkde: Specify --type=method_call to correctly notify ksplash. Commit. See bug #494840
- Applets/devicenotifier: reduce string allocation. Commit.
- Klipper: correct boolean in desktop file. Commit.
- PanelView: Fix popups position when NoBackground hint is set. Commit. Fixes bug #494193
SDDM KCM
Spacebar
- Remove all SQL queries from client, move to DBus only. Commit.
- Only handle incoming messages in incoming message handler. Commit.
- Improve behavior with daemon handling, and UI if daemon is off. Commit.
System Settings
- SettingsBase: Make sure we save window state on quit or geometryChange. Commit. Fixes bug #494377