Skip to main content

Module device

Module device 

Source
Expand description

Input device identification, filtering, and context.

DeviceInfo holds platform-agnostic metadata extracted at device open time. DeviceFilter restricts bindings to specific devices based on that metadata. DeviceContext carries device identity and per-device modifier state for device-aware dispatch.

Structs§

DeviceContext
Per-event device context for device-aware dispatch.
DeviceInfo
Metadata for an input device.

Enums§

DeviceFilter
Filter for restricting bindings to specific input devices.