Support of the mpv option title-bar
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
|
||||
# v7.0.0.5 Beta (2023-??-??)
|
||||
|
||||
- Experimental support of the mpv option `title-bar`.
|
||||
While development there were 2 memory access violations while shutdown.
|
||||
- Support of the mpv option `title-bar`.
|
||||
- Command line parser fix using list options with `-add` suffix.
|
||||
- Fix video being rendered with black line at the bottom.
|
||||
|
||||
|
||||
@@ -625,6 +625,7 @@ https://mpv.io/manual/master/#window
|
||||
- [ontop](https://mpv.io/manual/master/#options-ontop)
|
||||
- [screen](https://mpv.io/manual/master/#options-screen)
|
||||
- [snap-window](https://mpv.io/manual/master/#options-snap-window)
|
||||
- [title-bar](https://mpv.io/manual/master/#options-title-bar)
|
||||
- [title](https://mpv.io/manual/master/#options-title)
|
||||
- [window-maximized](https://mpv.io/manual/master/#options-window-maximized)
|
||||
- [window-minimized](https://mpv.io/manual/master/#options-window-minimized)
|
||||
|
||||
Reference in New Issue
Block a user