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

Cursor doesn't autohide on fullscreen, if cursor is outside of video window #8589

Closed
CIAvash opened this issue Feb 21, 2021 · 4 comments
Closed

Comments

@CIAvash
Copy link

CIAvash commented Feb 21, 2021

Important Information

Provide following Information:

  • mpv version
    0.33.0-dirty (Archlinux package: 1:0.33.0-4)
  • Linux Distribution and Version
    Archlinux (Linux 5.10.16-arch1-1)
  • Source of the mpv binary
    Archlinux community repo
  • If known which version of mpv introduced the problem
    no
  • Window Manager and version
    Bspwm 0.9.10
  • GPU driver and version
    mesa 20.3.4-1
  • Possible screenshot or video of visual glitches
    no

Reproduction steps

Open a video with mpv(with --no-config or without), put the mouse cursor outside the video window. Press f to go to fullscreen.

Expected behavior

Mouse cursor should hide.

Actual behavior

Mouse cursor is visible on top of the video.

Log file

https://gist.github.com/CIAvash/d48b62ca8b9ce8f36cffe882f61539d6#file-mpv-log-txt
https://gist.github.com/CIAvash/d48b62ca8b9ce8f36cffe882f61539d6#file-mpv-log-fullscreen-txt

Additional notes

If the mouse cursor is inside the video window when going to fullscreen, cursor gets hidden.

If I go to fullscreen and move the mouse, the cursor disappears.

If I switch to another Bspwm workspace and switch back to the workspace the video is playing in fullscreen, the cursor disappears.

It seems to be similar to #5151.

@avih
Copy link
Member

avih commented Feb 21, 2021

FWIW, win32 behaves correctly in such case.

@Akemi Akemi added the vo:xv label May 7, 2021
@Dudemanguy
Copy link
Member

Are you sure you really want to use the xv vo? Anyways, I tried it on i3 and it worked fine so possibly a bspwm issue?

@CIAvash
Copy link
Author

CIAvash commented Jul 21, 2021

I've switched to Wayland and Sway, and don't have this problem here. But from what I remember changing vo wouldn't fix the problem. Maybe it is a bspwm issue.

@Dudemanguy
Copy link
Member

Guess, I'll close for now. I'd assume that if cursor hiding really was broken on xorg, we'd get a lot more complaints.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants