mpv.net
mpv.net copied to clipboard
Cursor doesn't hide in fullscreen
Describe the bug Cursor doesn't hide in fullscreen
To Reproduce Renamed mpv.conf, but issue persists.
Steps to reproduce the behavior:
- Include
cursor-autohide = always
andcursor-autohide-fs-only
in mpv.conf - Open video and go full screen
- Cursor doesn't hide
Expected behavior Cursor should hide immediately after going fullscreen
Additional context Not reproducible in mpv
- mpv.net version 6.0.3
- Windows version 10.0.19044 Build 19044
- GPU name Intel(R) HD Graphics
Does it hide after a few seconds, or doesn't it hide at all?
mpv.net doesn't implement any cursor related property, instead it has own cursor code which cannot be customized.
You have to move the cursor away from the bottom area in or close to the osc bar.
Does it hide after a few seconds, or doesn't it hide at all?
It hides after a few seconds
mpv.net doesn't implement any cursor related property, instead it has own cursor code which cannot be customized.
Oh, didn't know that
Anything Window related is not implemented unless documented here:
https://github.com/stax76/mpv.net/blob/master/docs/Manual.md#window-limitations