summaryrefslogtreecommitdiffhomepage
path: root/src/Xmobar/Plugins/Monitors/Volume.hs
AgeCommit message (Expand)Author
2020-08-07removed default arg of channel', channel (Plugins.Monitors.Volume)Keith
2020-08-07Redundant imports (mostly <$>) removedjao
2020-05-06recursively hlintingjao
2020-05-06hlintingjao
2020-01-05Add <volumestatus> template to VolumeslotThe
2020-01-04Replace parseOpts with a generic functionslotThe
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
2018-12-24Upgrade to alsa-mixer 0.3.0 (cf. #372, #373)jao
2018-11-25Back to app/src, since it seems they're the default convention for stackjao
2018-11-21All sources moved inside srcjao
2018-11-21Split Modules into Library & Executable StructurePavan Rikhi