Commit Graph

82 Commits (bfda5a53d62a96ac39ee014ea7103fdbdac76cb4)

Author SHA1 Message Date
nick black bfda5a53d6
add CELL_SIMPLE_INITIALIZER to docs 5 years ago
nick black 4118500897
we lost mssr valéry 5 years ago
nick black 2dd2d84401
copy over panelreel documentation 5 years ago
nick black 26c575a262
spelling 5 years ago
Nick Black 8bd8055f72
Distinct fg/bg alpha channels #139 (#141)
* improved alpha macros
* demo: use new alpha macros
* add ncplane_set_*_alpha()
* explicitly set fg for uniblock
* outro: background is a space #139
* distinct alpha channels for fg/bg #139
* rename 'background' cell to 'default' #142
* doc palette fades
5 years ago
nick black 582017a16a
more docing 5 years ago
nick black 4ad1321dce
remove double-define from README 5 years ago
nick black 89b6af2166
docs docs docs, all day long 5 years ago
nick black 46544bec0c
merge paras 5 years ago
Nick Black ff463d464e
Channels API sanity #119 (#138)
* orthogonalize channel/channels/cells APIs #119
* sync README.md with new ncplane channels api #119
5 years ago
nick black e3dd36a1a4
link to release in history 5 years ago
nick black 3b987b4993
ncplane_box(): update documentation 5 years ago
nick black 12018f3096
document nl_langinfo() check 5 years ago
nick black 88163325fa
widecolor: proceed without keypress #135 5 years ago
nick black 7e24066816
note about bottommost, rightmost coordinate 5 years ago
nick black e6d35978d4
add notcurses_refresh() declaration 5 years ago
nick black 18a33a0328
handle still more key sequences #134 5 years ago
nick black c5acae4ef5
fbbytes stat 5 years ago
nick black a9c21526a7
add history 5 years ago
nick black 340ddf9f76
use cell terminology throughout 5 years ago
nick black b00099f1c6
README: remove API macro from documentation 5 years ago
nick black cc6179ccab
spelling 5 years ago
nick black e71fa57e54
add 'rgb' PoC, fix setlocale() mention 5 years ago
nick black 1821867e35
move outfp out of notcurses_options #130 5 years ago
nick black 8de3696268
add ncplane_putwstr_aligned(), update docs #102 5 years ago
nick black 5735e5966a
add _yx-suffixed output forms #102 5 years ago
nick black 194b76a9d3
input: update comment, no longer driven through cell 5 years ago
nick black 7eafdd6772
fix up unit testing sanity 5 years ago
nick black 8672ae3caa
update docs regarding input 5 years ago
Nick Black 0d2c43603b
Luigi in Mega Man world (#127)
* uniblock-demo: reset background to black
* warning about quantization
* some luigi love
* update cell documentation
* add unit test for move of stdplane
* MoveToLowerRight unit test
* ncplane_move_yx(): error to move stdscr
* better box permutations test
* luigi in megaman2 world
* stats: don't print 'em if we haven't got 'em
5 years ago
nick black 3a6551ab4d
uniblock-demo: scroll the blocks right-to-left #104 5 years ago
nick black 93231c26eb input: use SPUA-B for special keys #118 5 years ago
nick black 8afcd04446
sync cell/ncplane fg/bg API naming 5 years ago
nick black 80821ba0e5
readme: section on adapting NCURSES programs 5 years ago
nick black 0392aa34ea
notcurses: get el terminfo capability 5 years ago
nick black 774f8e5a23
summary: fix minima trackers 5 years ago
nick black 0d0eafa8cf
add multimedia/panelreels to README #21 5 years ago
nick black f1ab657c39
update ncpanel documentation 5 years ago
nick black 93e586c58b
update input documentation 5 years ago
nick black 37b0e416c0 get everything prepped for reliable keyboard escapes #78 5 years ago
nick black ae711b7e75 h/vline gradient unit tests #42 5 years ago
nick black 1b714e16d8 update docs for ncplane_box() #42 5 years ago
Nick Black 6f9b1e0379
Locking #82 (#106)
* remove unused simple_gcluster_p()
* detail statistics
* add byte statistics on rendering
* lock around notcurses_render() #82
* lock nc in notcurses_putc() #82
* lock ncplane_styles() and friends #82
5 years ago
nick black f7437d2e68
avast, scurvy dog 5 years ago
nick black 52c309093a update cell API 5 years ago
nick black c2f377d599 ncplane_background()/ncplane_set_background() #69 5 years ago
nick black b993360f53 add ncplane API 5 years ago
nick black 28ac1e7498 environment/emulator notes 5 years ago
nick black 4cc0ce037d read terminfo entries for keypad #78 5 years ago
nick black 6a5c21cacd demo: accept -f, open argument for renderfp 5 years ago