Commit Graph

7670 Commits (b340f01a0a05fe0c2421b9271f32847a384ac6ca)
 

Author SHA1 Message Date
nick black 4d40401344 [utf8_egc_len] use MB_LEN_MAX to eliminate compile-time locale considerations 3 years ago
nick black a0d37d442f
[ncvisual_simple_streamer] render *after* extracting subtitle 3 years ago
nick black 16325f0446
[input] diagnostics 3 years ago
nick black 42accab195
[input] stop using SIGCONT for readiness notification #2350 3 years ago
nick black 1d316273d2
[notcurses-input] use ncplane_resize_realign for the plot 3 years ago
nick black 952e4eaeb2
add render.h 3 years ago
nick black 0286798b2d
[notcurses-demo] HUD: use ncplane_resize_placewithin #1478 3 years ago
nick black d1c9dd93cf
[core] add ncplane_resize_placewithin #1478 3 years ago
nick black b91f150e96
[render] call notcurses_refresh() on sigcont #281 3 years ago
nick black c707e49bd3
[signals] set up NCKEY_SIGNAL on SIGCONT #281 3 years ago
nick black da4efcf905
notcurses_input.3: document NCKEY_SIGNAL 3 years ago
nick black 5730925b7d
[nckeys] break up NCKEY_SIGNAL and NCKEY_RESIZE 3 years ago
nick black a4fe7abe93
[kittykbd] synthesize SIGSTOP for ctrl-z #2349 3 years ago
nick black 127a3ad888
[ncprogbar_destroy] set_widget(NULL, NULL) #2347 3 years ago
nick black 6fb7aeae9f
[ncreader_destroy_internal] set_widget(NULL, NULL) #2347 3 years ago
nick black 83b3926f92
[intro] drop greatscott() 3 years ago
nick black 0124daf8b7
restore ncselector_destroy API, set widget in ncreader #2347 3 years ago
nick black c5986ef508
[ncmenu] refuse a bound plane #2347 3 years ago
nick black 13f5499648
[ncplot] refuse bound plane #2347 3 years ago
nick black 143c217332
[nctabbed_create] clean up error paths, refuse bound plane #2347 3 years ago
nick black 3d46681874
[LoadVideoPixelStretchOnePlane] greatly improve unit test 3 years ago
nick black e03554870e
[initbanner] protect against USE_DEFLATE=off 3 years ago
nick black 3b6e08333f
[LoadVideoPixelStretchDifferentPlanes] greatly improve unit test 3 years ago
nick black c75ec262c4
[NCFDPlane] kill memory leak when ncfdplane ought be destroyed inline 3 years ago
nick black e1c08b969d
[tester] one more leak in Stacking tests 3 years ago
nick black 01c6f8ba3d
[tester] kill memory leaks in two unit tests 3 years ago
nick black ce2a6dc686
[multiselector] refuse a bound plane #2347 3 years ago
nick black 717b4a40c1
[CMake] add USE_DEFLATE option, document it, reenable fedora drone #2348 3 years ago
nick black 50f6cf72b2
[plane] properly initialize options in unit test 3 years ago
nick black 0877973b10
[ncneofetch] tighten up infoplane 3 years ago
nick black 81a31c2a4b
[ncneofetch] remove screen dimensions, provide arch fallback #2341 #2336 3 years ago
nick black 76f2a3d374
notcurses_selector.3: document that n cannot be standard plane 3 years ago
nick black 12988bb556
add ImplicitDestroy and RefuseBoundCreatedPlane selector tests #2347 3 years ago
nick black 042c120cd2 add RefuseBoundCreatedPlane test #2347 3 years ago
nick black 656b6385d9 [reels] refuse an already-bound plane #2347 3 years ago
nick black 5beffcc06f nctree: move ncplane_destroy out of nctree_destroy() 3 years ago
nick black 762e54db49 [tabbed] protect destructor under ncplane_set_widget() #2342 3 years ago
nick black ad8445f6d8 ncreel_del: move nctablet_delete_internal() to end 3 years ago
nick black cca7d70142 widget destructor for nctablet 3 years ago
nick black ae73463b91 [plot] work with widget tracking 3 years ago
nick black f060dde33d [reel poc] call notcurses_stop on error paths 3 years ago
nick black bead8cbffc [widgettrack] hook up nctabbed, nctree, ncreel, nc[ud]plot #2342 3 years ago
nick black 416f2eb6df [plane] free unit test leaks 3 years ago
nick black 9033f4fd98 [selector] hook up widget tracking #2342 3 years ago
nick black baae0c3d06 track widgets from planes #2342, hook up ncmenu 3 years ago
nick black 519f7f5a74
mention libdeflate in INSTALL.md #2346 3 years ago
nick black 8b303659ad
[fbcon] call kill_fbcopy() from early exit path 3 years ago
nick black 9d5bb84d40
program_block_drawing_chars: correct check for linux_fb_fd #2283 3 years ago
nick black f16af55632
ncpile_notcurses() 3 years ago
nick black ef339413b9
[fbcon] only move to INVALIDATED upon scroll, not QUIESCENT #2316 3 years ago