oxbow.state
Seat.Xkb_binding
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.wire
type t = {
obj : Wire.Obj.Xkb.Bindings.Binding.t;
seat : Types.Seat.t;
mode : Oxbow_core.Mode.t;
mutable enabled : bool;
command : Oxbow_ipc.Command.t;
mods : int32;
keysym : Xkbcommon.Keysym.t;
}