summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Net.hs
AgeCommit message (Expand)Author
2021-10-08try to reorganize modules per osMichal Zielonka
2021-10-07Add freebsd support for net monitor plugin.Michal Zielonka
2020-08-07Redundant imports (mostly <$>) removedjao
2020-03-05Network: up indicatorjao
2020-01-04Replace parseOpts with a generic functionslotThe
2019-10-28Optimize Net a bit (noticeably less CPU/power usage)Tomas Janousek
2019-10-21add filtering option for Net devices (#408)vindex10
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi