oxbow.state
Input_device.Role
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.wire
type t =
| Keyboard of {
mutable keyboard : Wire.Obj.Xkb.Config.Keyboard.t option;
}
| Pointer of {
mutable class_ : Oxbow_core.Input.Class.t;
| Touch
| Tablet