Age | Commit message (Expand) | Author |
2022-09-22 | import clean-ups | jao |
2022-09-21 | linting | jao |
2022-09-18 | whitespace | jao |
2022-08-13 | fix: in -W0, char 0->[0,10], char 1->[10,20]... | jao |
2022-05-16 | Fix for -W "0" spec in logarithmic bars | jao |
2022-05-12 | Remove the now useless -DUTF8 flag | jao |
2022-04-18 | CpuFreq: new template parameters max, min and avg. | jao |
2022-04-18 | Stylistic nits for previous Batt refactoring/fix | jao |
2022-04-18 | Split up battery reading functions; fixed units | Patrick Günther |
2022-04-16 | Fixed unit of battery power consumption | Patrick Günther |
2022-04-14 | Memory: new argument to scale usage units | jao |
2022-04-13 | make small refactoring of load linux code | Michal Zielonka |
2022-04-11 | add load monitor for freebsd | Michal Zielonka |
2022-03-30 | Fix: consistent use of configured nastring instead of hardcoded N/A | jao |
2022-03-30 | Wee clean-ups | jao |
2022-03-30 | Load: honour the -d (decimal digits) monitor argument | jao |
2022-03-30 | Load monitor: correctly colorize according to -L/-H | jao |
2022-03-30 | Load: new load average monitor | jao |
2022-03-29 | Apply hlint suggestions to MultiCoreTemp | Rob Whitaker |
2022-03-29 | Fix MultiCoreTemp's temperature file finding logic | Rob Whitaker |
2022-02-19 | Strip new lines from X log messages (issue #590) | jao |
2022-02-04 | Xmobar.App.Timer -> Xmobar.Run.Timer | jao |
2022-02-03 | Xmobar.X11.Actions -> Xmobar.Run.Actions | jao |
2022-01-29 | Xmobar.Run.Command -> Xmobar.Plugins.Command | jao |
2021-12-17 | add disk monitor for freebsd | Michal Zielonka |
2021-11-21 | Improvements for K10Temp's docs | jao |
2021-10-19 | add cirrus freebsd test (#580) | Michał Zielonka |
2021-10-17 | start using kvm library from bsd for receiving swapinfo | Michal Zielonka |
2021-10-16 | add top for freebsd proc | Michal Zielonka |
2021-10-08 | try to add build action for freebsd + uptime plugin split | Michal Zielonka |
2021-10-08 | try to reorganize modules per os | Michal Zielonka |
2021-10-07 | add support swap info for freebsd | Michal Zielonka |
2021-10-07 | Add freebsd support for net monitor plugin. | Michal Zielonka |
2021-10-04 | add reading memory specific for freebsd | Michal Zielonka |
2021-09-14 | Add the QueueReader plugin. | Guy Gastineau |
2021-08-12 | Refactor Kbd plugin: avoid partials, fallback to group name | Nikolay Yakimov |
2021-08-08 | fix: padString should not make strings longer | Leo Zhang |
2021-07-13 | Replace forkIO with bracket & Concurrent.Async | Amir Saeid |
2021-07-13 | Reconnect on ConnectionClosed exception | Amir Saeid |
2021-07-13 | Remove redundancies | Amir Saeid |
2021-07-13 | Add Kraken plugin | Amir Saeid |
2021-05-24 | NotmuchMail: Manually implement Read instance | slotThe |
2021-05-19 | Remove unused import; apply lint hint | Sam Kirby |
2021-05-19 | Add k10temp plugin | Sam Kirby |
2021-03-30 | Add FreeBSD support to Cpu plugin | Kevin Zheng |
2020-11-29 | Update readme and changelog | slotThe |
2020-11-29 | Add new plugin: NotmuchMail | slotThe |
2020-11-25 | More consistent argument order for MPDX | jao |
2020-11-24 | New monitor: MPDX | jao |
2020-11-19 | StdinReader: Remove throttling on exception | Tomas Janousek |