Age | Commit message (Expand) | Author |
2007-07-11 | Net.hs: removed old code | Andrea Rossato |
2007-07-11 | some colors please! | Andrea Rossato |
2007-07-11 | gettin' rid of Krzysztof's object-oriented attitude...;-) | Andrea Rossato |
2007-07-10 | Formatting usedratio in Monitors.Swap | Krzysztof Kosciuszkiewicz |
2007-07-10 | Fix takeDigits so it doesn't use read. | Krzysztof Kosciuszkiewicz |
2007-07-10 | Typos in Monitors.Common | Krzysztof Kosciuszkiewicz |
2007-07-10 | Clean up default options for monitors. | Krzysztof Kosciuszkiewicz |
2007-07-05 | Read default configuration from ~/.xmobarrc | Krzysztof Kosciuszkiewicz |
2007-07-09 | new working version and named colors in config-sample | Andrea Rossato |
2007-07-09 | comments only | Andrea Rossato |
2007-07-09 | fixes a bug in the copyArea function | Andrea Rossato |
2007-07-09 | added a short-hand for fromintegral (much used here) | Andrea Rossato |
2007-07-09 | This should fix the flickering problem on window's updates | Andrea Rossato |
2007-07-08 | typo | Andrea Rossato |
2007-07-08 | editing to README | Andrea Rossato |
2007-07-08 | added info to Commands.hs | Andrea Rossato |
2007-07-08 | updated to version 0.50.5 | Andrea Rossato |
2007-07-08 | updated (I actually wrote some) documentation about configuring XMobar | Andrea Rossato |
2007-07-08 | hope this fixes the "flickering text" problem reported by Krzysztof | Andrea Rossato |
2007-07-08 | some monitors are now run internally | Andrea Rossato |
2007-07-08 | updated configurations to reflect code changes | Andrea Rossato |
2007-07-08 | the output template is now parsed with the help of a finite map | Andrea Rossato |
2007-07-08 | monitors are now run internally | Andrea Rossato |
2007-07-08 | better error handling when parsing weather information | Andrea Rossato |
2007-07-08 | better error handling when parsing weather information | Andrea Rossato |
2007-07-08 | added runM to run monitors internally | Andrea Rossato |
2007-07-08 | added Commands | Andrea Rossato |
2007-07-06 | Add support for named colors. | Krzysztof Kosciuszkiewicz |
2007-07-06 | Fix centered text align. | Krzysztof Kosciuszkiewicz |
2007-07-05 | Swap: usedratio reported free ratio | Andrea Rossato |
2007-07-05 | Fix few config name typos | Krzysztof Kosciuszkiewicz |
2007-07-05 | Add dependency on filepath | Krzysztof Kosciuszkiewicz |
2007-07-05 | updated sample configuration0.4 | Andrea Rossato |
2007-07-05 | updated to version 0.4 and added new monitors | Andrea Rossato |
2007-07-05 | updated to use the new Common.hs | Andrea Rossato |
2007-07-05 | updated to use the new Common.hs | Andrea Rossato |
2007-07-05 | added a swap monitor | Andrea Rossato |
2007-07-05 | updated to use the new Common.hs and split the swap part in a new monitor | Andrea Rossato |
2007-07-05 | updated Cpu.hs to work with the new Common.hs | Andrea Rossato |
2007-07-05 | added a small library for writing monitors | Andrea Rossato |
2007-07-05 | added a battery monitor | Andrea Rossato |
2007-07-05 | minor | Andrea Rossato |
2007-06-28 | Cpu.hs more code clean up | Andrea Rossato |
2007-06-27 | Cpu.hs now requires -threaded | Andrea Rossato |
2007-06-27 | typos | Andrea Rossato |
2007-06-27 | Cpu.hs: removed Parsec and switched to ByteString | Andrea Rossato |
2007-06-27 | possibility to delay a thread for more than (maxBound :: Int) microseconds | Andrea Rossato |
2007-06-27 | version 0.3.1 | Andrea Rossato |
2007-06-27 | default is Glasgow ;-) | Andrea Rossato |
2007-06-27 | fixed an out of bount bug that could cause a flood to http://weather.noaa.gov/ | Andrea Rossato |