Age | Commit message (Expand) | Author |
2009-08-26 | Fix parsing in Plugins.Monitors.Net | wirtwolff |
2009-03-18 | Allow color markup in monitor output templates | nzeh |
2009-01-30 | wraning fix in Plugins.Monitors.CoreCommon | Andrea Rossato |
2009-01-28 | Workaround for ghc-6.10.1 bug + cleanup | Juraj Hercek |
2008-11-20 | Catch exceptions from monitors, should fix problems with cpufreq | Spencer Janssen |
2008-09-16 | Cleaned up so that we watch the exit code | John Goerzen |
2008-09-16 | Fixed build error | John Goerzen |
2008-09-16 | Added CommandReader | John Goerzen |
2008-08-06 | A brief comment for Plugins.Mail | Spencer Janssen |
2008-08-06 | Add mail watcher plugin | Spencer Janssen |
2008-04-29 | Weather: close handles when successfully retrieving the data | Andrea Rossato |
2008-04-29 | style | Andrea Rossato |
2008-03-16 | Add BatteryP a monitor for batteries | Andrea Rossato |
2008-03-16 | add XFT support and make UTF-8 support configurable | Andrea Rossato |
2008-02-27 | Date: haddock fixes | Andrea Rossato |
2008-02-16 | Adjusted filter used for digging out information from /sys directory | Juraj Hercek |
2008-02-16 | PipeReader: add utf8 support | Andrea Rossato |
2008-02-16 | StdinReader: add utf8 support | Andrea Rossato |
2007-12-23 | Added documentation. | Juraj Hercek |
2007-12-23 | Adjusted thermal monitor. | Juraj Hercek |
2007-11-30 | Added thermal, cpufreq and coretemp monitors. | Juraj Hercek |
2007-11-15 | Now that a cold winter is approaching I added a new feature to Weather: the c... | Andrea Rossato |
2007-11-08 | StdinReader: exit when stdin has been closed | Spencer Janssen |
2007-11-05 | Plugins/Monitors/Common.hs: fix a bug in stringParser | Andrea Rossato |
2007-11-04 | A new implementation of the position configuration option | Andrea Rossato |
2007-11-04 | helloworld.config updated to recent changes | Andrea Rossato |
2007-11-04 | helloworld.config: updated to latest configuration changes | Andrea Rossato |
2007-10-28 | Added support for text alignment commands in the output template | Andrea Rossato |
2007-10-28 | updated config-sample to latest changes | Andrea Rossato |
2007-10-04 | Weather plugin: accept temperatures with decimal points | Spencer Janssen |
2007-10-03 | Date: now implemented using rate and run | Andrea Rossato |
2007-10-03 | HelloWorld defines only run | Andrea Rossato |
2007-10-02 | updated helloworld.config-sample to latest changes | Andrea Rossato |
2007-09-28 | Added a plugin to read from stdin | Andrea Rossato |
2007-09-28 | Removed unused rate method | Andrea Rossato |
2007-09-27 | more cleanup | Andrea Rossato |
2007-09-27 | PipeReader: added a configurable alias | Andrea Rossato |
2007-09-27 | Monitors: updated to recent API changes - code formatting | Andrea Rossato |
2007-09-27 | HelloWorld: updated to recent API changes | Andrea Rossato |
2007-09-27 | Date: updated to recent API changes | Andrea Rossato |
2007-09-27 | Added a plugin to read named pipes (such as an XMonad logger) | Andrea Rossato |
2007-09-15 | code formatting | Andrea Rossato |
2007-09-15 | Added a date plugin | Andrea Rossato |
2007-09-12 | Parse the temperature separately in Celcius and Fahrenheit. | Jens Petersen |
2007-09-12 | only use 1 decimal place for showing floating numbers | Jens Petersen |
2007-09-12 | include BAT0 acpi battery status too | Jens Petersen |
2007-08-27 | Plugins.Swap: check for SwapFree and SwapTotal | Andrea Rossato |
2007-07-24 | Monitors.Common: parseString must use ByteStrings | Andrea Rossato |
2007-07-24 | Batt: we check if the file exists instead of catching an exception | Andrea Rossato |
2007-07-24 | Monitors.Commons: more code cleanup | Andrea Rossato |