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