summaryrefslogtreecommitdiffhomepage
path: root/Config.hs
AgeCommit message (Expand)Author
2010-02-05New mail monitor for mbox files (MBox)Jose A Ortega Ruiz
2009-12-30add positions with height informationDaniel Wagner
2010-02-09update my emailAndrea Rossato
2009-12-09Add very experimental EWMH pluginSpencer Janssen
2009-11-07Add XMonadLog.Spencer Janssen
2008-10-08Make lowerOnStart configurable. Note this breaks config backwards compatibilitySpencer Janssen
2008-09-16Added CommandReaderJohn Goerzen
2008-08-22TyposRoman Cheplyaka
2008-08-06Use type operators to reduce ))))))) madnessSpencer Janssen
2008-08-06Add Support for positioning on certain screensSpencer Janssen
2008-08-06Add mail watcher pluginSpencer Janssen
2008-04-29style, pointfree and trailing spaces0.9_releaseAndrea Rossato
2008-03-16Config: use more xmonad friendly defaultsAndrea Rossato
2007-11-04A new implementation of the position configuration optionAndrea Rossato
2007-11-04Preserve backward compatibilityAndrea Rossato
2007-11-04Added an argument to Top and Bottom type contructorsAndrea Rossato
2007-10-28Added support for text alignment commands in the output templateAndrea Rossato
2007-10-28Removed xPos yPos width and height configuration option and added positionAndrea Rossato
2007-10-02Config: removed the refresh configuration optionAndrea Rossato
2007-09-28Added a plugin to read from stdinAndrea Rossato
2007-09-27Confg.hs: added PipeReader to the default configurationAndrea Rossato
2007-09-15Added Date to default configAndrea Rossato
2007-07-24Config.hs: removed %memory%" from default templateAndrea Rossato
2007-07-18Monitors are now a Plugin that can be removed from Config.hsAndrea Rossato
2007-07-14README and Cabal editsAndrea Rossato
2007-07-13haddock tuningAndrea Rossato
2007-07-13Config.hs: more code cleanupAndrea Rossato
2007-07-12use of existential types for plugin supportAndrea Rossato
2007-07-08updated configurations to reflect code changesAndrea Rossato
2007-07-05Fix few config name typosKrzysztof Kosciuszkiewicz
2007-06-26splitted filesAndrea Rossato