- Remove top margin caused by empty header on UpdatesPage. Commit.
- Notifier: Fix notification logic. Commit.
- Pk/?: Fix problem when using faulty URL. Commit.
- Wayland: Prevent matching dnd actions after drop. Commit.
- Screencast: Fix inverted screencast on OpenGLES and memfd. Commit.
- Screencasting: Make sure we are reporting properly scaled damage values. Commit.
- Plugins/screencast: centralize format querying into the RenderBackend. Commit. Fixes bug #460563
- Backends/drm: fix format sorting. Commit.
- Fix blur/contrast for X11 window if Xwayland is not scaled. Commit. Fixes bug #461021
- [effects/windowview] Don’t allow setting non-global shortcuts. Commit.
- [effects/overview] Don’t allow setting non-global shortcuts. Commit.
- Backends/drm: fix common mode generation. Commit.
- Nightcolormanager: Emit timing change only when they have actually changed. Commit.
- X11: Don’t force QT_NO_GLIB=1. Commit. Fixes bug #460980
- X11: Don’t force QT_QPA_PLATFORM=xcb. Commit.
- X11window: revert more from 3a28c02f. Commit. Fixes bug #461032
- Fix compile. Commit.
- X11window: partially revert 3a28c02f. Commit.
- Tablet: Make sure the “lock aspect ratio” stays true. Commit.
- Tablet: Fix the reset button for the outputs view. Commit. Fixes bug #458608
- [kcms/tablet] Delete device when removed. Commit.
- [kcms/tablet] Fix i18n. Commit.
- Fix panel configuration to properly limit maximum panel size to half height. Commit.
- Homescreens/halcyon: Fix horizontal scrollbar being shown on app list. Commit.
- Lockscreen: Refactor and cleanup keypad. Commit.
- Components: Fix MarqueeLabel behaviour with new line characters. Commit.
- Statusbar: Don’t use fractional font sizes. Commit.
- Lockscreen: Use bold text for clock to improve contrast. Commit.
- Shell: Fix accent color from wallpaper not working. Commit.
Plasma Networkmanager (plasma-nm)
- L2TP: Fix detection of Libreswan 4.9 and later. Commit.
- Notifications: Use String “0” for null percent. Commit.
- Revert apples/kicker: fix timer in triangular mouse filter. Commit. Fixes bug #461395
- Runners/services: Do not parse exec of flatpaks. Commit. Fixes bug #461241
- Kcms/regionandlanguage: convert ASCII unicode symbol to QChar. Commit. Fixes bug #460704
- Startplasma-wayland: Don’t set GDK_SCALE and GDK_DPI_SCALE. Commit. Fixes bug #443215
- Runners/services: Do not match exec values of PWAs. Commit. Fixes bug #460796
- Runners/servicerunner: increase match type when query exactly matches service name. Commit. Fixes bug #459516
- Runners/recentdocuments: more fine-grained relevance and type assignment. Commit.
- Runners/baloo: increase match type when query exactly matches file name. Commit.
- Runners/locations: decrease match type when not a known existing file. Commit. See bug #340283
- Wallpapers/image: always try to remove a path in
ImageBackend::removeSlidePath
. Commit. Fixes bug #461003
- Powerprofileconfig: Use proper signal for detecting user interaction. Commit.
- Fix kcms inside a category always being indented. Commit.