-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
VLC won't minimize and have title #700
Comments
Minimize thing may be ubuntu peculiarity |
I confirm both issues occuring in Windows 10. Although in my case it's not that the window won't minimize - rather than it is always on top unless minimized. |
VLC currently runs with the following arguments: |
In other words: it's not a bug, it's a feature. Anyway, I also think it's irritating and my vote is for getting rid of The title thing could be more problematic. I thought we could pass |
I think |
Fix #700 The title is set with the `--meta-title` flag to VLC.
@mathiasvr That's right. @Goldob If someone finds a way to force VLC to come to the front without needing As for setting the title in VLC, here's a PR for that: #746 |
Fix #700 The title is set with the `--meta-title` flag to VLC.
This should at the very least be an option in the settings. @feross I get that it's beneficial that VLC auto-focuses to itself when you play the video, it's after all what you're trying to do. But, the benefit of having VLC auto-focusing and not having to switch windows yourself, is a fraction compared to the annoyance of not being able to minimize / switch windows while the video is running. It might be a different experience for you as the owner, and I assume it is since you've chosen to see the benefit of auto-focusing as more useful then always-on-top is annoying. But for me personally, this is a reason in itself to not use WebTorrent Desktop. I would rather have to switch to VLC myself, it is after all how VLC works by default, and your software should in no way alter VLC's default behavior. If anything, this is a VLC bug that you should NOT attempt to fix in this library. |
@fjeddy We removed the VLC "float on top" behavior in WebTorrent Desktop v0.20.0 released on 2018-04-26. |
What version of WebTorrent Desktop? (See the 'About WebTorrent' menu)
Version 0.8.1 (0.95.2)
What operating system and version?
Ubuntu 16.04
What did you do?
Open unsupported format in vlc
What did you expect to happen?
vlc to have title displaying played file in top bar rather than localhost and minimize player
What actually happened?
played file isn't shown, and it won't minimize (vlc).
The text was updated successfully, but these errors were encountered: