wlmaker
|
This page documents which of the Wayland protocols (beyond the core Wayland protocol) are supported by wlmaker.
Permits inhibiting the idle behaviour, such as locking the screen.
Allows privileged Wayland clients to lock the session and display arbitrary graphics while the session is locked. An example of such a client is swaylock.
Clients can use this interface to associate wl_surface
with a layer of the output. The surfaces may slo be anchored to edges and/or corners of a screen, specify input semantics and will be rendered above or below desktop elements, as configured.
This protocol allows clients to ask the compositor to copy part of the screen content to a client buffer.
Implements interfaces to obtain and modify output device configruation. It permits thirdparty clients (such as wlr-randr
, wdisplays
) to obtain a list of available outputs, and set their propertis.
This interface allows a compositor to announce support for server-side decorations. A client can use this protocol to request being decorated by wlmaker.
Interface for creating desktop-style surfaces.