summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors
AgeCommit message (Expand)Author
2016-01-03volume: allow alsa capture devices to be monitoredAntoine Eiche
2015-12-12Move wind speed calculation functions to let clauseMichael Knabe
2015-12-09Add template variables for wind speed in m/s and km/h to weather pluginMichael Knabe
2015-09-26mpd: update on option changes as wellBen Boeckel
2015-08-25define flag 'with_conduit'Dragos Boca
2015-08-18use Network::HTTP::ConduitDragos Boca
2015-08-18Batt: protecting against charge_now > charge_fulljao
2015-05-13Weather Monitor: Handle case where wind is not present at allReto Hablützel
2015-05-01uvmeter: new plugin showing UV data (Australia)Roman Joost
2015-03-11Another attempt at better error handling in Volumejao
2015-03-08Better error control in Volume monitorjao
2015-02-01Added additional wind parser case for "Variable at"Dino Morelli
2014-12-26Honour the -S (show suffix) monitor flag in CpuFreqjao
2014-12-15MPD: add a new template variable 'flags'Duncan Burke
2014-11-12Introduce available memory variables in memory monitorSamuli Thomasson
2014-09-28Using fromMaybejao
2014-09-28Upgrade to libmpd 0.9jao
2014-09-24Rename dynamic string to icon patternAlexander Shabalin
2014-09-14Implement DynamicString for Monitors supporting vbar.Alexander Shabalin
2014-09-14Add DynamicString as an alternative to vbars.Alexander Shabalin
2014-09-11Fix string to calm wind reportTony Morris
2014-09-11differentiate betwee 0 degrees and no wind speed using mu (μ)Tony Morris
2014-09-11Occasionally there is no wind and a METAR report gives simply, "Wind: 0"Tony Morris
2014-09-05Fix: not colorizings total size in DiskU (issue #189)jao
2014-09-01New wind report variables for Weather monitorTony Morris
2014-08-29woops. Remove commented lineTony Morris
2014-08-29Change <dewPoint> to be <dewPointC> and <dewPointF>Tony Morris
2014-08-29hlint improvementsTony Morris
2014-08-12Top: these days, processes consuming > 1Gb RAM are seen in the wildjao
2014-08-09hlint refactoringsReto Hablützel
2014-07-30Implement adaptive units for Net pluginAxel Angel
2014-06-27Fix for CPU monitor on long-running systemsRobert J. Macomber
2014-05-29A simple CatInt monitorNathaniel Wesley Filardo
2014-05-04Accepting "unknown" as network device stateJose Antonio Ortega Ruiz
2014-05-03CoreTemp: Add alternative path for linux 3.15Tomas Janousek
2014-05-03CoreCommon: Try several paths in checkedDataRetrievalTomas Janousek
2014-04-17fix build on old versions of ghc by qualifying import to avoid conflictMax DeLiso
2014-03-15MPD monitor has vbar for track progressEric Mrak
2014-03-15DiskU/DiskIO have vbar equivalentsEric Mrak
2014-03-15Net plugin has txvbar and rxvbarEric Mrak
2014-03-15adding showLogVBarEric Mrak
2014-03-15showVerticalBar now takes the same arguments as showPercentBarEric Mrak
2014-03-14Wireless module has qualityvbarEric Mrak
2014-03-14Battery now has leftvbarEric Mrak
2014-03-14Memory monitor has freevbar and usedvbarEric Mrak
2014-03-13Volume module has volumevbarEric Mrak
2014-03-13Cpu now has vbarEric Mrak
2014-03-13Brightness hbar is now vbarEric Mrak
2014-03-13MultiCpu now has vbarEric Mrak
2014-03-13adding showVerticalBar option for monitors to useEric Mrak