David Roundy 1a90e87933 add WorkspaceDir, which sets the current directory in a workspace.
Actually, it sets the current directory in a layout, since there's no way I
know of to attach a behavior to a workspace.  This means that any terminals
(or other programs) pulled up in that workspace (with that layout) will
execute in that working directory.  Sort of handy, I think.
2007-06-11 15:40:41 +00:00
2007-06-04 22:55:34 +00:00
2007-06-10 20:38:40 +00:00
2007-05-22 06:21:18 +00:00
fmt
2007-06-11 05:34:50 +00:00
2007-06-10 09:10:56 +00:00
2007-06-10 14:58:16 +00:00
2007-04-29 06:14:26 +00:00
2007-05-22 07:53:38 +00:00
2007-04-29 06:40:13 +00:00
2007-06-10 20:38:40 +00:00
2007-06-11 02:14:08 +00:00
2007-06-10 20:38:40 +00:00

3rd party xmonad extensions and contributions.

This repository can be overlayed on an xmonad repository.
Users may then import Haskell src from here, to extend their config
files.

examples/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%