Commit Graph

7696 Commits (34936d5f253d513f482fc153ca30f9b938e5e9a5)
 

Author SHA1 Message Date
nick black 58d95dfb25
notcurses_channels.3: document palindex #2360 3 years ago
nick black 3eb2f5f42d
notcurses-info: replace literal unicode 13 with escapes 3 years ago
nick black b2ce3f00f8
remove progbar PoC, move it into unit tests 3 years ago
nick black 1a61214a44 [ncneofetch] don't emit newline characters from ncart #2356 3 years ago
nick black 0d94049954
[ncneofetch] fix off-by-one on ncart #2357 3 years ago
nick black ce25472f50
[python] dump eliminated macros 3 years ago
nick black 03a03ca22c
[channels] set_rgb needs clear the palette bit! 3 years ago
nick black 58ca4c5fa3
[init] only warn on failure to preserve cursor 3 years ago
nick black 5e6416eae6
[queries] send DSRCPR as early as possible 3 years ago
nick black b0aadca7be
[init] block until we have cursor report, in case it arrives late 3 years ago
nick black 04c768f0e5
[input] remove unused termqueries struct 3 years ago
nick black b91683e14a [print_frame_summary] fix up some inttypes 3 years ago
nick black 0266f496a0
[cursor] i have no idea what this PoC did; nuke it 3 years ago
nick black 6a1364d9d5
[nuget] list LibDeflate.native 1.7.1+ as dep #2354 3 years ago
nick black e26756565c
[nuget] add some fields to metadata, install dlls to lib/ #2354 3 years ago
nick black e205cde05f
set versions to 2.4.97 for prep nuget build #2354 3 years ago
nick black c6c7d60193
add initial nuget spec file #1966 3 years ago
nick black b0c75d84d1
[windows] settle on u7 for cursor location reports #2105 3 years ago
nick black 5e8ecebe21
[fbcon_scroll] don't try to memmove 0 bytes 3 years ago
nick black 59104a7ab4
[INSTALL] fix markdown syntax 3 years ago
nick black 2155ad32f9
[linux] memset correct area post-scroll 3 years ago
nick black 12ca5bb4fc
[Visual] tighten geometry unit test, always set maxpixely based off sixel_maxy #2351 3 years ago
nick black 741962b44a
[README] link to MSFT doc regarding utf8 code page 3 years ago
nick black f0987c95da
[README] spec Windows 10 v1093+ for proper UTF8 support 3 years ago
nick black ca0b168192
name everything 2.4.99 3 years ago
nick black caa054cc43 [windows] setlocale(LC_ALL, ".UTF8") #2117 3 years ago
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