Age | Commit message (Expand) | Author |
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 | Redundant imports (mostly <$>) removed | 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-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-03-05 | Network: up indicator | jao |
2020-03-05 | Wireless: fix hlint warnings, reenable CI checks | Paul Fertser |
2020-02-26 | hlint nit | jao |
2020-02-25 | Wireless: support NL80211 userspace <-> kernelspace API | Paul Fertser |
2020-02-22 | Refactor code from tenthSeconds to doEveryTenthSeconds | 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-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 |