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

MPV forcefully takes focus when a new episode is played #218

Closed
MrSegi opened this issue May 5, 2021 · 1 comment
Closed

MPV forcefully takes focus when a new episode is played #218

MrSegi opened this issue May 5, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@MrSegi
Copy link

MrSegi commented May 5, 2021

Describe the bug
When playing any episodes in sequence MPV takes focus on next episode start. This will even minimize applications that are fullscreened.

To Reproduce

  1. Have MPV playing on your second monitor.
  2. Do something on your primary monitor.
  3. MPV switches to next episode and MPV is now accepting keyboard and mouse input.

Desktop (please complete the following information):

  • OS: Windows 10
@MrSegi MrSegi added the bug Something isn't working label May 5, 2021
@iwalton3
Copy link
Member

iwalton3 commented May 5, 2021

This was done because MPV has a nasty habit of opening behind other windows when you cast to it. It could probably help to make this configurable or only do it once per playback session.

In the mean time if you change the window title to not end with " - mpv" it'll disable this. (mpv-player/mpv#2188 (comment))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants