Summary: | The keyboard shorcut Ctrl+Alt+Right for "Switch to next desktop" doesn't work anymore since commit a2a335064e206f0689e315d58c30bedce90decff | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Jekyll Wu <adaptee> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | Keywords: | regression |
Priority: | NOR | Flags: | thomas.luebking:
ReviewRequest+
|
Version: | git master | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/kde-workspace/fcf4f610a68dd322f2202f01c52053b7c0063873 | Version Fixed In: | |
Sentry Crash Report: |
Description
Jekyll Wu
2013-01-07 17:56:46 UTC
that should still work given that the shortcuts should still be there and the complete functionality is unit tested. I will look into it tomorrow one could also ::setGlobalShortcutAllowed(true) instead, but this restores the former state. https://git.reviewboard.kde.org/r/108253/ Git commit fcf4f610a68dd322f2202f01c52053b7c0063873 by Thomas Lübking. Committed on 07/01/2013 at 23:21. Pushed by luebking into branch 'master'. set a default void global shortcut and implicitly enable them REVIEW: 108253 M +1 -0 kwin/virtualdesktops.cpp http://commits.kde.org/kde-workspace/fcf4f610a68dd322f2202f01c52053b7c0063873 |