summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2007-09-12Parse the temperature separately in Celcius and Fahrenheit.Jens Petersen
2007-09-12only use 1 decimal place for showing floating numbersJens Petersen
2007-09-12include BAT0 acpi battery status tooJens Petersen
2007-09-10README: fixed some typesAndrea Rossato
2007-08-27Plugins.Swap: check for SwapFree and SwapTotalAndrea Rossato
2007-07-24Monitors.Common: parseString must use ByteStringsAndrea Rossato