Struct
PhocTabletPad
since: 0
Description
struct PhocTabletPad {
wl_list link;
wlr_tablet_v2_tablet_pad* tablet_v2_pad;
PhocSeat* seat;
wlr_input_device* device;
wl_listener device_destroy;
wl_listener attach;
wl_listener button;
wl_listener ring;
wl_listener strip;
PhocTablet* tablet;
wl_listener tablet_destroy;
}
No description available.
Structure members
link
- No description available.
tablet_v2_pad
- No description available.
seat
- No description available.
device
- No description available.
device_destroy
- No description available.
attach
- No description available.
button
- No description available.
ring
- No description available.
strip
- No description available.
tablet
- No description available.
tablet_destroy
- No description available.
Available since: 0