fix geometry

This commit is contained in:
stax76
2024-01-06 12:03:28 +01:00
parent ad94042a2c
commit 85e4e3f9df
4 changed files with 20 additions and 13 deletions

View File

@@ -1,6 +1,7 @@
# v7.0.0.7 Beta (2023-??-??)
- Fix geometry not working when used from mpv.conf and the conf editor.
- GitHub Auto/Action/Workflow builds use a newer libmpv build.
- German and Chinese translation updated. Thanks to our translation team!
- New PowerShell script Tools/update-mpv-and-libmpv.ps1 to update mpv and libmpv.

View File

@@ -675,6 +675,8 @@ https://mpv.io/manual/master/#window
Initial window location in percent. Default: 50:50 (centered)
Requires Windows 11, on Windows 10 it works slightly incorrect due to invisible borders.
x=0 docks the window to the left side.
x=100 docks the window to the right side.