KDE 1771 Published by

KDE Plasma 6.8 development has accelerated with native auto-scroll support that lets you toggle scrolling with a single middle-click instead of holding the button down. The biggest accessibility win is a built-in dwell clicker in KWin that works under Wayland, closing a long-standing gap left by the X11-only KMouseTool. Additional improvements include an exclusive mode for krdp that locks local screens during remote sessions and union styles moving into System Settings for easier theming. With these landing among the final features of the cycle, Plasma 6.8 is expected to ship in October or November 2026 following KDE's six-month release cadence.



KDE Plasma 6.8 Adds Native Auto-Scroll, Dwell Clicker in Latest Dev Cycle

Wayland accessibility gets a proper dwell clicker, and middle-mouse auto-scroll finally lands without the hold.

KDE's Plasma team dropped a fresh batch of features for the upcoming 6.8 release this week. The headline acts are a native auto-scroll mode for the middle mouse button and a built-in dwell clicker that finally runs under Wayland. Plasma 6.7 stable shipped June 20, so you've been waiting roughly three months for a new feature wave.

Middle-mouse auto-scroll has been a point of friction for some time. Previously, you had to press and hold the button to scroll; release it, and the scrolling stopped. Uriel Fontan changed that. Click the middle button once to toggle a dedicated scrolling mode, move the pointer in any direction to scroll, then click again or hit Esc to exit. It's a quality-of-life change that aligns Plasma with how other desktop environments handle this.

Screenshot_from_2026_09_04_22_53_13

The dwelI clicker is the bigger story here. Sebastian Sauer merged a native implementation into KWin and plasma-desktop. Older tools like KMouseTool worked on X11, which made them useless once you switched to Wayland. That's been one of KDE's known accessibility gaps. Now the gap is closed. The dwell clicker performs left, right, double-click, and drag operations when the cursor stays still for a configurable duration. Keep in mind that this is integrated into the compositor, so it doesn't rely on X11-specific hooks.

Remote Desktop and Theming Updates

David Edmundson added an exclusive mode to the krdp remote desktop service. When someone connects via RDP, the local physical screens lock and you get a virtual display instead. However, at the same time, this ensures no one in the room can see your desktop while you're working remotely. Good for the office, less useful if you hide in the bathroom.

Nicolas Fella shipped an API in KWin that lets screen readers like Orca query which window is under the mouse cursor. Arjen Hiemstra brought union styles into System Settings, letting you preview and apply combined widget and decoration themes without editing config files. There's also a Bikram Sambat calendar for the Digital Clock widget, adding support for Nepal and parts of India.

Performance and Fixes

On the technical side, Sergey Katunin bumped the quality of screen recordings via Spectacle and KPipeWire. Méven Car trimmed VRAM usage for the Breeze theme by optimizing SVG assets. If you've noticed heavy memory use with heavy effects, the Breeze reduction might help.

The dev blog also lists a slate of bug fixes for the 6.7.5 and 6.6.7 point releases. If you're on stable, you're likely already seeing patches for the Maliit keyboard crashes and the Plasma Vault networking restoration issue. KWin won't crash on malformed D-Bus shortcut requests anymore, and Discover gets a fix for update checks failing with early-exiting fwupd processes.

KDE follows a six-month release cadence, so Plasma 6.8 is expected around October or November 2026. The blog notes these are among the "last features" of the cycle, which points to the release candidate phase knocking on the door. Nate Graham and John Veness wrote the update. Head here to read the full post on the KDE blog if you want to dig into the merge requests.