yshui / picom

A lightweight compositor for X11
Other
3.93k stars 575 forks source link

shadow-r/g/b doesn't variate after the recent versions #1210

Closed Trinity3e closed 4 months ago

Trinity3e commented 4 months ago

e.g. shadow-blue=0 turns that color off, shadow-blue=1 and anything higher is treated like 255. backend is glx. I cannot pinpoint exactly the version it started behaving like this, sorry about that. I can provide any other info if requested. Thanks in advance.

absolutelynothelix commented 4 months ago

the shadow-red, shadow-green and shadow-blue options accept floating point numbers from 0 to 1. it's stated in the man page.