smithay/anvil
Uli Schlachter 734b541ecd Map between X11 Windows and WlSurfaces
Xwayland gives us a mapping between X11 window and WlSurface IDs via
special WL_SURFACE_ID messages. This commit uses these messages to find
the corresponding WlSurface. For this, the new client.get_resource API
from wayland-server is needed.

Signed-off-by: Uli Schlachter <psychon@znc.in>
2021-02-19 11:38:17 +01:00
..
resources move examples into our own compositor: anvil 2018-05-07 19:56:38 +02:00
src Map between X11 Windows and WlSurfaces 2021-02-19 11:38:17 +01:00
Cargo.toml Become the X11 window manager after Xwayland startup 2021-02-19 11:38:17 +01:00
build.rs fix some clippy warnings (#147) 2020-01-01 11:43:16 +01:00