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.