package oxbow

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file oxbow_core.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
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
(* generated by dune *)

(** @canonical Oxbow_core.Align *)
module Align = Oxbow_core__Align

(** @canonical Oxbow_core.Border_target *)
module Border_target = Oxbow_core__Border_target

(** @canonical Oxbow_core.Cli *)
module Cli = Oxbow_core__Cli

(** @canonical Oxbow_core.Color *)
module Color = Oxbow_core__Color

(** @canonical Oxbow_core.Delta *)
module Delta = Oxbow_core__Delta

(** @canonical Oxbow_core.Direction *)
module Direction = Oxbow_core__Direction

(** @canonical Oxbow_core.Exit *)
module Exit = Oxbow_core__Exit

(** @canonical Oxbow_core.Extent *)
module Extent = Oxbow_core__Extent

(** @canonical Oxbow_core.Focus_follows_policy *)
module Focus_follows_policy = Oxbow_core__Focus_follows_policy

(** @canonical Oxbow_core.Input *)
module Input = Oxbow_core__Input

(** @canonical Oxbow_core.Input_rule *)
module Input_rule = Oxbow_core__Input_rule

(** @canonical Oxbow_core.Json_slots *)
module Json_slots = Oxbow_core__Json_slots

(** @canonical Oxbow_core.Layout *)
module Layout = Oxbow_core__Layout

(** @canonical Oxbow_core.Messages *)
module Messages = Oxbow_core__Messages

(** @canonical Oxbow_core.Mode *)
module Mode = Oxbow_core__Mode

(** @canonical Oxbow_core.Output_match *)
module Output_match = Oxbow_core__Output_match

(** @canonical Oxbow_core.Pattern *)
module Pattern = Oxbow_core__Pattern

(** @canonical Oxbow_core.Phys *)
module Phys = Oxbow_core__Phys

(** @canonical Oxbow_core.Pointer_button *)
module Pointer_button = Oxbow_core__Pointer_button

(** @canonical Oxbow_core.Rect *)
module Rect = Oxbow_core__Rect

(** @canonical Oxbow_core.Ring *)
module Ring = Oxbow_core__Ring

(** @canonical Oxbow_core.Scheme *)
module Scheme = Oxbow_core__Scheme

(** @canonical Oxbow_core.Scope *)
module Scope = Oxbow_core__Scope

(** @canonical Oxbow_core.Socket_path *)
module Socket_path = Oxbow_core__Socket_path

(** @canonical Oxbow_core.Spawn_position *)
module Spawn_position = Oxbow_core__Spawn_position

(** @canonical Oxbow_core.Sticky *)
module Sticky = Oxbow_core__Sticky

(** @canonical Oxbow_core.Swallow_role *)
module Swallow_role = Oxbow_core__Swallow_role

(** @canonical Oxbow_core.Tag *)
module Tag = Oxbow_core__Tag

(** @canonical Oxbow_core.Target *)
module Target = Oxbow_core__Target

(** @canonical Oxbow_core.Vector *)
module Vector = Oxbow_core__Vector

(** @canonical Oxbow_core.Width_fac *)
module Width_fac = Oxbow_core__Width_fac

(** @canonical Oxbow_core.Window_match *)
module Window_match = Oxbow_core__Window_match

(** @canonical Oxbow_core.Window_pattern *)
module Window_pattern = Oxbow_core__Window_pattern

(** @canonical Oxbow_core.Window_rule *)
module Window_rule = Oxbow_core__Window_rule