mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 12:17:12 +00:00
DOCS/options: note that --geometry doesn't fully work on wayland
Positioning windows won't work on wayland so note it here to hopefully avoid confusing users.
This commit is contained in:
parent
448cb4d13d
commit
d8c2e33a5d
@ -3262,6 +3262,11 @@ Window
|
|||||||
|
|
||||||
This option does not work properly with all window managers.
|
This option does not work properly with all window managers.
|
||||||
|
|
||||||
|
.. admonition:: Note (Wayland)
|
||||||
|
|
||||||
|
Wayland does not allow a client to position itself so this option will
|
||||||
|
only affect the window size.
|
||||||
|
|
||||||
.. admonition:: Examples
|
.. admonition:: Examples
|
||||||
|
|
||||||
``50:40``
|
``50:40``
|
||||||
|
Loading…
Reference in New Issue
Block a user