wl_shm_listener

shared memory support

A global singleton object that provides support for shared memory.

Clients can create wl_shm_pool objects using the create_pool request.

At connection setup time, the wl_shm object emits one or more format events to inform clients about the valid pixel formats that can be used for buffers.

Members

Variables

format
void function(void* data, wl_shm* wl_shm, uint format) format;

pixel format description

Meta