X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=ionconf%2Fnode7.html;h=109737ea44c2a63e5ddd0797e24331afe1780cab;hb=refs%2Ftags%2F20071109;hp=7b6bec893f3711dfdc0e8270b859d0d074a1c5b0;hpb=9a0620d2bd6a7abcac7faf1d6b4c7e9fd398e127;p=ion3-doc.git diff --git a/ionconf/node7.html b/ionconf/node7.html index 7b6bec8..109737e 100644 --- a/ionconf/node7.html +++ b/ionconf/node7.html @@ -693,15 +693,19 @@ Similarly to sed's 's' command, rule may contain characters that are
Description:
-
Detach or reattach reg, depending on whether how - is `set', `unset' or `toggle'. (Detaching - means making reg managed by its nearest ancestor WGroup, - framed if reg is not itself WFrame. Reattaching means - making it managed where it used to be managed, if a return-placeholder - exists.) - If reg is the `bottom' of some group, the whole group is - detached. If reg is a WWindow, it is put into a - frame. +
Detach or reattach reg or any group it is the leader of + (see WRegion.groupleader_of), depending on whether how + is `set', `unset' or `toggle'. If this + region is not a window, it is put into a frame. + +

+Detaching a region means having it managed by its nearest ancestor + WGroup. Reattaching means having it managed where it used + to be managed, if a ``return placeholder'' exists. + +

+Additionally, setting how to `forget', can be used to + clear this return placeholder of the group leader of reg.

@@ -1019,11 +1023,12 @@ Note that this function is asynchronous; the region will not
Synopsis:
-
integer ioncore.popen_bgread(string cmd, function h, function errh) +
integer ioncore.popen_bgread(string cmd, function h, function errh, string wd)
Description:
-
Run cmd with a read pipe connected to its stdout and stderr. +
Run cmd in directory wd with a read pipe connected to its + stdout and stderr. When data is received through one of these pipes, h or errh is called with that data. When the pipe is closed, the handler is called with nil argument. The PID of the new process is returned, or @@ -1817,6 +1822,8 @@ When a keyboard resize function is called, and at most kbresize_t_max depends on the types of attached regions and whether reg implements attach_framed and attach. If param is not set, the default of {switchto=true} is used. + The function returns true if all tagged regions were + succesfully attached, and false otherwisse.
@@ -2143,21 +2150,6 @@ In addition parameters to the region to be created are passed in this -

- -

-
-
-
Synopsis:
-
bool WGroup.is_fullscreen(WGroup grp) - -
-
Description:
-
Is reg in full screen mode? - -
-
-

@@ -2396,6 +2388,9 @@ In addition parameters to the region to be created are passed in this by e.g. the mutually exclusive list being empty. This option overrides switchto. +passive +(boolean) Skip in certain focusing operations. + pseudomodal (boolean) The attached region is ``pseudomodal'' if the stacking level dictates it to be modal. @@ -4232,14 +4227,15 @@ Note that this function is asynchronous; the region will not
Synopsis:
-
mod_query.popen_completions(cp, cmd, fn, reshnd) +
mod_query.popen_completions(cp, cmd, fn, reshnd, wd)
Description:
This function can be used to read completions from an external source. The parameter cp is the completion proxy to be used, - and the string cmd the shell command to be executed. To its stdout, - the command should on the first line write the common_beg + and the string cmd the shell command to be executed, in the directory + wd. + To its stdout, the command should on the first line write the common_beg parameter of WComplProxy.set_completions (which fn maybe used to override) and a single actual completion on each of the successive lines. The function reshnd may be used to override a result table @@ -5844,7 +5840,7 @@ Any parameters not explicitly set in conftab will be left unchanged.

-
+
Hook name:
@@ -5916,7 +5912,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -5936,7 +5932,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -5957,7 +5953,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -5978,7 +5974,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6024,7 +6020,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6045,7 +6041,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6065,7 +6061,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6086,7 +6082,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6106,7 +6102,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6126,7 +6122,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6178,7 +6174,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6199,7 +6195,7 @@ reg:attach(cwin)

-
+
Hook name:
@@ -6221,7 +6217,7 @@ reg:attach(cwin)

-
+
Hook name: