oscc
oscc copied to clipboard
deadzonesize does nothing
I assume that deadzonesize is supposed to have the same effect as script-opts=osc-deadzonesize would in mpv.conf.
but if i change that number, be that to 1 or 100, nothing actually changes, the osd shows up whenever the mouse cursor is within the mpv window at all no matter where (whereas if it is indeed supposed to be the same, then setting it to 1 should map it so the osc only shows if the mouse would be hovering over it, at least vertically speaking)
Yeah, so upon further investigation i found that for deadzonesize to work, you need to have osc enabled in mpv.conf
so commenting out osc=no fixed the issue, e.g. oscc doesn't seem to support deadzone.