summaryrefslogtreecommitdiffhomepage
path: root/src/Plugins/Monitors/Net.hs
AgeCommit message (Expand)Author
2017-04-29Compilation warnings (redundant imports) in GHC 8.0jao
2017-04-29hlint configurationjao
2017-01-23Fix Net monitor for large uptimes/bytecountsTomas Janousek
2014-09-24Rename dynamic string to icon patternAlexander Shabalin
2014-09-14Implement DynamicString for Monitors supporting vbar.Alexander Shabalin
2014-08-29hlint improvementsTony Morris
2014-08-09hlint refactoringsReto Hablützel
2014-07-30Implement adaptive units for Net pluginAxel Angel
2014-05-04Accepting "unknown" as network device stateJose Antonio Ortega Ruiz
2014-03-15Net plugin has txvbar and rxvbarEric Mrak
2013-10-27New N/A string monitor option (cf. #119)Jose Antonio Ortega Ruiz
2012-09-14better readable codeReto Habluetzel
2012-09-14removed todo commentsReto Habluetzel
2012-09-04automatic detection of devices using /sys/class/net directoryReto Habluetzel
2012-08-29cleaned up imports, renamed variableReto Habluetzel
2012-08-29added dynnetwork, which selects the busiest network of a list and displays itReto Habluetzel
2012-04-15Net: distinguishing between faulty and not active interfacesJose Antonio Ortega Ruiz
2012-04-14Removed the N/A text, when interface is not found.Peter Kasza
2012-04-14net: hide output when interface is down.Peter Kasza
2011-12-18New -d (decimal digits) monitor option (issue #58)Jose Antonio Ortega Ruiz
2011-02-13Cpu and MultiCpu should also be more accurate nowJose Antonio Ortega Ruiz
2011-02-13More accurate net monitor rates (issue 42)Jose Antonio Ortega Ruiz
2010-12-21Haskell sources moved to src/ to unclutter toplevelJose Antonio Ortega Ruiz