Age | Commit message (Expand) | Author |
---|---|---|
2020-08-07 | removed default arg of channel', channel (Plugins.Monitors.Volume) | Keith |
2020-08-07 | Redundant imports (mostly <$>) removed | jao |
2020-05-06 | recursively hlinting | jao |
2020-05-06 | hlinting | jao |
2020-01-05 | Add <volumestatus> template to Volume | slotThe |
2020-01-04 | Replace parseOpts with a generic function | slotThe |
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 |
2018-12-24 | Upgrade to alsa-mixer 0.3.0 (cf. #372, #373) | jao |
2018-11-25 | Back to app/src, since it seems they're the default convention for stack | jao |
2018-11-21 | All sources moved inside src | jao |
2018-11-21 | Split Modules into Library & Executable Structure | Pavan Rikhi |