wl_seat_listener.name

unique identifier for this seat

In a multiseat configuration this can be used by the client to help identify which physical devices the seat represents. Based on the seat configuration used by the compositor.

struct wl_seat_listener
void function(void* data, wl_seat* wl_seat, const(char)* name) name;

Meta