mirror of
https://github.com/xmonad/xmonad-contrib.git
synced 2025-08-10 17:52:09 -07:00
X.A.DynamicWorkspaceOrder: Export swapOrder and swapWithCurrent
These actions are very convenient for managing the workspace order, and should be made available for use through the module.
This commit is contained in:
@@ -21,6 +21,8 @@ module XMonad.Actions.DynamicWorkspaceOrder
|
||||
getWsCompareByOrder
|
||||
, getSortByOrder
|
||||
, swapWith
|
||||
, swapWithCurrent
|
||||
, swapOrder
|
||||
, updateName
|
||||
, removeName
|
||||
|
||||
|
Reference in New Issue
Block a user