From 8e620c8e76ec0b8b5b5a0581f3f581cdf86923a4 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 20 Dec 2019 12:47:00 +0100 Subject: command: add property returning hidpi scale --- DOCS/man/input.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'DOCS/man/input.rst') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 94e1f2fd27..d3e49fc83d 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -2073,6 +2073,12 @@ Property list ``vsync-jitter`` Estimated deviation factor of the vsync duration. +``display-hidpi-scale`` + The HiDPI scale factor as reported by the windowing backend. If no VO is + active, or if the VO does not report a value, this property is unavailable. + It may be saner to report an absolute DPI, however, this is the way HiDPI + support is implemented on most OS APIs. See also ``--hidpi-window-scale``. + ``video-aspect`` (RW) Deprecated. This is tied to ``--video-aspect-override``, but always reports the current video aspect if video is active. -- cgit v1.2.3