mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 12:17:12 +00:00
DOCS/options: clarify hidpi-window-scale
This commit is contained in:
parent
17d9abd08f
commit
3b23b2c22a
@ -3459,10 +3459,9 @@ Window
|
|||||||
- ``--monitoraspect=16:9`` or ``--monitoraspect=1.7777``
|
- ``--monitoraspect=16:9`` or ``--monitoraspect=1.7777``
|
||||||
|
|
||||||
``--hidpi-window-scale``, ``--no-hidpi-window-scale``
|
``--hidpi-window-scale``, ``--no-hidpi-window-scale``
|
||||||
(macOS, Windows, X11, and Wayland only)
|
Scale the window size according to the backing DPI scale factor from the OS
|
||||||
Scale the window size according to the backing scale factor (default: yes).
|
(default: yes). For example, if the OS DPI scaling is set to 200%, mpv's window
|
||||||
On regular HiDPI resolutions the window opens with double the size but appears
|
size will be multiplied by 2.
|
||||||
as having the same size as on non-HiDPI resolutions.
|
|
||||||
|
|
||||||
``--native-fs``, ``--no-native-fs``
|
``--native-fs``, ``--no-native-fs``
|
||||||
(macOS only)
|
(macOS only)
|
||||||
|
Loading…
Reference in New Issue
Block a user