Joachim Fasting
|
8a614b8328
|
Hooks/DynamicLog.hs: minor typo.
|
2007-11-19 13:12:18 +00:00 |
|
Shachaf Ben-Kiki
|
6302d0b0b9
|
Miscellaneous spell-checking
|
2007-11-18 23:03:19 +00:00 |
|
David Roundy
|
e423e3eb34
|
changes to work with XConfig of kind * -> *.
|
2007-11-11 00:56:29 +00:00 |
|
Don Stewart
|
929e0b8638
|
font size 15 pixels is the dzen default
|
2007-11-09 19:03:28 +00:00 |
|
Andrea Rossato
|
c6c377a325
|
DynamicLog: typo in docs
|
2007-11-08 01:01:04 +00:00 |
|
Don Stewart
|
901522fc10
|
add higher order 'dzen' function
The intent is that:
main = dzen xmonad
should just work, and indeed it does now, for launching a cool status
bar with minimal effort.
|
2007-11-07 18:31:07 +00:00 |
|
Spencer Janssen
|
e34a880460
|
Set defaultGaps for makeSimpleDzenConfig
|
2007-11-07 09:20:37 +00:00 |
|
Eric Mertens
|
4bfbc43023
|
DynamicLog: Add makeSimpleDzenConfig function
This function serves as an example for spawning a dzen2 instance and printing
the defaultPP to it.
|
2007-11-07 08:55:14 +00:00 |
|
Eric Mertens
|
68b04cba15
|
DynamicLog: add ppOutput field to PP
This allows the user to specify an alternate destination for logging output
instead of outputing to stdout (which is still the default).
|
2007-11-07 05:58:05 +00:00 |
|
Spencer Janssen
|
cd1884466a
|
Hierarchify
|
2007-11-01 20:10:59 +00:00 |
|