Enubia/ghost-chat

"window transparency" is actually opacity

Closed this issue · 2 comments

Is your feature request related to a problem? Please describe.
The opacity setting in the Settings menu is incorrectly labeled as "window transparency". Window transparency is the inverse of opacity.

Describe the solution you'd like
Either rename the setting to Opacity, or invert the behavior by using (100-(Window transparency)) when setting the opacity of the window. In other words, 100% transparency should be clear and 0% transparency should be opaque.

Describe alternatives you've considered
N/A

Additional context
right-click > Settings > General > Window transparency
background color is black, show borders=true

hey, thanks for raising this!
I gladly accept a pr that addresses this issue :D