Module core_interfaces

Source
Expand description

Core interfaces of the protocol

This module contains hard-coded interfaces for wl_display, wl_registry and wl_callback. These interfaces are frozen in the protocol and can never change. They are the only interfaces which the backends need to be aware of in particular.

Staticsยง

WL_CALLBACK_INTERFACE
Interface wl_callback
WL_DISPLAY_INTERFACE
Interface wl_display
WL_REGISTRY_INTERFACE
Interface wl_registry