summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-07-05Read default configuration from ~/.xmobarrcKrzysztof Kosciuszkiewicz
2007-07-09new working version and named colors in config-sampleAndrea Rossato
2007-07-09comments onlyAndrea Rossato
2007-07-09fixes a bug in the copyArea functionAndrea Rossato
2007-07-09added a short-hand for fromintegral (much used here)Andrea Rossato
2007-07-09This should fix the flickering problem on window's updatesAndrea Rossato
2007-07-08typoAndrea Rossato
2007-07-08editing to READMEAndrea Rossato
2007-07-08added info to Commands.hsAndrea Rossato
2007-07-08updated to version 0.50.5Andrea Rossato
2007-07-08updated (I actually wrote some) documentation about configuring XMobarAndrea Rossato
2007-07-08hope this fixes the "flickering text" problem reported by KrzysztofAndrea Rossato
2007-07-08some monitors are now run internallyAndrea Rossato
2007-07-08updated configurations to reflect code changesAndrea Rossato
2007-07-08the output template is now parsed with the help of a finite mapAndrea Rossato
2007-07-08monitors are now run internallyAndrea Rossato
2007-07-08better error handling when parsing weather informationAndrea Rossato
2007-07-08better error handling when parsing weather informationAndrea Rossato
2007-07-08added runM to run monitors internallyAndrea Rossato
2007-07-08added CommandsAndrea Rossato
2007-07-06Add support for named colors.Krzysztof Kosciuszkiewicz
2007-07-06Fix centered text align.Krzysztof Kosciuszkiewicz
2007-07-05Swap: usedratio reported free ratioAndrea Rossato
2007-07-05Fix few config name typosKrzysztof Kosciuszkiewicz
2007-07-05Add dependency on filepathKrzysztof Kosciuszkiewicz
2007-07-05updated sample configuration0.4Andrea Rossato
2007-07-05updated to version 0.4 and added new monitorsAndrea Rossato
2007-07-05updated to use the new Common.hsAndrea Rossato
2007-07-05updated to use the new Common.hsAndrea Rossato
2007-07-05added a swap monitorAndrea Rossato
2007-07-05updated to use the new Common.hs and split the swap part in a new monitorAndrea Rossato
2007-07-05updated Cpu.hs to work with the new Common.hsAndrea Rossato
2007-07-05added a small library for writing monitorsAndrea Rossato
2007-07-05added a battery monitorAndrea Rossato
2007-07-05minorAndrea Rossato
2007-06-28Cpu.hs more code clean upAndrea Rossato
2007-06-27Cpu.hs now requires -threadedAndrea Rossato
2007-06-27typosAndrea Rossato
2007-06-27Cpu.hs: removed Parsec and switched to ByteStringAndrea Rossato
2007-06-27possibility to delay a thread for more than (maxBound :: Int) microsecondsAndrea Rossato
2007-06-27version 0.3.1Andrea Rossato
2007-06-27default is Glasgow ;-)Andrea Rossato
2007-06-27fixed an out of bount bug that could cause a flood to http://weather.noaa.gov/Andrea Rossato
2007-06-26removed debug outputAndrea Rossato
2007-06-26added cabal and config reference to the weather monitorAndrea Rossato
2007-06-26corrected the threadDelay argumentsAndrea Rossato
2007-06-26added a weather monitor to retrieve weather information from http://weather.n...Andrea Rossato
2007-06-26splitted filesAndrea Rossato
2007-06-26now the Xbar monad is similar to the one of XMonadAndrea Rossato
2007-06-26cosmeticsAndrea Rossato