Age | Commit message (Expand) | Author |
2020-08-09 | Conditional encoding of xft string | Sibi Prabakaran |
2020-08-09 | Avoid double utf8 encoding | Sibi Prabakaran |
2020-08-08 | Mpris2: accepting Word32 as type for trackNumber | jao |
2020-08-08 | Fix: don't go below zero in indexed bars | jao |
2020-08-07 | removed default arg of channel', channel (Plugins.Monitors.Volume) | Keith |
2020-08-07 | fix non-exhaustive pattern warning | Unoqwy |
2020-08-07 | better parsing for boxes + add margins | Unoqwy |
2020-08-07 | fix line width for boxes | Unoqwy |
2020-08-07 | make hlint happy | Unoqwy |
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 |