Discover
- Fix directionality of "See more" arrows. Commit.
- Pk: Address unreachable being reached. Commit.
- Pk: Simplify updates state tracking. Commit.
Flatpak Permissions
- Make buttons and combobox the same width. Commit.
- Align some form layout labels to the top. Commit.
krdp
- Fix thread safety issues in VideoStream. Commit.
- Fix potential deadlock in RdpConnection destructor. Commit.
- Fix PortalSession destructor crash and resource leak. Commit.
- Handle GFX CapsAdvertise re-advertisement from Windows clients. Commit.
- Fix scroll wheel for RDP clients sending high-resolution or zero-position events. Commit. Fixes bug #511029
KWin
- Backends/drm: Fix crash in OutputDeviceV2Interface::updateModes(). Commit. Fixes bug #516452
- Fix Workspace::findOutput() with disabled mirrored outputs. Commit. Fixes bug #516733
- Add missing include for ftruncate. Commit.
- Plugins/gamecontroller: fix build on 32 bit architectures. Commit. Fixes bug #516886
- Plugins/zoom: Respect mouse tracking setting when using caret tracking. Commit. Fixes bug #516435
- Backends/drm: don't allow matrices in 3D LUTs. Commit. Fixes bug #516731. See bug #516276
- Fix gap in decoration input region. Commit.
- Core: Add Rect::roundedIn(). Commit.
- Workspace: prevent the placeholder output from changing dpms mode. Commit. Fixes bug #516454
- Autotests: Rework output configuration tests in testOutputChanges. Commit.
- Wayland/outputdevice: schedule a done event for priority changes. Commit. Fixes bug #516611
kwin-x11
- X11window: Allow restoring fullscreen windows from maximized. Commit.
- X11window: Remove unnecessary condition. Commit.
libkscreen
- Output: add sizeMm property synchronization in apply method. Commit.
libplasma
- Appletpopup: Log warning when trying to use empty size. Commit.
- Close applets when removing them. Commit. Fixes bug #470812
Oxygen
- Desktoptheme: Fix Oxygen lacking indication of minimized windows. Commit. Fixes bug #516497
- Desktoptheme: Fix Oxygen's scrollbar not having the proper sizing. Commit. Fixes bug #516496
plasma-activities
- Fix dbus methods for ActivityInfo. Commit.
Plasma Desktop
- Applets/kicker: disable hover blocking on press. Commit.
- Applets/kicker: set scrollbar width delayed. Commit. Fixes bug #516462
- Close Widget resize handles when exiting edit mode. Commit.
- Keys/FilteredModel: Remove deprecated invalidation, check if currentItem exists. Commit. Fixes bug #516488. Fixes bug #516607
- Keys/ui: Fix undefined warnings. Commit.
- Applets/kicker,kickoff: use mipmap for fallback image. Commit. See bug #516295
- Positioner: don't restore changed positions when there are no positions. Commit. See bug #503500
- Positioner: Check if we need to defer applying positions during model conversion. Commit. Fixes bug #516559
- Appiumtests/desktop: run folderviewtest on Wayland. Commit.
- Applets/kicker: fix visual searching glitches. Commit.
- FolderView: Use system accent color for selection rectangle instead of Plasma theme's. Commit. Fixes bug #516498
plasma-login-manager
- Frontend/kcm: Fix error when saving default, empty config. Commit. Fixes bug #516729
- Plasmaloginauthhelper.cpp: ensure traverse permission on directories. Commit.
- Frontend/SessionModel: Sort sessions with Plasma, alphabetical and Wayland consideration. Commit.
plasma-mobile
- Devices: add Fairphone 5. Commit.
- Devices: add Nothing Phone (1). Commit.
Plasma Networkmanager (plasma-nm)
- Consider connected bridges and VLANs to be connections for icon purposes. Commit. Fixes bug #516712
plasma-welcome
- Release: Refactor to add debug logging, and add additional match. Commit.
- Release: Use correct language tags. Commit.
- PlasmaUpdate: let long Plasma titles wrap onto up to 3 lines. Commit.
Plasma Workspace
- Applets/appmenu: handle apps lying about having a menu. Commit.
- Oom-notifier: Properly un-escape unit names. Commit.
- Also remove secrets from clipboard when clearing it. Commit. Fixes bug #516403
- Shell: Port OSD away from PlasmaCore.Dialog. Commit.
- Applets/appmenu: set sourceMenu in Compact mode. Commit. Fixes bug #516207
spectacle
- Destroy Qt Widget menu singletons after SpectacleCore is destroyed. Commit.
- ExportMenu: fix crash when exporting to KDE Connect in rectangle mode. Commit. Fixes bug #516717
System Settings
- Also push subcategory page after clicking on a search result. Commit.