Age | Commit message (Expand) | Author |
2007-10-03 | HelloWorld defines only run | Andrea Rossato |
2007-10-03 | reintroduced run as an Exec method: this way it is possible to write plugins ... | Andrea Rossato |
2007-10-02 | more code formatting | Andrea Rossato |
2007-10-02 | coding style consistency | Andrea Rossato |
2007-10-02 | updated README | Andrea Rossato |
2007-10-02 | Removed unneeded stuff | Andrea Rossato |
2007-10-02 | updated helloworld.config-sample to latest changes | Andrea Rossato |
2007-10-02 | updated config-sample to latest changes | Andrea Rossato |
2007-10-02 | cabal: added stm to the dependency list | Andrea Rossato |
2007-10-02 | Updated Parsers to latest changes | Andrea Rossato |
2007-10-02 | updated Main to lates changes | Andrea Rossato |
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 |