Commit Graph

2829 Commits

Author SHA1 Message Date
nick black
691d3d97b8 some ncplane unit tests 2019-11-21 08:51:57 -05:00
nick black
a916c66052 introduce z-buffer of ncplanes 2019-11-21 08:51:57 -05:00
nick black
157b4bdc52 cmake: turn on -Wshadow 2019-11-21 08:51:57 -05:00
nick black
d3f9329737 notcurses_options: allow outfd to be specified 2019-11-21 08:51:57 -05:00
nick black
54ed3e108e introduce notcurses_options struct #3 2019-11-21 08:51:57 -05:00
Nick Black
0867e43182 sign that fucker 2019-11-19 07:09:23 -05:00
nick black
ba9a113de2
missing conjunction 2019-11-19 06:53:50 -05:00
nick black
787c27a812
demo: always reset the terminal on error 2019-11-19 06:44:28 -05:00
nick black
0f6e19dd92
notcurses_setrgb(): plug into direct mode when RGB flag is set 2019-11-19 06:26:44 -05:00
nick black
8fe936ca4c
ftairs! we have discovered ftairs! 2019-11-19 05:33:38 -05:00
nick black
231be96714
skip tests if no TERM is defined 2019-11-18 20:57:33 -05:00
nick black
908e9e120c
Don't require smcup/rmcup, and emit them only if supported #3 2019-11-18 12:16:26 -05:00
nick black
943a8846be
dep on ncurses for tinfo 2019-11-18 09:40:28 -05:00
nick black
14d5080a7b
add pkg-config to build deps 2019-11-18 09:34:33 -05:00
nick black
f88a26f55f
introduce notcurses_render() 2019-11-18 00:05:32 -05:00
nick black
4e84859141
some README intro words 2019-11-17 23:09:06 -05:00
nick black
4c01423289
allocate up the plane of cchars 2019-11-17 22:23:29 -05:00
nick black
17bc714c4d
define cell struct 2019-11-17 22:02:43 -05:00
nick black
ce42950314
check for RGB terminfo flag, check against colors 2019-11-17 16:12:00 -05:00
nick black
f88e211c26
disable ECHO and ICANON 2019-11-17 13:40:06 -05:00
nick black
abebd8d18e
preserve and restore termattr via termios 2019-11-17 13:36:57 -05:00
nick black
24da35a93b
load smcap/rmcap and emit them 2019-11-17 13:29:18 -05:00
nick black
b6ee41b355
link in tinfo, call setupterm() 2019-11-17 12:55:12 -05:00
nick black
4a406a8d8a
notcurses_init: stash away ttyfd 2019-11-17 10:36:58 -05:00
nick black
c1f4219dc1
notcurses_term_dimensions() + unit test 2019-11-17 10:25:40 -05:00
nick black
1fcae27627
just the basics 2019-11-17 09:53:59 -05:00
nick black
e353fa5536
initial debianizing 2019-11-17 05:16:57 -05:00
nick black
70df86ba17
version string, notcurses_version() 2019-11-17 05:04:41 -05:00
Nick Black
635d7039d7
Initial commit 2019-11-16 21:38:25 -05:00