-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdocs.json
151 lines (134 loc) · 7.49 KB
/
docs.json
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
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
[
{
"Constant" : [
],
"submodules" : [
],
"Function" : [
],
"Variable" : [
],
"stripped_doc" : [
],
"Deprecated" : [
],
"type" : "Module",
"desc" : "Assign hotkeys to manipulate the selected window.",
"Constructor" : [
],
"doc" : "Assign hotkeys to manipulate the selected window.\n\nDownload: [https:\/\/github.com\/k-obrien\/smudged-glass\/raw\/master\/SmudgedGlass.spoon.zip](https:\/\/github.com\/k-obrien\/smudged-glass\/raw\/master\/SmudgedGlass.spoon.zip)",
"Method" : [
{
"desc" : "Binds hotkeys for SmudgedGlass",
"stripped_doc" : [
"Binds hotkeys for SmudgedGlass",
""
],
"def" : "SmudgedGlass:bindHotKeys(map)",
"doc" : "Binds hotkeys for SmudgedGlass\n\nParameters:\n\t * mapping - A table containing hotkey modifier\/key details for the following items:\n * toggleGrid - Show\/Hide the interactive modal window management grid\n\t * windowMaximise - Maximise focused window\n * windowMaximiseCentre - Move and resize focused window to occupy centre half of screen\n\t * windowLeft - Move and resize focused window to occupy left half of screen\n * windowLeftTop - Move and resize focused window to occupy top left corner of screen\n * windowLeftBottom - Move and resize focused window to occupy bottom left corner of screen\n\t * windowRight - Move and resize focused window to occupy right half of screen\n * windowRightTop - Move and resize focused window to occupy top right corner of screen\n * windowRightBottom - Move and resize focused window to occupy bottom right corner of screen\n\t * windowCentre - Centre focused window on screen\n\t * windowNorth - Move focused window to screen above current\n\t * windowSouth - Move focused window to screen below current\n\t * windowWest - Move focused window to screen left of current\n\t * windowEast - Move focused window to screen right of current",
"notes" : [
],
"signature" : "SmudgedGlass:bindHotKeys(map)",
"type" : "Method",
"returns" : [
],
"name" : "bindHotKeys",
"parameters" : [
"\t * mapping - A table containing hotkey modifier\/key details for the following items:",
" * toggleGrid - Show\/Hide the interactive modal window management grid",
"\t * windowMaximise - Maximise focused window",
" * windowMaximiseCentre - Move and resize focused window to occupy centre half of screen",
"\t * windowLeft - Move and resize focused window to occupy left half of screen",
" * windowLeftTop - Move and resize focused window to occupy top left corner of screen",
" * windowLeftBottom - Move and resize focused window to occupy bottom left corner of screen",
"\t * windowRight - Move and resize focused window to occupy right half of screen",
" * windowRightTop - Move and resize focused window to occupy top right corner of screen",
" * windowRightBottom - Move and resize focused window to occupy bottom right corner of screen",
"\t * windowCentre - Centre focused window on screen",
"\t * windowNorth - Move focused window to screen above current",
"\t * windowSouth - Move focused window to screen below current",
"\t * windowWest - Move focused window to screen left of current",
"\t * windowEast - Move focused window to screen right of current"
]
},
{
"desc" : "Set the grid size for window management",
"stripped_doc" : [
"Set the grid size for window management",
""
],
"def" : "SmudgedGlass:start()",
"doc" : "Set the grid size for window management\n\nParameters:\n * None",
"notes" : [
],
"signature" : "SmudgedGlass:start()",
"type" : "Method",
"returns" : [
],
"name" : "start",
"parameters" : [
" * None"
]
}
],
"Command" : [
],
"Field" : [
],
"items" : [
{
"desc" : "Binds hotkeys for SmudgedGlass",
"stripped_doc" : [
"Binds hotkeys for SmudgedGlass",
""
],
"def" : "SmudgedGlass:bindHotKeys(map)",
"doc" : "Binds hotkeys for SmudgedGlass\n\nParameters:\n\t * mapping - A table containing hotkey modifier\/key details for the following items:\n * toggleGrid - Show\/Hide the interactive modal window management grid\n\t * windowMaximise - Maximise focused window\n * windowMaximiseCentre - Move and resize focused window to occupy centre half of screen\n\t * windowLeft - Move and resize focused window to occupy left half of screen\n * windowLeftTop - Move and resize focused window to occupy top left corner of screen\n * windowLeftBottom - Move and resize focused window to occupy bottom left corner of screen\n\t * windowRight - Move and resize focused window to occupy right half of screen\n * windowRightTop - Move and resize focused window to occupy top right corner of screen\n * windowRightBottom - Move and resize focused window to occupy bottom right corner of screen\n\t * windowCentre - Centre focused window on screen\n\t * windowNorth - Move focused window to screen above current\n\t * windowSouth - Move focused window to screen below current\n\t * windowWest - Move focused window to screen left of current\n\t * windowEast - Move focused window to screen right of current",
"notes" : [
],
"signature" : "SmudgedGlass:bindHotKeys(map)",
"type" : "Method",
"returns" : [
],
"name" : "bindHotKeys",
"parameters" : [
"\t * mapping - A table containing hotkey modifier\/key details for the following items:",
" * toggleGrid - Show\/Hide the interactive modal window management grid",
"\t * windowMaximise - Maximise focused window",
" * windowMaximiseCentre - Move and resize focused window to occupy centre half of screen",
"\t * windowLeft - Move and resize focused window to occupy left half of screen",
" * windowLeftTop - Move and resize focused window to occupy top left corner of screen",
" * windowLeftBottom - Move and resize focused window to occupy bottom left corner of screen",
"\t * windowRight - Move and resize focused window to occupy right half of screen",
" * windowRightTop - Move and resize focused window to occupy top right corner of screen",
" * windowRightBottom - Move and resize focused window to occupy bottom right corner of screen",
"\t * windowCentre - Centre focused window on screen",
"\t * windowNorth - Move focused window to screen above current",
"\t * windowSouth - Move focused window to screen below current",
"\t * windowWest - Move focused window to screen left of current",
"\t * windowEast - Move focused window to screen right of current"
]
},
{
"desc" : "Set the grid size for window management",
"stripped_doc" : [
"Set the grid size for window management",
""
],
"def" : "SmudgedGlass:start()",
"doc" : "Set the grid size for window management\n\nParameters:\n * None",
"notes" : [
],
"signature" : "SmudgedGlass:start()",
"type" : "Method",
"returns" : [
],
"name" : "start",
"parameters" : [
" * None"
]
}
],
"name" : "SmudgedGlass"
}
]