summaryrefslogtreecommitdiffhomepage
path: root/src
AgeCommit message (Expand)Author
2020-03-05Wireless: fix hlint warnings, reenable CI checksPaul Fertser
2020-02-26Copyright yearsjao
2020-02-26hlint nitjao
2020-02-25Wireless: support NL80211 userspace <-> kernelspace APIPaul Fertser
2020-02-23Timer coalescing: handle exceptions in timer coordination threadTomas Janousek
2020-02-22Timer coalescing: gracefully uncoalesce slow timersTomas Janousek
2020-02-22Implement timer coalescing (noticeably less CPU/power usage)Tomas Janousek
2020-02-22Refactor code from tenthSeconds to doEveryTenthSecondsTomas Janousek
2020-02-22Silence some warningsTomas Janousek
2020-02-11Battery: fix time calculations on some Linux systemsPaul Fertser
2020-02-05Update changelog and readmeslotThe
2020-02-05'Manager' is now internal to UVMeterslotThe
2020-02-05'Manager' is now internal to weatherslotThe
2020-02-05New function `getArgvs` to get all values from user inputslotThe
2020-01-27Revert "Use a single Manager across the whole application"jao
2020-01-27Revert "Only require http-conduit when absolutely necessary"jao
2020-01-16Only require http-conduit when absolutely necessaryslotThe
2020-01-16Use a single Manager across the whole applicationslotThe
2020-01-09Remove remaining redundant functions and use generic parseOptsWith insteadslotThe
2020-01-08FreeBSD battery: Condition to notify if battery is full.Dhananjay Balan
2020-01-06Support for freebsd battery status:Dhananjay Balan
2020-01-05Add <volumestatus> template to VolumeslotThe
2020-01-04Replace parseOpts with a generic functionslotThe
2020-01-04hlitingjao
2020-01-04Update readme and changelogslotThe
2020-01-04Add 'WeatherOpts' type and first option to weather pluginslotThe
2019-12-23Add support for the "Weather" fieldslotThe
2019-12-08Undocumented for now non-contiguous Diskjao
2019-11-17DateZone: get timezone series from TZDIREmmanuel Rosa
2019-11-14MPD monitor: host and port specifiable in configjao
2019-10-28Optimize Net a bit (noticeably less CPU/power usage)Tomas Janousek
2019-10-21add filtering option for Net devices (#408)vindex10
2019-10-15A second attempt at fixing #405jao
2019-10-15Battery: -P to show %jao
2019-10-15New plugin: MailXjao
2019-10-14Don't create .xmobar if it doesn't exist (issue #405)jao
2019-10-14Add ability to display string based on volume percentageslotThe
2019-10-14Add VolumeStatus and ways to convert Float -> VolumeStatus, VolumeStatus -> [...slotThe
2019-10-14Add types for displaying a string based on volume percentageslotThe
2019-10-14Add types for percentage based volume controlslotThe
2019-10-13Plugins/Kbd: ignore "terminate" layout tokenGreg Steuck
2019-10-12Replacing the cute <> operator to make GHC 8.0/8.2 happyjao
2019-10-12Display additional strings depending on battery statusslotThe
2019-10-10Fix type errors in MPD pluginJohn Tyree
2019-10-06hlinitjao
2019-10-05New flag `contiguous-icons` for `MultiCpu` (issue #388)jao
2019-09-06Write error log to data dir, not conf dirChuck
2019-07-14allow seperate icon-patterns in MultiCoreTelpFelix Springer
2019-07-12fixed old CoreTemp in Monitors.hs, set up xmobar.cabal for MultiCoreTempFelix Springer
2019-07-12put in old CoreTempFelix Springer