[][src]Module wayland_protocols::unstable

Unstable protocols from wayland-protocols

The protocols described in this module are experimental and provide no guarantee of forward support. They may be abandonned or never widely implemented.

Backward compatible changes may be added together with the corresponding interface version bump.

Backward incompatible changes are done by bumping the version number in the protocol and interface names and resetting the interface version. Once the protocol is to be declared stable, the 'z' prefix and the version number in the protocol and interface names are removed and the interface version number is reset.

Modules

fullscreen_shell

Fullscreen shell protocol

idle_inhibit

Screensaver inhibition protocol

input_method

Input method protocol

input_timestamps

Input timestamps protocol

keyboard_shortcuts_inhibit

Protocol for inhibiting the compositor keyboard shortcuts

linux_dmabuf

Linux DMA-BUF protocol

linux_explicit_synchronization

Linux explicit synchronization protocol

pointer_constraints

protocol for constraining pointer motions

pointer_gestures

Pointer gestures protocol

primary_selection

Primary selection protocol

relative_pointer

protocol for relative pointer motion events

tablet

Wayland protocol for graphics tablets

text_input

Text input protocol

xdg_decoration

This interface allows a compositor to announce support for server-side decorations. A window decoration is a set of window controls as deemed appropriate by the party managing them, such as user interface components used to move, resize and change a window's state. A client can use this protocol to request being decorated by a supporting compositor. If compositor and client do not negotiate the use of a server-side decoration using this protocol, clients continue to self-decorate as they see fit.

xdg_foreign

Protocol for exporting xdg surface handles

xdg_output

Protocol to describe output regions

xdg_shell

XDG Shell protocol

xwayland_keyboard_grab

Protocol for grabbing the keyboard from Xwayland