You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/doc/man/man3
Nick Black 11d6a4eb89
New reel layout algorithm #818 (#870)
New reel layout algorithm based on trimming and sifting. Fixes the original issue of #818, though I'm not marking that bug fixed until I've resolved the little issues remaining with this one.
Back off CMake version dependency, see if we can get by with 3.11.4 for EPEL8 #851
Simplify tablet drawing tremendously by separating tablet border and data planes. Callbacks no longer need worry about the borders; they can simply fill the plane they're handed. #833
Improve notcurses_debug() a bit
Add ncplane_new_named() and friends to expose plane naming to the user.
Add internal ncplane_genocide() to kill a plane and all its bound descendents
New industrial-strength ncreel unit testing
notcurses-ncreel now accepts -ln for log level n
Add ncplane_parent() and ncplane_parent_const()
4 years ago
..
notcurses.3.md v1.6.11 4 years ago
notcurses_cell.3.md v1.6.11 4 years ago
notcurses_channels.3.md v1.6.11 4 years ago
notcurses_directmode.3.md v1.6.11 4 years ago
notcurses_error.3.md v1.6.11 4 years ago
notcurses_fade.3.md v1.6.11 4 years ago
notcurses_fds.3.md v1.6.11 4 years ago
notcurses_init.3.md v1.6.11 4 years ago
notcurses_input.3.md v1.6.11 4 years ago
notcurses_lines.3.md v1.6.11 4 years ago
notcurses_menu.3.md v1.6.11 4 years ago
notcurses_metric.3.md v1.6.11 4 years ago
notcurses_multiselector.3.md v1.6.11 4 years ago
notcurses_output.3.md v1.6.11 4 years ago
notcurses_palette.3.md v1.6.11 4 years ago
notcurses_plane.3.md New reel layout algorithm #818 (#870) 4 years ago
notcurses_plot.3.md v1.6.11 4 years ago
notcurses_reader.3.md v1.6.11 4 years ago
notcurses_reel.3.md v1.6.11 4 years ago
notcurses_refresh.3.md v1.6.11 4 years ago
notcurses_render.3.md v1.6.11 4 years ago
notcurses_selector.3.md v1.6.11 4 years ago
notcurses_stats.3.md v1.6.11 4 years ago
notcurses_stdplane.3.md v1.6.11 4 years ago
notcurses_stop.3.md v1.6.11 4 years ago
notcurses_visual.3.md v1.6.11 4 years ago