mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
73b61f6a69
Add ncplane_bound(3). This allows a new plane N to be created in the *bound* state relative to another ncplane B. If B moves, N moves the same amount. If N is moved, the coordinates are taken relative to B as opposed to the standard plane. If B is destroyed, N is destroyed. Each plane can have many planes bound to it, but can only be bound to a single plane. Add ncplane_reparent(3). This allows a plane to be detached from any plane to which it is bound, and optionally rebound to a new plane. The standard plane cannot be reparented. Documentation and unit tests have been added for both. |
||
---|---|---|
.. | ||
notcurses_cell.3.md | ||
notcurses_channels.3.md | ||
notcurses_directmode.3.md | ||
notcurses_fade.3.md | ||
notcurses_init.3.md | ||
notcurses_input.3.md | ||
notcurses_lines.3.md | ||
notcurses_menu.3.md | ||
notcurses_multiselector.3.md | ||
notcurses_ncplane.3.md | ||
notcurses_ncvisual.3.md | ||
notcurses_output.3.md | ||
notcurses_palette.3.md | ||
notcurses_reel.3.md | ||
notcurses_render.3.md | ||
notcurses_resize.3.md | ||
notcurses_selector.3.md | ||
notcurses_stats.3.md | ||
notcurses_stdplane.3.md | ||
notcurses_stop.3.md | ||
notcurses.3.md |