KiCad PCB EDA Suite
Loading...
Searching...
No Matches
zwp_confined_pointer_v1_listener Struct Reference

#include <wayland-pointer-constraints-unstable-v1.h>

Public Attributes

void(* confined )(void *data, struct zwp_confined_pointer_v1 *zwp_confined_pointer_v1)
 pointer confined
 
void(* unconfined )(void *data, struct zwp_confined_pointer_v1 *zwp_confined_pointer_v1)
 pointer unconfined
 

Detailed Description

Definition at line 548 of file wayland-pointer-constraints-unstable-v1.h.

Member Data Documentation

◆ confined

void(* zwp_confined_pointer_v1_listener::confined) (void *data, struct zwp_confined_pointer_v1 *zwp_confined_pointer_v1)

pointer confined

Notification that the pointer confinement of the seat's pointer is activated.

Definition at line 555 of file wayland-pointer-constraints-unstable-v1.h.

◆ unconfined

void(* zwp_confined_pointer_v1_listener::unconfined) (void *data, struct zwp_confined_pointer_v1 *zwp_confined_pointer_v1)

pointer unconfined

Notification that the pointer confinement of the seat's pointer is no longer active. If this is a oneshot pointer confinement (see wp_pointer_constraints.lifetime) this object is now defunct and should be destroyed. If this is a persistent pointer confinement (see wp_pointer_constraints.lifetime) this pointer confinement may again reactivate in the future.

Definition at line 567 of file wayland-pointer-constraints-unstable-v1.h.


The documentation for this struct was generated from the following file: