avizo icon indicating copy to clipboard operation
avizo copied to clipboard

Option to turn off progress bar and display text

Open rusich opened this issue 2 years ago • 2 comments

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: ezgif-3-d1237cb479

rusich avatar Sep 04 '23 01:09 rusich

Hey, looks pretty good, thanks for the contribution! Gonna look into it a bit more and then merge it. :)

heyjuvi avatar Nov 04 '23 23:11 heyjuvi

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

danielwerg avatar Jul 09 '24 13:07 danielwerg