nick black
|
c707e49bd3
|
[signals] set up NCKEY_SIGNAL on SIGCONT #281
|
2021-11-17 03:08:57 -05:00 |
|
nick black
|
da4efcf905
|
notcurses_input.3: document NCKEY_SIGNAL
|
2021-11-17 03:07:47 -05:00 |
|
nick black
|
5730925b7d
|
[nckeys] break up NCKEY_SIGNAL and NCKEY_RESIZE
|
2021-11-17 03:07:19 -05:00 |
|
nick black
|
a4fe7abe93
|
[kittykbd] synthesize SIGSTOP for ctrl-z #2349
|
2021-11-17 02:34:56 -05:00 |
|
nick black
|
127a3ad888
|
[ncprogbar_destroy] set_widget(NULL, NULL) #2347
|
2021-11-17 02:20:56 -05:00 |
|
nick black
|
6fb7aeae9f
|
[ncreader_destroy_internal] set_widget(NULL, NULL) #2347
|
2021-11-17 02:20:01 -05:00 |
|
nick black
|
83b3926f92
|
[intro] drop greatscott()
|
2021-11-17 02:07:56 -05:00 |
|
nick black
|
0124daf8b7
|
restore ncselector_destroy API, set widget in ncreader #2347
|
2021-11-17 02:02:55 -05:00 |
|
nick black
|
c5986ef508
|
[ncmenu] refuse a bound plane #2347
|
2021-11-17 01:46:01 -05:00 |
|
nick black
|
13f5499648
|
[ncplot] refuse bound plane #2347
|
2021-11-17 01:41:11 -05:00 |
|
nick black
|
143c217332
|
[nctabbed_create] clean up error paths, refuse bound plane #2347
|
2021-11-17 01:35:40 -05:00 |
|
nick black
|
3d46681874
|
[LoadVideoPixelStretchOnePlane] greatly improve unit test
|
2021-11-17 01:23:42 -05:00 |
|
nick black
|
e03554870e
|
[initbanner] protect against USE_DEFLATE=off
|
2021-11-17 01:15:06 -05:00 |
|
nick black
|
3b6e08333f
|
[LoadVideoPixelStretchDifferentPlanes] greatly improve unit test
|
2021-11-17 01:07:21 -05:00 |
|
nick black
|
c75ec262c4
|
[NCFDPlane] kill memory leak when ncfdplane ought be destroyed inline
|
2021-11-17 00:58:31 -05:00 |
|
nick black
|
e1c08b969d
|
[tester] one more leak in Stacking tests
|
2021-11-17 00:42:49 -05:00 |
|
nick black
|
01c6f8ba3d
|
[tester] kill memory leaks in two unit tests
|
2021-11-17 00:39:23 -05:00 |
|
nick black
|
ce2a6dc686
|
[multiselector] refuse a bound plane #2347
|
2021-11-17 00:35:28 -05:00 |
|
nick black
|
717b4a40c1
|
[CMake] add USE_DEFLATE option, document it, reenable fedora drone #2348
|
2021-11-17 00:30:08 -05:00 |
|
nick black
|
50f6cf72b2
|
[plane] properly initialize options in unit test
|
2021-11-17 00:06:54 -05:00 |
|
nick black
|
0877973b10
|
[ncneofetch] tighten up infoplane
|
2021-11-16 23:32:00 -05:00 |
|
nick black
|
81a31c2a4b
|
[ncneofetch] remove screen dimensions, provide arch fallback #2341 #2336
|
2021-11-16 23:29:03 -05:00 |
|
nick black
|
76f2a3d374
|
notcurses_selector.3: document that n cannot be standard plane
|
2021-11-16 23:28:31 -05:00 |
|
nick black
|
12988bb556
|
add ImplicitDestroy and RefuseBoundCreatedPlane selector tests #2347
|
2021-11-16 23:28:09 -05:00 |
|
nick black
|
042c120cd2
|
add RefuseBoundCreatedPlane test #2347
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
656b6385d9
|
[reels] refuse an already-bound plane #2347
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
5beffcc06f
|
nctree: move ncplane_destroy out of nctree_destroy()
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
762e54db49
|
[tabbed] protect destructor under ncplane_set_widget() #2342
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
ad8445f6d8
|
ncreel_del: move nctablet_delete_internal() to end
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
cca7d70142
|
widget destructor for nctablet
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
ae73463b91
|
[plot] work with widget tracking
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
f060dde33d
|
[reel poc] call notcurses_stop on error paths
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
bead8cbffc
|
[widgettrack] hook up nctabbed, nctree, ncreel, nc[ud]plot #2342
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
416f2eb6df
|
[plane] free unit test leaks
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
9033f4fd98
|
[selector] hook up widget tracking #2342
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
baae0c3d06
|
track widgets from planes #2342, hook up ncmenu
|
2021-11-16 22:28:37 -05:00 |
|
nick black
|
519f7f5a74
|
mention libdeflate in INSTALL.md #2346
|
2021-11-16 19:30:42 -05:00 |
|
nick black
|
8b303659ad
|
[fbcon] call kill_fbcopy() from early exit path
|
2021-11-14 14:15:37 -05:00 |
|
nick black
|
9d5bb84d40
|
program_block_drawing_chars: correct check for linux_fb_fd #2283
|
2021-11-14 14:12:44 -05:00 |
|
nick black
|
f16af55632
|
ncpile_notcurses()
|
2021-11-14 14:04:12 -05:00 |
|
nick black
|
ef339413b9
|
[fbcon] only move to INVALIDATED upon scroll, not QUIESCENT #2316
|
2021-11-14 09:15:24 -05:00 |
|
nick black
|
623d2bf8eb
|
[ncneofetch] arch moved its logo
|
2021-11-14 08:48:47 -05:00 |
|
nick black
|
ac9ae26e46
|
kill obsolete FIXME
|
2021-11-14 06:21:31 -05:00 |
|
nick black
|
ae95310dd8
|
[drone] disable jellyfish for now
|
2021-11-14 05:24:46 -05:00 |
|
nick black
|
01606de5a7
|
[xray] kill lplane on each cycle, eliminating draw residue #2318
|
2021-11-14 05:20:12 -05:00 |
|
nick black
|
ff37ec6bf9
|
[drone] disable fedora build until we package libdeflate #2346
|
2021-11-14 02:49:16 -05:00 |
|
nick black
|
491a7f74dc
|
[ncneofetch] ponly want langinfo.h on non-windows
|
2021-11-14 02:49:16 -05:00 |
|
nick black
|
ef53094e53
|
[windows] chill out, PRIuPTR for size_t
|
2021-11-14 02:49:16 -05:00 |
|
nick black
|
ab6740758f
|
[kitty] rewrite compression using libdeflate #2314
|
2021-11-14 02:49:16 -05:00 |
|
nick black
|
d96cec38ff
|
libdeflate version in init banner
|
2021-11-14 02:49:16 -05:00 |
|