Age | Commit message (Expand) | Author |
2015-03-08 | Better error control in Volume monitor | jao |
2015-02-01 | Added additional wind parser case for "Variable at" | Dino Morelli |
2014-12-26 | Honour the -S (show suffix) monitor flag in CpuFreq | jao |
2014-12-15 | MPD: add a new template variable 'flags' | Duncan Burke |
2014-11-12 | Introduce available memory variables in memory monitor | Samuli Thomasson |
2014-09-28 | Using fromMaybe | jao |
2014-09-28 | Upgrade to libmpd 0.9 | jao |
2014-09-24 | Rename dynamic string to icon pattern | Alexander Shabalin |
2014-09-14 | Implement DynamicString for Monitors supporting vbar. | Alexander Shabalin |
2014-09-14 | Add DynamicString as an alternative to vbars. | Alexander Shabalin |
2014-09-11 | Fix string to calm wind report | Tony Morris |
2014-09-11 | differentiate betwee 0 degrees and no wind speed using mu (μ) | Tony Morris |
2014-09-11 | Occasionally there is no wind and a METAR report gives simply, "Wind: 0" | Tony Morris |
2014-09-05 | Fix: not colorizings total size in DiskU (issue #189) | jao |
2014-09-01 | New wind report variables for Weather monitor | Tony Morris |
2014-08-29 | woops. Remove commented line | Tony Morris |
2014-08-29 | Change <dewPoint> to be <dewPointC> and <dewPointF> | Tony Morris |
2014-08-29 | hlint improvements | Tony Morris |
2014-08-12 | Top: these days, processes consuming > 1Gb RAM are seen in the wild | jao |
2014-08-09 | hlint refactorings | Reto Hablützel |
2014-07-30 | Implement adaptive units for Net plugin | Axel Angel |
2014-06-27 | Fix for CPU monitor on long-running systems | Robert J. Macomber |
2014-05-29 | A simple CatInt monitor | Nathaniel Wesley Filardo |
2014-05-04 | Accepting "unknown" as network device state | Jose Antonio Ortega Ruiz |
2014-05-03 | CoreTemp: Add alternative path for linux 3.15 | Tomas Janousek |
2014-05-03 | CoreCommon: Try several paths in checkedDataRetrieval | Tomas Janousek |
2014-04-17 | fix build on old versions of ghc by qualifying import to avoid conflict | Max DeLiso |
2014-03-15 | MPD monitor has vbar for track progress | Eric Mrak |
2014-03-15 | DiskU/DiskIO have vbar equivalents | Eric Mrak |
2014-03-15 | Net plugin has txvbar and rxvbar | Eric Mrak |
2014-03-15 | adding showLogVBar | Eric Mrak |
2014-03-15 | showVerticalBar now takes the same arguments as showPercentBar | Eric Mrak |
2014-03-14 | Wireless module has qualityvbar | Eric Mrak |
2014-03-14 | Battery now has leftvbar | Eric Mrak |
2014-03-14 | Memory monitor has freevbar and usedvbar | Eric Mrak |
2014-03-13 | Volume module has volumevbar | Eric Mrak |
2014-03-13 | Cpu now has vbar | Eric Mrak |
2014-03-13 | Brightness hbar is now vbar | Eric Mrak |
2014-03-13 | MultiCpu now has vbar | Eric Mrak |
2014-03-13 | adding showVerticalBar option for monitors to use | Eric Mrak |
2014-03-09 | Merge remote-tracking branch 'rethab/master' | Jose Antonio Ortega Ruiz |
2014-03-09 | Handle inexistent devices | Reto Hablützel |
2014-03-07 | src/Plugins/Monitors/Volume.hs: port to alsa-mixer-0.2 | Sergei Trofimovich |
2014-02-15 | Fix runaway memory leak when expanding invalid tags, and remove error | nand |
2014-02-05 | Handle errors better in Weather plugin | Ben Boeckel |
2014-02-05 | Drop curl dependency for the HTTP module | Ben Boeckel |
2014-02-05 | Find out whether the weather monitor is likely to block | Ben Boeckel |
2014-02-05 | Add a "ready" check to MPD monitors | Ben Boeckel |
2014-02-05 | Add support for monitors to indicate they may block | Ben Boeckel |
2014-02-04 | Use MemAvailable from meminfo if possible | Ben Boeckel |