Skip to content

Commit 7209a28

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

File tree

2 files changed

+250
-292
lines changed

2 files changed

+250
-292
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)