Results 212 comments of stax76

I understand it better now, thanks. This functionality was missing before in mpv and because of that, mpv.net uses an own method which works well. It's probably very hard to...

This is not supported. Not many if any player supports it.

Priority low means won't happen unless it's frequently requested. If you always want to start maximized, there is the property `window-maximized`, it can be found in the conf editor.

The system sends mouse events and mpv reacts to the events as defined in input.conf, drag down sends scroll up and that by default increases the volume. I don't think...

It's not something I have interest to build. You can try finding a mpv user script. I'm using MusicBee, it's certainly the best and most popular free music player for...

Does mpv have touchscreen support?

It's too special to build it into the player, use drag & drop, command line or scripting.

mpv.net currently uses the original mpv OSC of libmpv. It would be possible to use an own OSC, but something like this won't happen anytime soon. Please request it on...

Difficult to implement... That's why it does not work in mpv either... Try: mpv --fullscreen=no --window-maximized=yes --border=no video.mkv Does not start maximized but fullscreen... Or start with normal size and...

Sorry, had a bad day yesterday, but no, I don't think I can do it.