Commit Graph

7995 Commits (86e09bec4991436f8ce3ed8066cf64b0ab144d05)
 

Author SHA1 Message Date
nick black a8721df75a
ncplane: flesh out API 5 years ago
nick black 826ddbc7c7
hrmm 5 years ago
nick black c0444bfb3d
yes 5 years ago
nick black 42e386f1e7
readme: introduce planes 5 years ago
nick black 94c67af64d
notcurses_version: add to README 5 years ago
nick black 4fb5c9db71
readme touches 5 years ago
nick black f42c3bf0f1
ncurses_render: don't resend unchanged colors 5 years ago
nick black 05f99e16ef
term_fg_rgb8: properly form directrgb escape 5 years ago
nick black 2dffc5ae1e
document basic use 5 years ago
nick black f07652f24b don't try to destroy nullptr ncplane in tests 5 years ago
nick black 9a5d893ce7 demo: setlocale(), blit some characters like a boss 5 years ago
nick black b94e428277 ncplane: add ncplane_putwc() 5 years ago
nick black c16b03cd9f ncplane: more basic unit testing 5 years ago
nick black d6aef3d2e6 notcurses_render: blit wchar_t arrays #5 5 years ago
nick black 1fb1be6a4d ncplane: unit tests for rgb 5 years ago
nick black c8d11459ec notcurses_render: set colors naively #5 5 years ago
nick black 691d3d97b8 some ncplane unit tests 5 years ago
nick black a916c66052 introduce z-buffer of ncplanes 5 years ago
nick black 157b4bdc52 cmake: turn on -Wshadow 5 years ago
nick black d3f9329737 notcurses_options: allow outfd to be specified 5 years ago
nick black 54ed3e108e introduce notcurses_options struct #3 5 years ago
Nick Black 0867e43182 sign that fucker 5 years ago
nick black ba9a113de2
missing conjunction 5 years ago
nick black 787c27a812
demo: always reset the terminal on error 5 years ago
nick black 0f6e19dd92
notcurses_setrgb(): plug into direct mode when RGB flag is set 5 years ago
nick black 8fe936ca4c
ftairs! we have discovered ftairs! 5 years ago
nick black 231be96714
skip tests if no TERM is defined 5 years ago
nick black 908e9e120c
Don't require smcup/rmcup, and emit them only if supported #3 5 years ago
nick black 943a8846be
dep on ncurses for tinfo 5 years ago
nick black 14d5080a7b
add pkg-config to build deps 5 years ago
nick black f88a26f55f
introduce notcurses_render() 5 years ago
nick black 4e84859141
some README intro words 5 years ago
nick black 4c01423289
allocate up the plane of cchars 5 years ago
nick black 17bc714c4d
define cell struct 5 years ago
nick black ce42950314
check for RGB terminfo flag, check against colors 5 years ago
nick black f88e211c26
disable ECHO and ICANON 5 years ago
nick black abebd8d18e
preserve and restore termattr via termios 5 years ago
nick black 24da35a93b
load smcap/rmcap and emit them 5 years ago
nick black b6ee41b355
link in tinfo, call setupterm() 5 years ago
nick black 4a406a8d8a
notcurses_init: stash away ttyfd 5 years ago
nick black c1f4219dc1
notcurses_term_dimensions() + unit test 5 years ago
nick black 1fcae27627
just the basics 5 years ago
nick black e353fa5536
initial debianizing 5 years ago
nick black 70df86ba17
version string, notcurses_version() 5 years ago
Nick Black 635d7039d7
Initial commit 5 years ago