Age | Commit message (Expand) | Author |
2020-08-07 | Fix 1px-off borders | Unoqwy |
2020-08-07 | Add the <box> tag to set borders around text | Unoqwy |
2020-08-07 | Refactor ColorInfo to TextRenderInfo | Unoqwy |
2020-08-07 | Allow font bg to be taller (or smaller) | Unoqwy |
2020-08-07 | Redundant imports (mostly <$>) removed | jao |
2020-08-07 | Don't get confused by empty configuration dirs (fixes #313) | jao |
2020-08-07 | String index as progress bar | jao |
2020-06-23 | Fix hlint warnings | Sibi Prabakaran |
2020-06-23 | Update based on feedback on the PR | Sibi Prabakaran |
2020-06-23 | Hlint fixes | Sibi Prabakaran |
2020-06-23 | Some formatting of code | Sibi Prabakaran |
2020-06-23 | More cleanup | Sibi Prabakaran |
2020-06-23 | Cleanup and add some tests | Sibi Prabakaran |
2020-06-23 | Fix warnings | Sibi Prabakaran |
2020-06-23 | Further optimization | Sibi Prabakaran |
2020-06-23 | More efficient formatting | Sibi Prabakaran |
2020-06-23 | Optimize CPU monitor | Sibi Prabakaran |
2020-06-23 | Add some optimization | Sibi Prabakaran |
2020-06-13 | Look up only the first coretemp.N/hwmon dir in MultiCoreTemp | jao |
2020-06-13 | Version bump, changelog, readme | jao |
2020-06-13 | Detection of Tdie and Tctl for Ryzen temperatures | jao |
2020-06-13 | Initial support for benchmarks of the plugins | Sibi Prabakaran |
2020-06-12 | Update UVWeather branch | Sibi Prabakaran |
2020-06-12 | Optimize weather plugin by reusing manager and other refactors | Sibi Prabakaran |
2020-06-05 | Optimize date plugin | Sibi Prabakaran |
2020-05-19 | hlinting | jao |
2020-05-19 | Add EOF check before getLine operation from stdin | Sibi Prabakaran |
2020-05-17 | Temporarily restore Stdin to its previous state | jao |
2020-05-11 | more hlinting | jao |
2020-05-11 | hlinting | jao |
2020-05-10 | Fix crashes/busy looping happening via index | Sibi Prabakaran |
2020-05-06 | recursively hlinting | jao |
2020-05-06 | hlinting | jao |
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 | Refactor the usage of hGetLineSafe | Sibi Prabakaran |
2020-04-21 | Whitespace | jao |
2020-04-21 | MPD: catch errors earlier so that reconnections are allowed | jao |
2020-04-12 | Add a HandleReader Plugin | Pavan Rikhi |
2020-04-12 | Add trailing linefeed to --version output. | Zev Weiss |
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 | hlint nit | jao |
2020-02-25 | Wireless: support NL80211 userspace <-> kernelspace API | Paul Fertser |
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 |