Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hide mouse cursor when video is playing #5046

Merged
merged 1 commit into from
Nov 17, 2020
Merged

Hide mouse cursor when video is playing #5046

merged 1 commit into from
Nov 17, 2020

Conversation

infinite-persistence
Copy link
Contributor

@infinite-persistence infinite-persistence commented Nov 16, 2020

Issue:

Fixes #5044: Auto hide cursor on video on static hover

Approach

The existing code only hides the cursor when playing in fullscreen. Extend that to normal mode as well.

## Issue:
5044: Auto hide cursor on video on static hover

## Approach
The existing code only hides the cursor when playing in fullscreen. Extend that to normal mode as well.

## Extra
Add in few new strings
@infinite-persistence
Copy link
Contributor Author

Update

  • Rebased
  • Add in few new strings

@neb-b neb-b merged commit 00350fe into master Nov 17, 2020
@neb-b neb-b deleted the ip-hide-mouse-5044 branch November 17, 2020 17:53
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.

Auto hide cursor on video on static hover
2 participants