A wp_relative_pointer object is an extension to the wl_pointer interface used for emitting relative pointer events. It shares the same focus as wl_pointer objects of the same seat and will only emit events when it has focus.
◆ ZWP_RELATIVE_POINTER_V1_DESTROY_SINCE_VERSION
#define ZWP_RELATIVE_POINTER_V1_DESTROY_SINCE_VERSION 1 |
◆ ZWP_RELATIVE_POINTER_V1_RELATIVE_MOTION_SINCE_VERSION
#define ZWP_RELATIVE_POINTER_V1_RELATIVE_MOTION_SINCE_VERSION 1 |
◆ zwp_relative_pointer_v1_add_listener()
◆ zwp_relative_pointer_v1_destroy()
static void zwp_relative_pointer_v1_destroy |
( |
struct zwp_relative_pointer_v1 * |
zwp_relative_pointer_v1 | ) |
|
|
inlinestatic |
◆ zwp_relative_pointer_v1_get_user_data()
static void* zwp_relative_pointer_v1_get_user_data |
( |
struct zwp_relative_pointer_v1 * |
zwp_relative_pointer_v1 | ) |
|
|
inlinestatic |
◆ zwp_relative_pointer_v1_set_user_data()
static void zwp_relative_pointer_v1_set_user_data |
( |
struct zwp_relative_pointer_v1 * |
zwp_relative_pointer_v1, |
|
|
void * |
user_data |
|
) |
| |
|
inlinestatic |