Skip to content

Commit ac6d090

Browse files
committed
w32_common: refactor window resizing
Fixes lots of issues with current window resizing and window style modifications.
1 parent abd4bbe commit ac6d090

File tree

2 files changed

+254
-294
lines changed

2 files changed

+254
-294
lines changed

DOCS/man/options.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3677,7 +3677,7 @@ Window
36773677
``--force-window-position``
36783678
Forcefully move mpv's video output window to default location whenever
36793679
there is a change in video parameters, video stream or file. This used to
3680-
be the default behavior. Currently only affects X11, macvk and SDL VOs.
3680+
be the default behavior. Currently only affects Windows, X11, macvk and SDL VOs.
36813681

36823682
``--auto-window-resize=<yes|no>``
36833683
By default, mpv will automatically resize itself if the video's size changes

0 commit comments

Comments
 (0)