cursor-autohide support #702
This commit is contained in:
@@ -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)
|
||||
|
||||
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user