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:
spoonm
2021-07-13 03:57:40 -03:00
parent 1351f9a931
commit 31b12ebb8a
2 changed files with 5 additions and 0 deletions

View File

@@ -21,6 +21,8 @@ module XMonad.Actions.DynamicWorkspaceOrder
getWsCompareByOrder
, getSortByOrder
, swapWith
, swapWithCurrent
, swapOrder
, updateName
, removeName