- [Notifier] Use "update-high" for security updates. Commit.
- All config updates have the same importance. Commit.
- Even in kiosk mode, we need to be able to create at least one activity. Commit.
- [Show Desktop applet] Fix showing desktop through applet keyboard shortcut. Commit. Fixes bug #365825
- Ensure to directly delete old Shadow on update. Commit. Fixes bug #361154
- Select also raw button press/release in XInput2 based polling. Commit. Fixes bug #366612
- [wayland] Ensure that pointer enter event carries the correct coordinates. Commit.
- [autotest/intergration] Wait for pointer enter before simulating button press. Commit.
- Xrandr-crtc: clear outputs in update(). Commit.
- Update CRTCs before enabling an output. Commit. Fixes bug #366346
- [Kicker Dash] Use ComplementaryColorGroup for icon tinting. Commit.
- [kcm_mouse] Sync KDE4 config after writing the KF5 settings, not before. Commit. Fixes bug #348254. Fixes bug #367074. Code review #128703
- [Pager] Hide minimized windows. Commit.
- [Task Manager ToolTipDelegate] Silence warning on startup. Commit.
- [Kickoff] Fix start row for drag not always being correct. Commit.
- [Kickoff] Fix being unable to reorder entries in favorites menu after scrolling down. Commit.
- Use a Timer to switch on hover event handling and do the initial geo export. Commit.
- Revert "Use a Timer to switch on hover event handling and do the initial geo export.". Commit.
- Use a Timer to switch on hover event handling and do the initial geo export. Commit.
- Fix ReferenceError on external drag hover with !separateLaunchers. Commit.
- Add 1s delay before trying to reconnect to pa. Commit. Fixes bug #366320
- Fix mistake between Lock and Leave action in lock_logout applet. Commit.
- [Plasma Calendar Integration] Filter holiday regions case-insensitively. Commit. Fixes bug #365621
- [System Tray] Don't reserve space for expander if it's not visible. Commit. Fixes bug #365636
- Revert "Don't unconditionally emit buttonPressed on profile load". Commit.
- Don't unconditionally emit buttonPressed on profile load. Commit. Fixes bug #366125