From 9c90c902c11f557577f22e72a3a2db0034c511d8 Mon Sep 17 00:00:00 2001 From: pavelxdd Date: Fri, 9 Dec 2016 21:22:33 +0300 Subject: win32: snap to screen edges Disabled by default. The snap sensitivity value depends on the screen DPI. The default value is 16px on a 96 DPI screen. Fixes #2248 --- DOCS/man/options.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index c1942cf0c6..a6034e512e 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2112,6 +2112,9 @@ Window Enabled by default. +``--snap-window`` + (Windows only) Snap the player window to screen edges. + ``--ontop`` Makes the player window stay on top of other windows. -- cgit v1.2.3