12 Commits

Author SHA1 Message Date
Alex Tarkovsky
d0adeca94a Docstring parser for generating xmonad build configs with default settings for extensions 2007-09-05 20:01:28 +00:00
Peter De Wachter
5b3bbf21b0 work around Magnifier's problems with floating windows 2007-08-05 14:10:51 +00:00
Peter De Wachter
d6cf901326 Magnifier: unbreak: raise focus window 2007-06-30 07:22:06 +00:00
David Roundy
d3048ed615 make everything work with new doLayout.
This modifies all the contrib modules to work (so far as I know) with the
new contrib layout.  The exception is the LayoutHooks module, which isn't
used.  It exports an API that is inherently unsafe, so far as I can tell
(and always has been).
2007-06-23 21:09:52 +00:00
joachim.fasting
54ab6158e4 Magnifier.hs: quote screenshot url for Haddock compatibility. 2007-06-23 22:32:27 +00:00
joachim.fasting
ebd38ec6b8 Magnifier.hs: needs -fglasgow-exts to compile. 2007-06-22 11:14:42 +00:00
Peter De Wachter
c5651117c2 Magnifier: raise the focus window 2007-06-21 19:25:41 +00:00
Peter De Wachter
3f08632b37 Make Magnifier's master window behavior customizable
based on a suggestion by Tim Hobbs
2007-06-20 17:00:20 +00:00
David Roundy
8a78694d23 make some layouts more general. 2007-06-20 12:54:20 +00:00
joachim.fasting
88d77b244f Fix type signatures.
Think this fixes the rest of the errors caused by the Layout change.
2007-06-19 22:03:23 +00:00
joachim.fasting
9715298a0e Magnifier.hs: add usage instructions. 2007-06-18 21:22:15 +00:00
Peter De Wachter
ecbb6fa15a Magnifier layout hack
This layout hack increases the size of the window that has focus (the master
window excepted). This causes it to overlap with nearby windows, so not for
tiling purists :)

Screenshot: http://caladan.rave.org/magnifier.png
2007-06-14 20:32:19 +00:00