Age | Commit message (Expand) | Author |
2007-10-27 | Bump version to 0.8 | Andrea Rossato |
2007-10-27 | Main will now open the connection with the X server | Andrea Rossato |
2007-10-27 | Added X11-extras dependeny | Andrea Rossato |
2007-10-23 | Fix text vertical alignment. | Dmitry Kurochkin |
2007-10-12 | Allow setting the foreground color | Andrea Rossato |
2007-10-12 | Parser: semplify color parsing | Andrea Rossato |
2007-10-11 | The MVar is needed to avoid a race condition | Andrea Rossato |
2007-10-06 | Remove MVar from eventLoop. | Dmitry Kurochkin |
2007-10-03 | Use dynamic exceptions. | Dmitry Kurochkin |
2007-10-05 | Fix race conditions in Xmobar.eventLoop | Spencer Janssen |
2007-10-04 | Weather plugin: accept temperatures with decimal points | Spencer Janssen |
2007-10-03 | README updated to recent API changes (the last hopefully) | Andrea Rossato |
2007-10-03 | Date: now implemented using rate and run | Andrea Rossato |
2007-10-03 | Reintroduced rate with a default implementation (1 second) to be used in the ... | Andrea Rossato |
2007-10-03 | README: updated to recent API change | Andrea Rossato |
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 |