Rafostar / clapper

Level up your video experience with a modern and user-friendly media player.
https://rafostar.github.io/clapper/
GNU General Public License v3.0
711 stars 34 forks source link

remove transparency for pop-up menus #426

Open RedAuburn opened 2 months ago

RedAuburn commented 2 months ago

thank you so much for your work on Clapper, and the 0.6 release! i'm loving it so far, my biggest issue is that with the transparency it's a bit hard to read the text in pop-up menus.

eg: image

IMO it'd be good to make these menus opaque again.

Rafostar commented 2 months ago

We can tweak opacity and colour if necessary. Just note, that there is no colour that will be visible (distinguishable) on every colour. Currently it was done to be slightly lighter to be visible on black borders. OSD elements should have transparency through.

nekohayo commented 2 months ago

IMHO, the only way this could be readable while transparent would be by having a blur API:

Rafostar commented 2 months ago

Yes. I agree that blur would fix all this, but since we do not have it yet the best I can offer is to make it less transparent a very tiny bit.