package oxbow
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Dynamic window manager for the river Wayland compositor
Install
dune-project
Dependency
Authors
Maintainers
Sources
v0.1.0.tar.gz
md5=a637acaa0e19046cd65fff733874eb97
sha512=76230cbecd7510de7a05b5d1f335915ef7b6c4aa557d8dbfd23591606618d2cfa25082d17b93f2f4b53a118d1cbf6a80e4ad51cf0f099b4921fb83d6df0c9801
doc/src/oxbow.ops/oxbow_ops.ml.html
Source file oxbow_ops.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85(* generated by dune *) (** @canonical Oxbow_ops.Arrange *) module Arrange = Oxbow_ops__Arrange (** @canonical Oxbow_ops.Bind *) module Bind = Oxbow_ops__Bind (** @canonical Oxbow_ops.Column *) module Column = Oxbow_ops__Column (** @canonical Oxbow_ops.Cursor *) module Cursor = Oxbow_ops__Cursor (** @canonical Oxbow_ops.Drag *) module Drag = Oxbow_ops__Drag (** @canonical Oxbow_ops.Execute *) module Execute = Oxbow_ops__Execute (** @canonical Oxbow_ops.Focus *) module Focus = Oxbow_ops__Focus (** @canonical Oxbow_ops.Input_rules *) module Input_rules = Oxbow_ops__Input_rules (** @canonical Oxbow_ops.Labels *) module Labels = Oxbow_ops__Labels (** @canonical Oxbow_ops.Layouts *) module Layouts = Oxbow_ops__Layouts (** @canonical Oxbow_ops.Log *) module Log = Oxbow_ops__Log (** @canonical Oxbow_ops.Modes *) module Modes = Oxbow_ops__Modes (** @canonical Oxbow_ops.Overview *) module Overview = Oxbow_ops__Overview (** @canonical Oxbow_ops.Placement *) module Placement = Oxbow_ops__Placement (** @canonical Oxbow_ops.Pointer *) module Pointer = Oxbow_ops__Pointer (** @canonical Oxbow_ops.Queries *) module Queries = Oxbow_ops__Queries (** @canonical Oxbow_ops.Records *) module Records = Oxbow_ops__Records (** @canonical Oxbow_ops.Reset *) module Reset = Oxbow_ops__Reset (** @canonical Oxbow_ops.Scratchpad *) module Scratchpad = Oxbow_ops__Scratchpad (** @canonical Oxbow_ops.Scrolling *) module Scrolling = Oxbow_ops__Scrolling (** @canonical Oxbow_ops.Stacking *) module Stacking = Oxbow_ops__Stacking (** @canonical Oxbow_ops.Swallow *) module Swallow = Oxbow_ops__Swallow (** @canonical Oxbow_ops.Tags *) module Tags = Oxbow_ops__Tags (** @canonical Oxbow_ops.Targets *) module Targets = Oxbow_ops__Targets (** @canonical Oxbow_ops.Tiling *) module Tiling = Oxbow_ops__Tiling (** @canonical Oxbow_ops.Window_request *) module Window_request = Oxbow_ops__Window_request (** @canonical Oxbow_ops.Window_rules *) module Window_rules = Oxbow_ops__Window_rules (** @canonical Oxbow_ops.Window_scope *) module Window_scope = Oxbow_ops__Window_scope
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>