DOCS/options: clarify hidpi-window-scale

This commit is contained in:
Dudemanguy 2024-02-13 17:13:21 -06:00
parent 17d9abd08f
commit 3b23b2c22a
1 changed files with 3 additions and 4 deletions

View File

@ -3459,10 +3459,9 @@ Window
- ``--monitoraspect=16:9`` or ``--monitoraspect=1.7777``
``--hidpi-window-scale``, ``--no-hidpi-window-scale``
(macOS, Windows, X11, and Wayland only)
Scale the window size according to the backing scale factor (default: yes).
On regular HiDPI resolutions the window opens with double the size but appears
as having the same size as on non-HiDPI resolutions.
Scale the window size according to the backing DPI scale factor from the OS
(default: yes). For example, if the OS DPI scaling is set to 200%, mpv's window
size will be multiplied by 2.
``--native-fs``, ``--no-native-fs``
(macOS only)