[xmonad] Issue 433 in xmonad: Alternative Implementation of WorkspaceDir
codesite-noreply at google.com
codesite-noreply at google.com
Fri Feb 11 08:53:22 CET 2011
Status: New
Owner: ----
New issue 433 by que... at gmail.com: Alternative Implementation of
WorkspaceDir
http://code.google.com/p/xmonad/issues/detail?id=433
Hey, I just extracted an alternative implementation of WorkspaceDir from my
configuration and was wondering what the opinion on this is. Could it go
into contrib as alternative? Is it better or worse than the original?
It's using ExtensibleState to map WorkspaceIds to directories. It also
provides a method to execute action that get the current directory as
parameter to access the information.
There is no need to modify any layouts with this version.
Regards,
Jan
Attachments:
WorkspaceDir.hs 3.1 KB
More information about the xmonad
mailing list