I have assigned and used Ctrl+Alt+Right as the global shorctcut for "Switch to next desktop" for a long time. Now it doesnt' work anymore since commit a2a335064e206f0689e315d58c30bedce90decff . On the other hand, Ctrl+Shift+Alt+Right still works for me as the shorcut for "Window to next desktop" Reproducible: Always Steps to Reproduce: 1. run "kcmshell4 keys", find kwin 2. Assigen Ctrl+Alt+Right as the keyboard shortcut for "Switch to next desktop" 3. Use that shortcut to switch desktop Actual Results: No change Expected Results: switch to next desktop
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