Age | Commit message (Expand) | Author |
2007-07-24 | Monitors.Common: parseString will not produce exceptions anymore | Andrea Rossato |
2007-07-24 | Main.hs: removed exception | Andrea Rossato |
2007-07-23 | Added support for command line options | Andrea Rossato |
2007-07-23 | the normal color is set when normal > low | Andrea Rossato |
2007-07-19 | Moved battery line parsing into the Maybe monad. | Krzysztof Kosciuszkiewicz |
2007-07-19 | Safer parsing without parsec in battery monitor | Krzysztof Kosciuszkiewicz |
2007-07-16 | Fix parsing and processing data in Batt monitor. | Krzysztof Kosciuszkiewicz |
2007-07-20 | X code cleanup | Andrea Rossato |
2007-07-19 | oops, I forgot to add Monitors.hs (it's not possible to build xmobar without ... | Andrea Rossato |
2007-07-12 | Get rid of floats in scientific notation. | Krzysztof Kosciuszkiewicz |
2007-07-12 | Allow reverse "high" and "low" thresholds | Krzysztof Kosciuszkiewicz |
2007-07-18 | Monitors are now a Plugin that can be removed from Config.hs | Andrea Rossato |
2007-07-18 | Use asynchronous exceptions to obviate the need for forkOS and threaded | Spencer Janssen |
2007-07-17 | execCommands is a mapM | Spencer Janssen |
2007-07-17 | threads are now started with forkOS | Andrea Rossato |
2007-07-17 | cabal: corrected x11-extras version number | Andrea Rossato |
2007-07-17 | XEvents code cleanup | Andrea Rossato |
2007-07-17 | XExposeEvent handling: that requires X11-extras | Andrea Rossato |
2007-07-17 | changed runXmobar to runXbar | Andrea Rossato |
2007-07-14 | README and Cabal edits | Andrea Rossato |
2007-07-13 | haddock tuning | Andrea Rossato |
2007-07-13 | cabal: added Plugins to the list of modules | Andrea Rossato |
2007-07-13 | Plugins.hs: some haddock corrections | Andrea Rossato |
2007-07-13 | README: updated to the latest changes | Andrea Rossato |
2007-07-13 | Config.hs: more code cleanup | Andrea Rossato |
2007-07-13 | Runnable: cleanup and some comments | Andrea Rossato |
2007-07-13 | added Plugins.hs for exporting the needed plugin API | Andrea Rossato |
2007-07-13 | Plugins now import Plugins.hs | Andrea Rossato |
2007-07-13 | Commands.hs: more code cleanup | Andrea Rossato |
2007-07-12 | removed the Show instance requirement for plugins | Andrea Rossato |
2007-07-12 | cabal updates | Andrea Rossato |
2007-07-12 | added a plugin example with the needed runtime configuration file | Andrea Rossato |
2007-07-12 | credits to Claus Reinke and removed debugging code | Andrea Rossato |
2007-07-12 | use of existential types for plugin support | Andrea Rossato |
2007-07-11 | Commands.hs: monitors take only one action now | Andrea Rossato |
2007-07-11 | Weather.hs: code clean up | Andrea Rossato |
2007-07-11 | config-sample: eyes candy | Andrea Rossato |
2007-07-11 | more unused stuff removed | Andrea Rossato |
2007-07-11 | updated README to latest changes | Andrea Rossato |
2007-07-11 | Net.hs: removed parserc. Now using list function to parse | Andrea Rossato |
2007-07-11 | removed from monitors code not used anymore | Andrea Rossato |
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 |