oxbow.state
Config.Data
oxbow.core
oxbow.ctl
oxbow.ipc
oxbow.layout
oxbow.ops
oxbow.river
oxbow.runtime
oxbow.wire
type t = {
mutable layout : Oxbow_core.Layout.t;
tiling : Oxbow_layout.Params.Tiling.t;
scrolling : Oxbow_layout.Params.Scrolling.t;
floating : Oxbow_layout.Params.Floating.t;
gaps : Oxbow_layout.Params.Gaps.t;
}