f72656b72e
Replace the current layout mechanism based on passing args to a child process and parsing it's stdout with a new wayland protocol. This much more robust and allows for more featureful layout generators. Co-authored-by: Isaac Freund <ifreund@ifreund.xyz>
33 lines
796 B
Markdown
33 lines
796 B
Markdown
RIVERTILE(1) "github.com/ifreund/river" "General Commands Manual"
|
|
|
|
# NAME
|
|
|
|
rivertile - Tiled layout generator for river
|
|
|
|
# SYNOPSIS
|
|
|
|
*rivertile*
|
|
|
|
# DESCRIPTION
|
|
|
|
*rivertile* is a layout client for river. It provides four tiled layouts per
|
|
output with split main/secondary stacks with the main area in different
|
|
positions.
|
|
|
|
The namespaces of the four layouts are "tile-top", "tile-right", "tile-bottom"
|
|
and "tile-left", corresponding to the position of the main area.
|
|
|
|
*rivertile* uses the *main_amount*, *main_factor*, *view_padding* and
|
|
*outer_padding* options.
|
|
|
|
# AUTHORS
|
|
|
|
Maintained by Isaac Freund <ifreund@ifreund.xyz> who is assisted by open
|
|
source contributors. For more information about river's development, see
|
|
<https://github.com/ifreund/river>.
|
|
|
|
# SEE ALSO
|
|
|
|
*river*(1), *riverctl*(1)
|
|
|