Blender V4.5
GWL_Seat::[struct].wp Struct Reference

Public Attributes

zwp_tablet_seat_v2 * tablet_seat
zwp_relative_pointer_v1 * relative_pointer
zwp_locked_pointer_v1 * locked_pointer
zwp_confined_pointer_v1 * confined_pointer
zwp_primary_selection_device_v1 * primary_selection_device
std::unordered_set< zwp_tablet_tool_v2 * > tablet_tools

Detailed Description

Wayland native types.

Definition at line 1067 of file GHOST_SystemWayland.cc.

Member Data Documentation

◆ confined_pointer

zwp_confined_pointer_v1* GWL_Seat::[struct].wp confined_pointer

◆ locked_pointer

zwp_locked_pointer_v1* GWL_Seat::[struct].wp locked_pointer

◆ primary_selection_device

zwp_primary_selection_device_v1* GWL_Seat::[struct].wp primary_selection_device

◆ relative_pointer

zwp_relative_pointer_v1* GWL_Seat::[struct].wp relative_pointer

◆ tablet_seat

zwp_tablet_seat_v2* GWL_Seat::[struct].wp tablet_seat

◆ tablet_tools

std::unordered_set<zwp_tablet_tool_v2 *> GWL_Seat::[struct].wp tablet_tools

All currently active tablet tools (needed for changing the cursor).


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