
11 Feb
2011
11 Feb
'11
7:53 a.m.
Status: New Owner: ---- New issue 433 by que...@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