David Roundy 5669c3903a add swapping capability in WindowNavigation.
This allows you to reorder your windows geometrically, by
swapping the currently focussed window with ones that are
up/down/right/left of it.  The idea is that we should be
able to manipulate windows based on the visual layout of
the screen rather than some (possibly obscure) logical ordering.
2007-10-03 15:17:55 +00:00
2007-09-19 21:45:56 +00:00
2007-08-23 15:54:37 +00:00
2007-06-18 14:29:15 +00:00
2007-09-05 20:03:10 +00:00
2007-10-03 16:34:05 +00:00
2007-10-02 21:30:53 +00:00
2007-08-18 08:33:29 +00:00
2007-09-19 21:23:59 +00:00
2007-08-18 08:34:01 +00:00
2007-10-02 06:27:09 +00:00
2007-10-02 19:05:26 +00:00
2007-08-23 15:54:05 +00:00
2007-09-19 21:46:34 +00:00
2007-10-02 06:26: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.

scripts/ contains further external programs useful with xmonad.

Haskell code contributed to this repo should live under the

    XMonadContrib.

name space. For example:

    XMonadContrib.Mosaic

------------------------------------------------------------------------

Code submitted to the contrib repo is licensed under the same license as
xmonad itself, with copyright held by the authors.
Description
Languages
Haskell 99.6%
C 0.2%
Shell 0.1%