summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2007-10-28Added support for text alignment commands in the output templateAndrea Rossato
2007-10-28README: added credits to Lennart KolmodinAndrea Rossato
2007-10-28Bump version requirement of X11-extras to 0.4Lennart Kolmodin
2007-10-28README: updated to latest changesAndrea Rossato
2007-10-28Now we use information returned by getScreenInfo to draw the main window and ...Andrea Rossato
2007-10-28Main: removed old options and added the new onesAndrea Rossato
2007-10-28updated config-sample to latest changesAndrea Rossato
2007-10-28updated config-sample to latest changesAndrea Rossato
2007-10-28Removed xPos yPos width and height configuration option and added positionAndrea Rossato
2007-10-28We must listen for ConfigureNotify events on the root window for xrandrSpencer Janssen
2007-10-28Added credits to Dmitry KurochkinAndrea Rossato
2007-10-27README screenshot urlAndrea Rossato
2007-10-27README some updatesAndrea Rossato
2007-10-27Added XRandR supportAndrea Rossato
2007-10-27Bump version to 0.8Andrea Rossato
2007-10-27Main will now open the connection with the X serverAndrea Rossato
2007-10-27Added X11-extras dependenyAndrea Rossato
2007-10-23Fix text vertical alignment.Dmitry Kurochkin
2007-10-12Allow setting the foreground colorAndrea Rossato
2007-10-12Parser: semplify color parsingAndrea Rossato
2007-10-11The MVar is needed to avoid a race conditionAndrea Rossato
2007-10-06Remove MVar from eventLoop.Dmitry Kurochkin
2007-10-03Use dynamic exceptions.Dmitry Kurochkin
2007-10-05Fix race conditions in Xmobar.eventLoopSpencer Janssen
2007-10-04Weather plugin: accept temperatures with decimal pointsSpencer Janssen
2007-10-03README updated to recent API changes (the last hopefully)Andrea Rossato
2007-10-03Date: now implemented using rate and runAndrea Rossato
2007-10-03Reintroduced rate with a default implementation (1 second) to be used in the ...Andrea Rossato
2007-10-03README: updated to recent API changeAndrea Rossato
2007-10-03HelloWorld defines only runAndrea Rossato
2007-10-03reintroduced run as an Exec method: this way it is possible to write plugins ...Andrea Rossato
2007-10-02more code formattingAndrea Rossato
2007-10-02coding style consistencyAndrea Rossato
2007-10-02updated READMEAndrea Rossato
2007-10-02Removed unneeded stuffAndrea Rossato
2007-10-02updated helloworld.config-sample to latest changesAndrea Rossato
2007-10-02updated config-sample to latest changesAndrea Rossato
2007-10-02cabal: added stm to the dependency listAndrea Rossato
2007-10-02Updated Parsers to latest changesAndrea Rossato
2007-10-02updated Main to lates changesAndrea Rossato
2007-10-02Config: removed the refresh configuration optionAndrea Rossato
2007-10-02Now Xmobar uses STM concurrencyAndrea Rossato
2007-09-28Added a plugin to read from stdinAndrea Rossato
2007-09-28Removed unused rate methodAndrea Rossato
2007-09-28code formattingAndrea Rossato
2007-09-28Removed unused rate methodAndrea Rossato
2007-09-28Removed unused rate methodAndrea Rossato
2007-09-27more cleanupAndrea Rossato
2007-09-27PipeReader: added a configurable aliasAndrea Rossato
2007-09-27Monitors: updated to recent API changes - code formattingAndrea Rossato