Open
Description
I would like to create a drawing tracing app to overlay on top of MSPaint or any image drawing editor..
the problem is,, alpha needs to be 0
for current clickthrough https://nwjs.readthedocs.io/en/latest/For%20Users/Advanced/Transparent%20Window/
i would like the opposite, i want to have clickthrough windows, for anything where value is not 1
. not clickthrough if its 1/solid. if it has any transparent alpha other then 1/solid, then its clickthrough
this would allow me to overlay anything on a canvas to trace in another drawing app. or to create overlay HUDs that don't block the mouse