Age | Commit message (Expand) | Author |
2007-10-02 | Config: removed the refresh configuration option | Andrea Rossato |
2007-10-02 | Now Xmobar uses STM concurrency | Andrea Rossato |
2007-09-28 | Added a plugin to read from stdin | Andrea Rossato |
2007-09-28 | Removed unused rate method | Andrea Rossato |
2007-09-28 | code formatting | Andrea Rossato |
2007-09-28 | Removed unused rate method | Andrea Rossato |
2007-09-28 | Removed unused rate method | Andrea Rossato |
2007-09-27 | more cleanup | Andrea Rossato |
2007-09-27 | PipeReader: added a configurable alias | Andrea Rossato |
2007-09-27 | Monitors: updated to recent API changes - code formatting | Andrea Rossato |
2007-09-27 | HelloWorld: updated to recent API changes | Andrea Rossato |
2007-09-27 | Date: updated to recent API changes | Andrea Rossato |
2007-09-27 | Added a plugin to read named pipes (such as an XMonad logger) | Andrea Rossato |
2007-09-27 | Confg.hs: added PipeReader to the default configuration | Andrea Rossato |
2007-09-27 | Setup: waiting for Cabal-1.2 :) | Andrea Rossato |
2007-09-27 | Main.hs: updated to reflect the API change - code formatting and cleanup | Andrea Rossato |
2007-09-27 | Xmobas.hs: updated to reflect the API change - code formatting and cleanup | Andrea Rossato |
2007-09-27 | Added Show instance to Runnable | Andrea Rossato |
2007-09-27 | Plugins: added tenthSeconds to the exported API | Andrea Rossato |
2007-09-27 | Updated Runnable to the new API - added Show instance | Andrea Rossato |
2007-09-27 | API change in the Exec class | Andrea Rossato |
2007-09-15 | code formatting | Andrea Rossato |
2007-09-15 | Added Date to default config | Andrea Rossato |
2007-09-15 | Added a date plugin | Andrea Rossato |
2007-09-14 | Added creadits to Jens | Andrea Rossato |
2007-09-12 | Parse the temperature separately in Celcius and Fahrenheit. | Jens Petersen |
2007-09-12 | only use 1 decimal place for showing floating numbers | Jens Petersen |
2007-09-12 | include BAT0 acpi battery status too | Jens Petersen |
2007-09-10 | README: fixed some types | Andrea Rossato |
2007-08-27 | Plugins.Swap: check for SwapFree and SwapTotal | Andrea Rossato |
2007-07-24 | Monitors.Common: parseString must use ByteStrings | Andrea Rossato |
2007-07-24 | loadQueryFont must be protected by catch | Andrea Rossato |
2007-07-24 | Batt: we check if the file exists instead of catching an exception | Andrea Rossato |
2007-07-24 | Monitors.Commons: more code cleanup | Andrea Rossato |
2007-07-24 | Config.hs: removed %memory%" from default template | Andrea Rossato |
2007-07-24 | README: some more editing | Andrea Rossato |
2007-07-24 | if an invalid color name or value is given the black pixel will used instead | Andrea Rossato |
2007-07-24 | README: added an example of command line options usage | Andrea Rossato |
2007-07-24 | better error handling in Main.hs | Andrea Rossato |
2007-07-24 | Batt: better error handling | Andrea Rossato |
2007-07-24 | ./Plugins/Monitors.hs: corrected module information | Andrea Rossato |
2007-07-24 | README: added download information | Andrea Rossato |
2007-07-24 | changed home page to http://gorgias.mine.nu/xmobar/ | Andrea Rossato |
2007-07-24 | README: updated to latest changes | Andrea Rossato |
2007-07-24 | The help output must be visible in a terminal 80 characters wide | Andrea Rossato |
2007-07-24 | code and output cleanup | Andrea Rossato |
2007-07-24 | Batt.hs: refactor to reduce resource usage | Andrea Rossato |
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 |