The icon-only task manager has a feature where scrolling on an empty spot (and if possible, the application launcher), switches between all windows (of the current activity).
What empty spot? Does Latte has such empty spots? Screenshots would help
Created attachment 118033 [details] Empty spots marked in green
I added an image that shows what I mean by empty spots (marked in green).
this feature is related to all requests for empty area to set a scrolling action: - switch activities - switch desktops - switch between windows
Git commit 33c584cc0839ebfcb33822beff2ab1ee9c07cf17 by Michail Vourlakos. Committed on 16/03/2019 at 22:49. Pushed by mvourlakos into branch 'master'. Mouse wheel action for empty areas --User can now choose for the panel empty areas a sroll wheel behavior: -Scroll Desktops -Scroll Activities -Scroll Tasks M +9 -0 containment/package/contents/config/main.xml M +59 -0 containment/package/contents/ui/RootMouseArea.qml A +49 -0 containment/package/contents/ui/loaders/Pager.qml [License: GPL (v2+)] A +115 -0 containment/package/contents/ui/loaders/Tasks.qml [License: GPL (v2+)] M +1 -0 containment/package/contents/ui/main.qml M +9 -0 liblatte2/types.h M +76 -30 shell/package/contents/configuration/pages/BehaviorConfig.qml https://commits.kde.org/latte-dock/33c584cc0839ebfcb33822beff2ab1ee9c07cf17
Awesome (just tried it). Thank you! :)
(In reply to sdfjsfjaei-hans from comment #6) > Awesome (just tried it). Thank you! :) ;)