summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
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
2007-07-24loadQueryFont must be protected by catchAndrea Rossato
2007-07-24Batt: we check if the file exists instead of catching an exceptionAndrea Rossato
2007-07-24Monitors.Commons: more code cleanupAndrea Rossato
2007-07-24Config.hs: removed %memory%" from default templateAndrea Rossato
2007-07-24README: some more editingAndrea Rossato
2007-07-24if an invalid color name or value is given the black pixel will used insteadAndrea Rossato
2007-07-24README: added an example of command line options usageAndrea Rossato
2007-07-24better error handling in Main.hsAndrea Rossato
2007-07-24Batt: better error handlingAndrea Rossato
2007-07-24./Plugins/Monitors.hs: corrected module informationAndrea Rossato
2007-07-24README: added download informationAndrea Rossato
2007-07-24changed home page to http://gorgias.mine.nu/xmobar/Andrea Rossato
2007-07-24README: updated to latest changesAndrea Rossato
2007-07-24The help output must be visible in a terminal 80 characters wideAndrea Rossato
2007-07-24code and output cleanupAndrea Rossato
2007-07-24Batt.hs: refactor to reduce resource usageAndrea Rossato
2007-07-24Monitors.Common: parseString will not produce exceptions anymoreAndrea Rossato
2007-07-24Main.hs: removed exceptionAndrea Rossato
2007-07-23Added support for command line optionsAndrea Rossato