Summary: | JJ: Need Mouse navigation in flip switch mode | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Ekeluo Chukwuogor <echukwuogor> |
Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | Keywords: | junior-jobs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | 4.10 | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/5300066a322667de104e3a39e879a537a821df92 | Version Fixed In: | 4.10 |
Sentry Crash Report: |
Description
Ekeluo Chukwuogor
2010-07-12 22:52:56 UTC
The source code says that cursor keys have never been supported, but easy to add. Adding mouse wheel support should be simple, while clicking is rather difficult. Git commit 5300066a322667de104e3a39e879a537a821df92 by Martin Gräßlin, on behalf of Ghislain MARY. Committed on 25/05/2012 at 09:04. Pushed by graesslin into branch 'master'. Enable mouse wheel navigation in flipswitch and coverswitch effects FIXED-IN: 4.10 REVIEW: 105040 M +62 -38 kwin/effects/coverswitch/coverswitch.cpp M +3 -0 kwin/effects/coverswitch/coverswitch.h M +58 -18 kwin/effects/flipswitch/flipswitch.cpp M +4 -0 kwin/effects/flipswitch/flipswitch.h http://commits.kde.org/kde-workspace/5300066a322667de104e3a39e879a537a821df92 Thanks guys! Looking forward to trying the new beta! |