ver4a
ver4a
### Aknowledgements - [x] I have checked that there's no other issue describing the same or similar problem that I currently have, regardless if it has been closed or open....
**Describe the bug you encountered:** Fullscreen button doesn't properly exit fullscreen (can't move the window, covers panel etc.), the only way is manually disabling fullscreen property with ALT+F3 > More...
### Important Information Provide following Information: - mpv version: git master - Linux Distribution and Version: Fedora 37 beta KDE Plasma spin - Source of the mpv binary: mpv-build -...
### Issue Description When publishing a udp range larger than 16383 ports ending with 65535, dns resolution on user defined networks stops working. I could only reproduce it with larger...
### Issue Description `podman-build(1)` says that `--security-opt no-new-privileges` is not supported, from my testing it seems to work correctly, at least for local builds. `buildah-build(1)` doesn't list no-new-privileges as not...
This fixes an issue where multiple paths separated by a colon were treated as a single path, contrary to what docs say and unlike how mask option works. #### Does...