
Updates: Status: Patch Owner: vogt.a...@gmail.com Comment #1 on issue 433 by vogt.a...@gmail.com: Alternative Implementation of WorkspaceDir http://code.google.com/p/xmonad/issues/detail?id=433 The "method to execute action that get the current directory as parameter to access the information" isn't as straightforward to implement as the one in Jan's patch. But it should be possible by doing something like the attached patch. The "There is no need to modify any layouts with this version." is probably a good enough reason to replace the exsting WorkspaceDir with the ExtensibleState version. That'll make it harder to write a config that typechecks but doesn't do the right thing. Attachments: l_workspacedir-function-to-run-actions-with-directory.dpatch 3.3 KB