Summary: | Default Bindings for Switching between Windows of current Application | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Martin Flöser <mgraesslin> |
Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | Flags: | mgraesslin:
ReviewRequest+
|
Priority: | NOR | ||
Version: | git master | ||
Target Milestone: | 4.9 | ||
Platform: | unspecified | ||
OS: | Linux | ||
URL: | https://git.reviewboard.kde.org/r/104730/ | ||
Latest Commit: | http://commits.kde.org/kde-workspace/e38a6da99111bf71c19095cbdae5d8e16ed6dacb | Version Fixed In: | 4.9.0 |
Sentry Crash Report: |
Description
Martin Flöser
2012-05-03 16:31:29 UTC
Git commit e38a6da99111bf71c19095cbdae5d8e16ed6dacb by Martin Gräßlin, on behalf of Ghislain MARY. Committed on 25/04/2012 at 22:57. Pushed by graesslin into branch 'master'. Key Bindings for Switching between Windows of current Application Additional TabBox Mode which allows to switch between all open windows of the current selected application. By default Alt+tilde is used which is on qwerty just one key above tab. For non-qwerty layouts the shortcut is unfortunately not convenient. REVIEW: 104730 FIXED-IN: 4.9.0 M +3 -1 kwin/effects/coverswitch/coverswitch.cpp M +3 -1 kwin/effects/flipswitch/flipswitch.cpp M +16 -0 kwin/kcmkwin/kwintabbox/main.cpp M +6 -4 kwin/libkwineffects/kwinglobals.h M +100 -6 kwin/tabbox/tabbox.cpp M +12 -0 kwin/tabbox/tabbox.h http://commits.kde.org/kde-workspace/e38a6da99111bf71c19095cbdae5d8e16ed6dacb |