0dist / oscc

Dark-themed interface for the mpv player
45 stars 1 forks source link

osc always shows when mouse moves within mpv window #8

Closed Rabcor closed 6 months ago

Rabcor commented 6 months ago

The default behavior for osc in mpv is to only show when mouse is moving within deadzone (the deadzone is just by default the entire lower half of the window)

Oscc however always shows the osc whenever the mouse moves within the mpv window regardless of what the deadzone is set to.

I would like to make oscc only show up when the mouse is in the deadzone like the default mpv osc, but how do I do that? I don't see any options for it.

Rabcor commented 6 months ago

I was just doing it wrong again, i don't even understand how, it just suddenly started working like it's supposed to.

Rabcor commented 6 months ago

and then it broke again for no discernable reason... no wait! i got it! it's when osc=no that it misbehaves! I think i'll reopen the other issue since it's labeled more correctly and is actually the same issue, i just didn't realize at the time i wrote this one.