Class WlShellProxy

java.lang.Object
org.freedesktop.wayland.client.Proxy<WlShellEvents>
org.freedesktop.wayland.client.WlShellProxy
All Implemented Interfaces:
WaylandObject

public class WlShellProxy extends Proxy<WlShellEvents>
create desktop-style surfaces

This interface is implemented by servers that provide desktop-style user interfaces.

It allows clients to associate a wl_shell_surface with a basic surface.

Note! This protocol is deprecated and not intended for production use. For desktop-style user interfaces, use xdg_shell. Compositors and clients should not implement this interface.