index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Plugins
/
Monitors
/
Net.hs
Age
Commit message (
Expand
)
Author
2018-04-05
Net: fix race condition in netParser/readNetDev/isUp
Tomas Janousek
2017-04-29
Compilation warnings (redundant imports) in GHC 8.0
jao
2017-04-29
hlint configuration
jao
2017-01-23
Fix Net monitor for large uptimes/bytecounts
Tomas Janousek
2014-09-24
Rename dynamic string to icon pattern
Alexander Shabalin
2014-09-14
Implement DynamicString for Monitors supporting vbar.
Alexander Shabalin
2014-08-29
hlint improvements
Tony Morris
2014-08-09
hlint refactorings
Reto Hablützel
2014-07-30
Implement adaptive units for Net plugin
Axel Angel
2014-05-04
Accepting "unknown" as network device state
Jose Antonio Ortega Ruiz
2014-03-15
Net plugin has txvbar and rxvbar
Eric Mrak
2013-10-27
New N/A string monitor option (cf. #119)
Jose Antonio Ortega Ruiz
2012-09-14
better readable code
Reto Habluetzel
2012-09-14
removed todo comments
Reto Habluetzel
2012-09-04
automatic detection of devices using /sys/class/net directory
Reto Habluetzel
2012-08-29
cleaned up imports, renamed variable
Reto Habluetzel
2012-08-29
added dynnetwork, which selects the busiest network of a list and displays it
Reto Habluetzel
2012-04-15
Net: distinguishing between faulty and not active interfaces
Jose Antonio Ortega Ruiz
2012-04-14
Removed the N/A text, when interface is not found.
Peter Kasza
2012-04-14
net: hide output when interface is down.
Peter Kasza
2011-12-18
New -d (decimal digits) monitor option (issue #58)
Jose Antonio Ortega Ruiz
2011-02-13
Cpu and MultiCpu should also be more accurate now
Jose Antonio Ortega Ruiz
2011-02-13
More accurate net monitor rates (issue 42)
Jose Antonio Ortega Ruiz
2010-12-21
Haskell sources moved to src/ to unclutter toplevel
Jose Antonio Ortega Ruiz