Age | Commit message (Expand) | Author |
2020-05-06 | recursively hlinting | jao |
2020-05-06 | hlinting | jao |
2020-05-06 | fix readme typo | Peter Becich |
2020-05-02 | Update stderr and the bar on receiving exception | Sibi Prabakaran |
2020-05-02 | Avoid busy looping by not catching all exceptions | Sibi Prabakaran |
2020-04-30 | Spurious import and hlinting | jao |
2020-04-30 | author's list update (sibi) | jao |
2020-04-30 | Refactor the usage of hGetLineSafe | Sibi Prabakaran |
2020-04-27 | Changelog updated | jao |
2020-04-27 | Base for ghc 8.10 (fixes #440) | jao |
2020-04-21 | Whitespace | jao |
2020-04-21 | MPD: catch errors earlier so that reconnections are allowed | jao |
2020-04-12 | Version bump | jao |
2020-04-12 | Add a HandleReader Plugin | Pavan Rikhi |
2020-04-12 | Require bytestring >= 0.10.8.2. | Zev Weiss |
2020-04-12 | Add trailing linefeed to --version output. | Zev Weiss |
2020-04-12 | Fix Tests When Compiling Without ALSA | Pavan Rikhi |
2020-03-05 | Not exposing modules outside Xmobar | jao |
2020-03-05 | Network: up indicator | jao |
2020-03-05 | Wireless: fix hlint warnings, reenable CI checks | Paul Fertser |
2020-02-26 | Copyright years | jao |
2020-02-26 | Version 0.330.33 | jao |
2020-02-26 | disabling hlint in travis for now | jao |
2020-02-26 | hlint nit | jao |
2020-02-25 | Wireless: support NL80211 userspace <-> kernelspace API | Paul Fertser |
2020-02-23 | Changelog entry for time coalescing | jao |
2020-02-23 | Timer coalescing: handle exceptions in timer coordination thread | Tomas Janousek |
2020-02-22 | Timer coalescing: gracefully uncoalesce slow timers | Tomas Janousek |
2020-02-22 | Implement timer coalescing (noticeably less CPU/power usage) | Tomas Janousek |
2020-02-22 | Refactor code from tenthSeconds to doEveryTenthSeconds | Tomas Janousek |
2020-02-22 | Silence some warnings | Tomas Janousek |
2020-02-11 | Battery: fix time calculations on some Linux systems | Paul Fertser |
2020-02-05 | Update changelog and readme | slotThe |
2020-02-05 | 'Manager' is now internal to UVMeter | slotThe |
2020-02-05 | 'Manager' is now internal to weather | slotThe |
2020-02-05 | New function `getArgvs` to get all values from user input | slotThe |
2020-02-04 | fix --high to --highs in documentation | Toni Tauro |
2020-01-27 | Revert "Use a single Manager across the whole application" | jao |
2020-01-27 | Revert "Only require http-conduit when absolutely necessary" | jao |
2020-01-16 | Only require http-conduit when absolutely necessary | slotThe |
2020-01-16 | Use a single Manager across the whole application | slotThe |
2020-01-09 | Remove remaining redundant functions and use generic parseOptsWith instead | slotThe |
2020-01-08 | Changelog and credits | jao |
2020-01-08 | FreeBSD battery: Condition to notify if battery is full. | Dhananjay Balan |
2020-01-08 | Enable FreeBSD features implicitly from build platform | Dhananjay Balan |
2020-01-06 | Support for freebsd battery status: | Dhananjay Balan |
2020-01-05 | Update readme and changelog | slotThe |
2020-01-05 | Add <volumestatus> template to Volume | slotThe |
2020-01-04 | lts 14.20 (ghc 8.6.5) | jao |
2020-01-04 | Replace parseOpts with a generic function | slotThe |