mirror of
https://github.com/labwc/labwc.git
synced 2025-10-29 05:40:24 -04:00
docs: 80 column lines (where possible), drop trailing whitespace
with one typofix
This commit is contained in:
parent
c35ba02ffa
commit
6e7f1b430f
4 changed files with 22 additions and 20 deletions
|
|
@ -176,10 +176,11 @@ Actions are used in menus and keyboard/mouse bindings.
|
|||
Moves active window to other output, unless the window state is
|
||||
fullscreen.
|
||||
|
||||
If *output* is specified, the window will be sent directly to the specified
|
||||
output and *direction* is ignored. If *output* is omitted, *direction* may
|
||||
be one of "left", "right", "up" or "down" to indicate that the window
|
||||
should be moved to the next output in that direction (if one exists).
|
||||
If *output* is specified, the window will be sent directly to the
|
||||
specified output and *direction* is ignored. If *output* is omitted,
|
||||
*direction* may be one of "left", "right", "up" or "down" to indicate
|
||||
that the window should be moved to the next output in that direction
|
||||
(if one exists).
|
||||
|
||||
*wrap* [yes|no] When using the direction attribute, wrap around from
|
||||
right-to-left or top-to-bottom, and vice versa. Default no.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue