[xmonad] Issue 304 in xmonad: CycleWS should actually track workspace history rather than depending on order of hidden workspaces
codesite-noreply at google.com
codesite-noreply at google.com
Wed Jan 9 05:40:35 CET 2013
Comment #4 on issue 304 by johnnysp... at gmail.com: CycleWS should actually
track workspace history rather than depending on order of hidden workspaces
http://code.google.com/p/xmonad/issues/detail?id=304
Attached is an implementation of Brent's idea. It's backwards-compatible:
the toggling behaviour should remain exactly the same for all users that
don't install the supplied logHook. I've also written it as a separate
module so that other modules can make use of it, since it's not a
CycleWS-specific idea.
Attachments:
WorkspaceHistory.dpatch 6.9 KB
More information about the xmonad
mailing list