summaryrefslogtreecommitdiffhomepage
path: root/Plugins
AgeCommit message (Expand)Author
2009-03-18Allow color markup in monitor output templatesnzeh
2009-01-30wraning fix in Plugins.Monitors.CoreCommonAndrea Rossato
2009-01-28Workaround for ghc-6.10.1 bug + cleanupJuraj Hercek
2008-11-20Catch exceptions from monitors, should fix problems with cpufreqSpencer Janssen
2008-09-16Cleaned up so that we watch the exit codeJohn Goerzen
2008-09-16Fixed build errorJohn Goerzen
2008-09-16Added CommandReaderJohn Goerzen
2008-08-06A brief comment for Plugins.MailSpencer Janssen
2008-08-06Add mail watcher pluginSpencer Janssen
2008-04-29Weather: close handles when successfully retrieving the dataAndrea Rossato
2008-04-29styleAndrea Rossato
2008-03-16Add BatteryP a monitor for batteriesAndrea Rossato
2008-03-16add XFT support and make UTF-8 support configurableAndrea Rossato
2008-02-27Date: haddock fixesAndrea Rossato
2008-02-16Adjusted filter used for digging out information from /sys directoryJuraj Hercek
2008-02-16PipeReader: add utf8 supportAndrea Rossato
2008-02-16StdinReader: add utf8 supportAndrea Rossato
2007-12-23Added documentation.Juraj Hercek
2007-12-23Adjusted thermal monitor.Juraj Hercek
2007-11-30Added thermal, cpufreq and coretemp monitors.Juraj Hercek
2007-11-15Now that a cold winter is approaching I added a new feature to Weather: the c...Andrea Rossato
2007-11-08StdinReader: exit when stdin has been closedSpencer Janssen
2007-11-05Plugins/Monitors/Common.hs: fix a bug in stringParserAndrea Rossato
2007-11-04A new implementation of the position configuration optionAndrea Rossato
2007-11-04helloworld.config updated to recent changesAndrea Rossato
2007-11-04helloworld.config: updated to latest configuration changesAndrea Rossato
2007-10-28Added support for text alignment commands in the output templateAndrea Rossato
2007-10-28updated config-sample to latest changesAndrea Rossato
2007-10-04Weather plugin: accept temperatures with decimal pointsSpencer Janssen
2007-10-03Date: now implemented using rate and runAndrea Rossato
2007-10-03HelloWorld defines only runAndrea Rossato
2007-10-02updated helloworld.config-sample to latest changesAndrea Rossato
2007-09-28Added a plugin to read from stdinAndrea 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-15code formattingAndrea Rossato
2007-09-15Added a date pluginAndrea 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-08-27Plugins.Swap: check for SwapFree and SwapTotalAndrea Rossato
2007-07-24Monitors.Common: parseString must use ByteStringsAndrea 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-24Batt: better error handlingAndrea Rossato