index
:
xmobar
cairo
master
a minimalistic status bar
jao
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
Plugins
/
Monitors
/
Volume.hs
Age
Commit message (
Expand
)
Author
2014-09-24
Rename dynamic string to icon pattern
Alexander Shabalin
2014-09-14
Implement DynamicString for Monitors supporting vbar.
Alexander Shabalin
2014-03-15
showVerticalBar now takes the same arguments as showPercentBar
Eric Mrak
2014-03-13
Volume module has volumevbar
Eric Mrak
2014-03-07
src/Plugins/Monitors/Volume.hs: port to alsa-mixer-0.2
Sergei Trofimovich
2013-10-27
New N/A string monitor option (cf. #119)
Jose Antonio Ortega Ruiz
2013-02-04
Removing uneeded uses of hiding (catch)
Jose Antonio Ortega Ruiz
2013-02-04
Remove unsafe fromJust from Volume plugin
Dmitry Malikov
2011-12-18
New -d (decimal digits) monitor option (issue #58)
Jose Antonio Ortega Ruiz
2011-08-30
catch alsa exception on decibel acquire
Martin Perner
2011-01-15
Linting
Jose Antonio Ortega Ruiz
2011-01-15
Volume monitor: new field 'volumebar', and a bit of refactoring
Jose Antonio Ortega Ruiz
2011-01-15
Nit
Jose Antonio Ortega Ruiz
2011-01-15
Volume monitor: minor linting and file header
Jose Antonio Ortega Ruiz
2011-01-13
Added more graceful failure strategies to volume monitor.
Thomas Tuegel
2011-01-13
Improved volume monitor.
Thomas Tuegel
2011-01-13
Added volume monitor based on alsa-mixer.
Thomas Tuegel