Age | Commit message (Expand) | Author |
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 |
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 |