Skip to content

Add new "scroll cycles through task's windows" scroll mode

Theo Luschnig requested to merge evea/plasma-desktop:bug_461481_clean into master

Currently there are two options for scrolling behavior: disable it entirely, or scroll through all tasks.

This commit adds a third option: only scroll through the windows of the hovered task. That means if it has multiple windows, scrolling will cycle through only them. If it has only one window, scrolling up on it will raise it.

FEATURE: 461481 FIXED-IN: 6.2.0

Edited by Nate Graham

Merge request reports