Enumeration

PhoshWaylandSeatCapabilities

Declaration

flags Phosh.WaylandSeatCapabilities

Description [src]

These match wl_seat_capabilities.

Members

Name Description
PHOSH_WAYLAND_SEAT_CAPABILITY_NONE

No device detected.

PHOSH_WAYLAND_SEAT_CAPABILITY_POINTER

The seat has pointer devices.

PHOSH_WAYLAND_SEAT_CAPABILITY_KEYBOARD

The seat has one or more keyboards.

PHOSH_WAYLAND_SEAT_CAPABILITY_TOUCH

The seat has touch devices.

PHOSH_WAYLAND_SEAT_CAPABILITY_TABLET_MODE_SWITCH

The seat has a tablet mode switch.

PHOSH_WAYLAND_SEAT_CAPABILITY_LID_SWITCH

The seat has a lid switch.