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
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
..
man New reel layout algorithm #818 (#870) 4 years ago
Doxyfile v1.6.11 4 years ago
HACKING.md Scrolling! all unit tests work #443 4 years ago
analytics-header.html throw analytics into man pages 5 years ago
logo-200x55.png Doxygen: use recommended logo size 4 years ago
logo-1280x640.png Add a Doxyfile #297 4 years ago
release-checklist.md remove cell_noforeground_p() from python 4 years ago
testing-checklist.md testing-checklist: add LANG=C, needed for debuilder 4 years ago
widechars.png add widechars.png image to readme 5 years ago