Age | Commit message (Expand) | Author |
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-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 | FreeBSD battery: Condition to notify if battery is full. | Dhananjay Balan |
2020-01-06 | Support for freebsd battery status: | Dhananjay Balan |
2020-01-05 | Add <volumestatus> template to Volume | slotThe |
2020-01-04 | Replace parseOpts with a generic function | slotThe |
2020-01-04 | hliting | jao |
2020-01-04 | Update readme and changelog | slotThe |
2020-01-04 | Add 'WeatherOpts' type and first option to weather plugin | slotThe |
2019-12-23 | Add support for the "Weather" field | slotThe |
2019-12-08 | Undocumented for now non-contiguous Disk | jao |
2019-11-17 | DateZone: get timezone series from TZDIR | Emmanuel Rosa |
2019-11-14 | MPD monitor: host and port specifiable in config | jao |
2019-10-28 | Optimize Net a bit (noticeably less CPU/power usage) | Tomas Janousek |
2019-10-21 | add filtering option for Net devices (#408) | vindex10 |
2019-10-15 | A second attempt at fixing #405 | jao |
2019-10-15 | Battery: -P to show % | jao |
2019-10-15 | New plugin: MailX | jao |
2019-10-14 | Don't create .xmobar if it doesn't exist (issue #405) | jao |
2019-10-14 | Add ability to display string based on volume percentage | slotThe |
2019-10-14 | Add VolumeStatus and ways to convert Float -> VolumeStatus, VolumeStatus -> [... | slotThe |
2019-10-14 | Add types for displaying a string based on volume percentage | slotThe |
2019-10-14 | Add types for percentage based volume control | slotThe |
2019-10-13 | Plugins/Kbd: ignore "terminate" layout token | Greg Steuck |
2019-10-12 | Replacing the cute <> operator to make GHC 8.0/8.2 happy | jao |
2019-10-12 | Display additional strings depending on battery status | slotThe |
2019-10-10 | Fix type errors in MPD plugin | John Tyree |
2019-10-06 | hlinit | jao |
2019-10-05 | New flag `contiguous-icons` for `MultiCpu` (issue #388) | jao |
2019-09-06 | Write error log to data dir, not conf dir | Chuck |
2019-07-14 | allow seperate icon-patterns in MultiCoreTelp | Felix Springer |
2019-07-12 | fixed old CoreTemp in Monitors.hs, set up xmobar.cabal for MultiCoreTemp | Felix Springer |
2019-07-12 | put in old CoreTemp | Felix Springer |
2019-07-12 | moved CoreTemp to MultiCoreTemp | Felix Springer |
2019-07-12 | used hlint to fix some unnecessary syntax | Felix Springer |
2019-07-12 | display core temperatures right | Felix Springer |
2019-07-12 | changed credentials | Felix Springer |
2019-07-12 | added comments | Felix Springer |