Age | Commit message (Expand) | Author |
2007-10-29 | Code formatting only | Andrea Rossato |
2007-10-28 | Avoid irrefutable pattern in handling text alignment | Andrea Rossato |
2007-10-28 | Added support for alignment commands in the output template | Andrea Rossato |
2007-10-28 | Now we use information returned by getScreenInfo to draw the main window and ... | Andrea Rossato |
2007-10-27 | Added XRandR support | Andrea Rossato |
2007-10-23 | Fix text vertical alignment. | Dmitry Kurochkin |
2007-10-12 | Allow setting the foreground color | 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-02 | coding style consistency | Andrea Rossato |
2007-10-02 | Removed unneeded stuff | Andrea Rossato |
2007-10-02 | Now Xmobar uses STM concurrency | Andrea Rossato |
2007-09-28 | code formatting | Andrea Rossato |
2007-09-27 | Xmobas.hs: updated to reflect the API change - code formatting and cleanup | Andrea Rossato |
2007-07-24 | loadQueryFont must be protected by catch | Andrea Rossato |
2007-07-24 | if an invalid color name or value is given the black pixel will used instead | Andrea Rossato |
2007-07-20 | X code cleanup | 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 | 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 |