notcurses/src
nick black 35badf8ae7
panelreel: fix some NULL dereferences
ncurses getbegy() and friends, as it turns out, check for
a NULL input and return -1. we've been blindly passing
NULL in a few places on the ncurses side--with its own
problems--but that rapidly led to crashes here.
2019-12-03 03:21:51 -05:00
..
demo panelreel: fix some NULL dereferences 2019-12-03 03:21:51 -05:00
input input: decode special keys, call notcurses_resize() #79 2019-11-29 03:56:53 -05:00
lib panelreel: fix some NULL dereferences 2019-12-03 03:21:51 -05:00
panelvideo slider-demo: work atop a background 2019-12-02 07:20:47 -05:00
view transparent planes #10 2019-12-02 05:49:13 -05:00