cursor-autohide support #702

This commit is contained in:
stax76
2024-10-10 05:44:02 +02:00
parent 94ecf4a069
commit 2b0ac7c087
4 changed files with 26 additions and 13 deletions

View File

@@ -4,10 +4,11 @@
- Polish translation fixed. German, Turkish and Japanese translation updated.
French translation added! Thanks to the translation team!
- Support of relative folders from command line.
- Support for the mpv option `cursor-autohide` has been added.
- A issue with the support of the mpv property `title-bar` has been fixed,
at the moment this is most useful for users of the popular uosc user script,
the mpv built-in OSC doesn't fully support it yet.
- Set `media-controls=yes`.
- Set `media-controls=yes` by default.
# v7.1.1.1 Beta (2024-07-20)

View File

@@ -637,6 +637,7 @@ https://mpv.io/manual/master/#window
**mpv.net has currently implemented the following window properties:**
- [border](https://mpv.io/manual/master/#options-border)
- [cursor-autohide](https://mpv.io/manual/master/#options-cursor-autohide)
- [fullscreen](https://mpv.io/manual/master/#options-fullscreen)
- [keepaspect-window](https://mpv.io/manual/master/#options-keepaspect-window)
- [ontop](https://mpv.io/manual/master/#options-ontop)