added swapnext and swapprev for master
This commit is contained in:
parent
9c3aeda9f9
commit
00ef40dda1
3 changed files with 100 additions and 67 deletions
|
|
@ -39,7 +39,7 @@ CKeybindManager::CKeybindManager() {
|
|||
m_mDispatchers["dpms"] = dpms;
|
||||
m_mDispatchers["movewindowpixel"] = moveWindow;
|
||||
m_mDispatchers["resizewindowpixel"] = resizeWindow;
|
||||
m_mDispatchers["swapnext"] = swapNext;
|
||||
m_mDispatchers["swapnext"] = swapnext;
|
||||
|
||||
m_tScrollTimer.reset();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue