Skip to content

osc: reevaluate mouse state after leaving never#17969

Open
N-R-K wants to merge 1 commit into
mpv-player:masterfrom
N-R-K:nrk/osc-mouse-reeval
Open

osc: reevaluate mouse state after leaving never#17969
N-R-K wants to merge 1 commit into
mpv-player:masterfrom
N-R-K:nrk/osc-mouse-reeval

Conversation

@N-R-K
Copy link
Copy Markdown
Contributor

@N-R-K N-R-K commented May 23, 2026

currently mouse processing only happens on mouse movement which causes cases where going from never -> auto does not show the osc even though the cursor might be in proximity.

move mouse processing code to a function and refresh it when leaving visibility never to avoid such issues.

Fixes: #17954 (comment)

currently mouse processing only happens on mouse movement which
causes cases where going from never -> auto does not show the
osc even though the cursor might be in proximity.

move mouse processing code to a function and refresh it when
leaving visibility never to avoid such issues.

Fixes: mpv-player#17954 (comment)
@N-R-K N-R-K force-pushed the nrk/osc-mouse-reeval branch from 858e554 to a8c9493 Compare May 23, 2026 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant