summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-07-11Commands.hs: monitors take only one action nowAndrea Rossato
2007-07-11Weather.hs: code clean upAndrea Rossato
2007-07-11config-sample: eyes candyAndrea Rossato
2007-07-11more unused stuff removedAndrea Rossato
2007-07-11updated README to latest changesAndrea Rossato
2007-07-11Net.hs: removed parserc. Now using list function to parseAndrea Rossato
2007-07-11removed from monitors code not used anymoreAndrea Rossato
2007-07-11Net.hs: removed old codeAndrea Rossato
2007-07-11some colors please!Andrea Rossato
2007-07-11gettin' rid of Krzysztof's object-oriented attitude...;-)Andrea Rossato
2007-07-10Formatting usedratio in Monitors.SwapKrzysztof Kosciuszkiewicz
2007-07-10Fix takeDigits so it doesn't use read.Krzysztof Kosciuszkiewicz
2007-07-10Typos in Monitors.CommonKrzysztof Kosciuszkiewicz
2007-07-10Clean up default options for monitors.Krzysztof Kosciuszkiewicz
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