summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2007-09-27HelloWorld: updated to recent API changesAndrea Rossato
2007-09-27Date: updated to recent API changesAndrea Rossato
2007-09-27Added a plugin to read named pipes (such as an XMonad logger)Andrea Rossato
2007-09-27Confg.hs: added PipeReader to the default configurationAndrea Rossato
2007-09-27Setup: waiting for Cabal-1.2 :)Andrea Rossato
2007-09-27Main.hs: updated to reflect the API change - code formatting and cleanupAndrea Rossato
2007-09-27Xmobas.hs: updated to reflect the API change - code formatting and cleanupAndrea Rossato
2007-09-27Added Show instance to RunnableAndrea Rossato
2007-09-27Plugins: added tenthSeconds to the exported APIAndrea Rossato
2007-09-27Updated Runnable to the new API - added Show instanceAndrea Rossato
2007-09-27API change in the Exec classAndrea Rossato
2007-09-15code formattingAndrea Rossato
2007-09-15Added Date to default configAndrea Rossato
2007-09-15Added a date pluginAndrea Rossato
2007-09-14Added creadits to JensAndrea Rossato