
2 Jan
2013
2 Jan
'13
5:32 p.m.
Updates: Status: Patch Labels: Type-Enhancement Priority-Low Component-Contrib Comment #1 on issue 429 by vogt.a...@gmail.com: X.A.DynamicWorkspaces command to delete specified tag http://code.google.com/p/xmonad/issues/detail?id=429 Jeff Johnson had a similar request here: http://www.haskell.org/pipermail/xmonad/2012-December/013339.html In some off-list discussion the solution was to add to the configuration something like: logHook = removeEmptyWorkspace Something I suggested (but turned out unnecessary) is a handleEventHook that stops workspaces from being removed if you switch to them: http://hpaste.org/79821 If there's any interest, we could add that hpaste to an existing or new contrib module.