From 9c806bc299b25210d96a8cc9b2acf3b08d2d7936 Mon Sep 17 00:00:00 2001 From: Rostislav Pehlivanov Date: Thu, 5 Oct 2017 17:43:47 +0100 Subject: Revert "wayland_common: add support for embedding" This reverts commit 8d8d4c5cb1b3553215a8ba547d4db463fdc88831. --- DOCS/man/options.rst | 4 ---- 1 file changed, 4 deletions(-) (limited to 'DOCS') diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst index baf998d074..8b1bc8c3d8 100644 --- a/DOCS/man/options.rst +++ b/DOCS/man/options.rst @@ -2471,10 +2471,6 @@ Window window fully. The value ``0`` is interpreted specially, and mpv will draw directly on the root window. - On wayland, the ID is interpreted as ``struct zxdg_toplevel_v6 *``. Pass it - as value cast to ``intptr_t``. mpv will create its own window, and set the - wid toplevel as its parent. - On win32, the ID is interpreted as ``HWND``. Pass it as value cast to ``intptr_t``. mpv will create its own window, and set the wid window as parent, like with X11. -- cgit v1.2.3