summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2007-06-26Added -threaded option for ghcAndrea Rossato
2007-06-26added refresh rate config option for each command to be runAndrea Rossato
2007-06-26now each command is run in a separate thread and MVars are used for interproc...Andrea Rossato
2007-06-26better error handlingAndrea Rossato
2007-06-26createWin will now return Xbar (Display, Window)Andrea Rossato
2007-06-25updated the READMEAndrea Rossato
2007-06-25* fixes some memory leak problemsAndrea Rossato
2007-06-22README and descriptionAndrea Rossato
2007-06-22updated example configAndrea Rossato
2007-06-22cabal updatesAndrea Rossato
2007-06-22added some monitors with output formatted for xmobarAndrea Rossato
2007-06-22commentsAndrea Rossato
2007-06-22removed monitor.hs (useless now)Andrea Rossato
2007-06-22big update: this is a status bar nowAndrea Rossato
2007-06-19added a refresh rate configuration optionAndrea Rossato
2007-06-19haddock and other minor editingAndrea Rossato
2007-06-19added cabal supportAndrea Rossato
2007-06-19added license (bsd3)Andrea Rossato
2007-06-19added a sample config fileAndrea Rossato
2007-06-19added license and some infoAndrea Rossato
2007-06-19some changes to monitor.hs to test xmobarAndrea Rossato
2007-06-19added a monitoring script found here http://blog.csdn.net/danranx/archive/200...Andrea Rossato
2007-06-19initAndrea Rossato