Commit Graph

3103 Commits (0e34bec3fb11d419c7a2e17291fa5027367be221)
 

Author SHA1 Message Date
nick black 0e34bec3fb start converting rgb->rgb8 #985 4 years ago
nick black a6bfd3f88e
quadblitter: write nul, not space for transparent #1017 4 years ago
nick black 77a0dbbe94
paint(): return void rather than int 4 years ago
nick black 2c0cf54f96 index.html: link to issues 4 years ago
nick black bb58e4db41 notcurses-demo.1: add note about wcwidth 4 years ago
nick black fca0d16401 demo: colorize more of usage message 4 years ago
nick black 94aa0aaa76 yield: don't print overyield 4 years ago
nick black dd53764df2
allglyphs: home cursor prior to closing gradient 4 years ago
nick black 28dcc8bbbe
mojibake: disable person plane 4 years ago
nick black aba179f769
allglyph: reset gradient at end to clear counter 4 years ago
nick black b241a59337 python: mbswidth() -> ncstrwidth() #985 4 years ago
nick black 4bb1f3fc85 mbswidth -> ncstrwidth() #985 4 years ago
nick black dab7247cdd
mbswidth: use utf8_egc_len() for segmentation #1014 4 years ago
nick black 0fe6d39f18
mojibake: disable erratic 'person'/'subdivision-flags' for now #1011 4 years ago
nick black 94aa8f08f1
grid looks better before mojibake #1012 4 years ago
nick black 592d7e76ae
ncplanes: name menu planes, name demo hud/plot planes 4 years ago
nick black 089bb6e44f
notcurses-view: always check for ready input #997 4 years ago
nick black 25a192c7ba
ncpp_build: disable Plot stuff for now #1009 4 years ago
nick black b7dc102eb8
reel: don't breech bottom border #1010 4 years ago
nick black 5fc9f7b367
plot: update man page #627 4 years ago
nick black 14cd8311e3
ncplot: destroy ncplane on all paths #627 4 years ago
nick black dca9db9687
ncreel: conform to the New Way #627 4 years ago
nick black c3e5e47a2a
ncreader: conform to the New Way #627 4 years ago
nick black 8f089bc017 ncneofetch: don't leak stderr from popen 4 years ago
nick black 108548e9dc ncmultiselector: add some checks to USAGE.md 4 years ago
nick black 3b254c6787 selector: trans out bg cells #627 4 years ago
nick black 48ca4286d7 multiselector: trans out appropriately #627 4 years ago
nick black 4f04f1bc31 remove bgchannels field from selector_options #627 4 years ago
nick black 306948507f ncmultiselect: normalize per new widget API #627 #1006 4 years ago
nick black 692e0ce87f USAGE: update selector example 4 years ago
nick black a4e2a87f79 python: update ncselector to match #627 4 years ago
nick black cc98b51276 ncselector: finish out man page #627 4 years ago
nick black 8839d44454 selector: transfer ownership of ncplane #1006 #627 4 years ago
nick black 8bf71f4bce
all widget creators interpret NULL options as zeroes #627 4 years ago
nick black a801f975a6
all widget creators get attribute ((nonnull)) #627 4 years ago
nick black 3f726edd4c
all widgets check flags and warn on undefined #627 4 years ago
nick black ec077a0bf2
ncplot: C++ headers need match declaration order #627 4 years ago
nick black 89a4b6f726
all widget options structs end in flagword #627 4 years ago
nick black bc097a5674
v1.7.2 4 years ago
nick black 301354a9ba utf8_egc_len: rewrite using uc_is_grapheme_break() #882 4 years ago
nick black c54d24f7ca
jungle: GMPMS/R2㎨rain falls from top to bottom #1004 4 years ago
nick black 89ebcbc92f
reels: eliminate 'flapping gap' #969 4 years ago
nick black d2cfce04c7
ncreel: don't always call redraw 4 years ago
nick black 8bbd134504
ncreader: Alt-B, Alt-F for cursor movement #983 4 years ago
nick black 1f59eef9d8
CMake: no need to link notcurses-view against libav 4 years ago
nick black f8bc3c2ea8
ncreader: support Ctrl-B, Ctrl-F for cursor movement #983 4 years ago
nick black d54b322365
reader: handle rightmost column in absence of scrolling #994 4 years ago
nick black 806e604e58
mojibake: adaptive timing #1002 4 years ago
nick black daf994dbfc ncreader: place cursor #962 4 years ago
nick black 13572136f1 ncreader: handle NCREADER_OPTION_CURSOR in create/destroy #962 4 years ago