avizo
avizo copied to clipboard
Option to turn off progress bar and display text
Added 3 command line options:
- --disable-progress - disabling progress indicator.
- --text="text to display" - display text in OSD. The text is displayed instead of the progress indicator, so it only works with the --disable-progress option.
- --font-size=24 - change text font-size.
Demonstration:
Hey, looks pretty good, thanks for the contribution! Gonna look into it a bit more and then merge it. :)
I think --text should work without --disable-progress option enabled. I would like to be able to see both progress bar and percentage value when changing volume.
Related:
- https://github.com/francma/wob/issues/72
- https://github.com/ErikReider/SwayOSD/pull/69