We have added a DRM_PRIME buffer path to upload the planes generated by mpv's WaylandGL backend. It does not automatically fall back. If you encounter issues with the default GPU context, please try switching it to wayland. If the problem still persists, please report it to us.
X11 compatibility is back
The path mentioned above has also been tested to work with X11 on my machine. You can give it a try.
What's Changed
- Dont let
HortuScrolledmanage its visiblity by itself by @tsukinaha in #690 - Use eof-reached signal for keep-opened mpv by @tsukinaha in #700
- An option to switch gpu-context to wayland by @tsukinaha in #699
- Use crate dep for mutsumi by @tsukinaha in #701
Full Changelog: v26.7.3...v26.8.1