10 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
Don Stewart
87c8bf1339 weird formatting fixed 2007-08-06 03:27:39 +00:00
Shachaf Ben-Kiki
013e4cfd62 Use Data.Ord.comparing in DynamicLog
This patch replaces (compare `on`) with Data.ord.comparing, so on doesn't have
to be defined.
2007-06-20 01:10:16 +00:00
Shachaf Ben-Kiki
4345709445 Factor out pprWindowSet (and Xinerama version) from dynamicLog.
This patch lets you pretty-print a WindowSet to a string, rather than always
printing it out to stdout directly.
2007-06-19 18:36:57 +00:00
Andrea Rossato
2d806f2c3a DynamicLog.hs: info and documentation 2007-06-14 14:38:39 +00:00
David Roundy
10fd36db47 changes to work with Stacks that can't be empty. 2007-06-12 15:12:09 +00:00
Don Stewart
a0f9a9dcb3 fmt 2007-06-11 05:34:50 +00:00
Jason Creighton
fe70ba49d8 added dynamicLogXinerama, a workspace logger that's nicer for Xinerama 2007-06-11 05:18:10 +00:00
Don Stewart
3d73ec842a tag visibles with <N> 2007-06-10 11:19:31 +00:00
Don Stewart
9ee0248221 add DynamicLog.hs 2007-06-10 06:27:57 +00:00