Bluedevil
- Fix glitch while scrolling with touch. Commit.
Breeze
- ToolsAreaManager: Store windows as a vector. Commit. Fixes bug #501688
- Kstyle: Don't replay scrollbar mouse event to same position. Commit.
Discover
Dr Konqi
- Add mapping for krdpserver. Commit.
- Coredump: don't start units on system users (e.g. sddm). Commit. Fixes bug #500179
Plasma Addons
- Applets/calculator: remove clipboard dataengine and fix pasting. Commit.
- Applets/userswitcher: allow user name to wrap on vertical panels. Commit.
- Applets/userswitcher: Limit the label size. Commit. Fixes bug #356603
- Applets/userSwitcher: Fix keyboard navigation. Commit. Fixes bug #501649
- Applets/weather: Fix config save. Commit. Fixes bug #501066
kgamma
KWin
- Backends/drm: prevent accessing DrmPipeline after it's deleted. Commit.
- Wayland: Clip surface damage. Commit. Fixes bug #501113
- Backends/drm: don't enable outputs after adding them. Commit.
- Wayland/colormanagement: ignore frog surfaces for the surface_exists error. Commit.
- Wayland: Guard against unconfigured buffers. Commit. See bug #501828
- X11: Fix missing nativeRound in X11Window::gravityAdjustment(). Commit.
- Change qCDebug()s to qCWarning()s in Xkb. Commit.
- Combine tile modes when tiling via arrow keys. Commit. Fixes bug #501731
- Utils/edid: add environment variable to override HDR support in EDIDs. Commit.
- Plugins/screencast: Let kwin select scale factor for region screencasts. Commit.
- Opengl/icc_shader: compensate for night light increasing the red channel above 1.0. Commit.
- Autotests: comment out test cases that will fail with the following commit. Commit.
- Opengl/icc_shader: divide through the correct value. Commit.
- Backends/drm: properly disable HDR when the capabilities go away. Commit.
- Backends/drm: remove HDR capability if wide color gamut isn't available. Commit.
- Plugins/systembell: Throttle audio bell. Commit. Fixes bug #500916
- Effect/offscreeneffect: snap geometries to the pixel grid. Commit.
- Plugins/qpa: fix build with Qt dev. Commit.
- Make outline print scene graph error. Commit.
- Backends/drm: remove DrmGpu::waitIdle. Commit.
- Backends/drm: don't crash if there's a pending pageflip when a pipeline gets deleted. Commit.
- Backends/drm: create pipelines for outputs, not for all connectors. Commit.
- Compositor: only delay hardware cursor updates when necessary. Commit. Fixes bug #487563
- Core/output: allow the compositor to specify the maximum vrr delay for cursor updates. Commit.
- Backends/drm: refactor VRR cursor handling. Commit.
- Opengl: Set GL_LINEAR filter for swapchain images. Commit.
- Plugins/screencast: render region screencasts in texture pixels. Commit.
- Backends/drm: let DrmGpu do modesets for dpms off. Commit.
- Backends/drm: add KWIN_DRM_FORCE_SCALING_MODE env var to force a scaling mode. Commit. See bug #501168
- Kcms/rules: Remove pragma on OptionsComboBox. Commit. Fixes bug #501357
- Effect/offscreenquickview: add some warnings for when painting will be skipped. Commit. See bug #500455
- Plugins/kscreen: Add missing effects->postPaintScreen(). Commit.
- Backends/drm: Update dpms mode when dpms off is cancelled before animation completes. Commit.
libksysguard
- Guard against unreadable pid file. Commit.
libplasma
Plasma Desktop
- Applets/folderview: fix list view icon opacity. Commit. Fixes bug #501797
- Applets/kickoff: honor display style setting in search results. Commit.
- Kcms/touchpad/actions: Add touchpad toggle shortcut with meta keys. Commit.
- Use entire screen to place sidebars when not in edit mode. Commit. Fixes bug #480890
plasma-integration
- KHintsSettings: Properly handle zero CursorBlinkRate in updateQtSettings. Commit.
- KDirSelectDialog: Fix sidebar sizing bugs. Commit. Fixes bug #421247. Fixes bug #500435. See bug #499179
plasma-vault
- Kded: restore focus on password field after wrong password. Commit. Fixes bug #433994
Plasma Workspace
- Applets/notifications: fix body label implicit height and alignment. Commit.
- Applets/notifications: restore padding above the icon, when visible. Commit.
- Applets/notifications: use more appropriate wrap mode for labels. Commit. Fixes bug #502162
- Applets/notifications: tighten internal spacings. Commit. Fixes bug #449083
- Notifications: Sync window position on creation. Commit.
- Applets/notifications: Fix actions in FullRepresentation. Commit.
- Klipper: let Qt handle plain text to deal with non-UTF-8 encodings when syncing selections. Commit. See bug #500203
- Kcms/region_language: make removing languages work. Commit.
- Only queue position updates for panel when not hidden. Commit. Fixes bug #499833
- Klipper: let Qt handle plain text to deal with non-UTF-8 encodings. Commit. Fixes bug #500203
- Shell: fix shelltest. Commit.
- Klipper: only accept certain MIME types. Commit.
- Applets/notifications: make drag parameter explicit. Commit.
- Check for queued positionAndResize requests at the end of the event cycle. Commit. Fixes bug #499833. Fixes bug #499914
- Applets/devicenotifier: handle unmounting gracefully. Commit.
Powerdevil
print-manager
- Libkcups/KCupsConnection: connect existing signal. Commit.
spectacle
- Auto scale region recordings to improve fractional scaling recording quality. Commit. Fixes bug #500777
xdg-desktop-portal-kde
- [AppChooser] Correctly set m_autoRemember. Commit.
- Add input capture notification to notifyrc. Commit. Fixes bug #500130