Summary: | JJ: Use arrow keys to control cover switch. | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Trel <webmaster> |
Component: | effects-tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | jagarni1983, pmb |
Priority: | NOR | Keywords: | junior-jobs |
Version: | unspecified | ||
Target Milestone: | 4.9 | ||
Platform: | Ubuntu | ||
OS: | Unspecified | ||
URL: | https://git.reviewboard.kde.org/r/104438/ | ||
Latest Commit: | Version Fixed In: | 4.9.0 | |
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 291916 |
Description
Trel
2008-12-23 20:30:09 UTC
*** Bug 178628 has been marked as a duplicate of this bug. *** Tabbox provides a hook for cursor navigation which could be used for this feature. Present Windows effect uses this hook and this can be used as a guide to implement this feature request. review request for this feature: https://git.reviewboard.kde.org/r/104438/ Git commit d219bd61931a17679d66cb35ef5ed7fae82a6232 by Martin Gräßlin. Committed on 29/03/2012 at 11:11. Pushed by graesslin into branch 'master'. Add Cursor key navigation to Flip- and Cover Switch Effects FlipSwitch can be navigated with up and down keys as well as left/right and CoverSwitch only with left and right keys while Alt+Tab is used. REVIEW: 104438 FIXED-IN: 4.9.0 M +32 -0 kwin/effects/coverswitch/coverswitch.cpp M +1 -0 kwin/effects/coverswitch/coverswitch.h M +34 -0 kwin/effects/flipswitch/flipswitch.cpp M +1 -0 kwin/effects/flipswitch/flipswitch.h http://commits.kde.org/kde-workspace/d219bd61931a17679d66cb35ef5ed7fae82a6232 Thank you very much! |