Commit Graph

7230 Commits (2a924812c16ac6f7d330fd0fe0581af883ee6a6b)
 

Author SHA1 Message Date
nick black 20fb846fbc kill obsolete FIXME 3 years ago
nick black 4aab6a5bc0 reparent: scrub links more completely for safe family reparenting #2235 3 years ago
nick black 45255e48d8 [demo] handle fps graph as family in case it's pixel #2235 3 years ago
nick black 230fb801f0 [pixelplot] set distinct name for pixel plane 3 years ago
nick black ead615d970
[demo] handle fps graph as family in case it's pixel #2235 3 years ago
nick black 7b89a9e439
[pixelplot] set distinct name for pixel plane 3 years ago
nick black 9185ea000c
add ncplane_set_name()/ncplane_name() + documentation 3 years ago
nick black 518eca2f60
move_family_{below,above}() need return int #2232 3 years ago
nick black a2837a9754
fix unit test for ncplane_move_family() #2232 3 years ago
nick black 099eda88ac
notcurses-info: put 80 columns error in red+bold 3 years ago
nick black a40c7a5352
FamilyBottom unit test #2232 3 years ago
nick black e613b81b82
ncplane_move_family_{below, above}() with unit tests #2232 3 years ago
nick black 2b9765e945
finish out ncplane_move_family_{top, bottom}() #2232 3 years ago
nick black 3d21c0a91b
[input] handle backspace when expressed as ctrl expression #2231 3 years ago
nick black 6fa901c4b1
[kitty] fix default background workaround, erp 3 years ago
nick black dd2e5929e3
drop drone badge from README 3 years ago
nick black 8dd84f922e
ncplane_move_family_{below, above}() skeleton #2232 3 years ago
nick black 57a3e79e3c
s/defbg/default background/ 3 years ago
nick black 43fc6afaa3
ncplane_move_family_{above, below}() #2232 3 years ago
nick black c69849ffb1
track unknown background color if we can't learn it #2226 3 years ago
nick black e42a76a2d2
Remove and replace ncplane_boundlist()
The function ncplane_boundlist() was poorly-considered,
and ought never have existed. Remove all traces of it.
Add the new functions ncplane_move_family_top() and
ncplane_move_family_bottom(). Replace the
ncplane_boundlist() code in notcurses-demo with a call
to ncplane_move_family_top(). We'll also want
ncplane_move_family_above() and ncplane_move_family_below(),
but they're not yet here. Document all z-axis movement
functions; they were lacking documentation before #2232.
3 years ago
nick black 73b3a43fc7
[notcurses-tester] dump geometry after init #2228 3 years ago
nick black 284bbd4723
notcurses-tester: print TERM earlier #2228 3 years ago
nick black ff84058f5c
v2.4.4 3 years ago
nick black dfb32779b7 [automaton] handle BEL (0x07) as string terminator #2225 3 years ago
nick black 9c59ea5164 [automaton] move decrpm_asu_cb up #2223 3 years ago
nick black f3377fd818
[automaton] handle XTGETTCAP, decoding MLterm and old Kitty #2225 3 years ago
nick black f3c18b3279
[automaton] loop all the way through 9, whoops #2225 3 years ago
nick black c5cf67e5f1
[automaton] collapse secondary device attribute strings #2227 3 years ago
nick black fe05035930
[xray] black background, not default #2226 3 years ago
nick black 2b482109af [automaton] remove defunct fill_in_numerics 3 years ago
nick black 5d8fbc6137 [automaton] numeric insertion algorithm perfected #2222 3 years ago
nick black 686a72a697 [automaton] phase I and II of new numeric insert algorithm #2222 3 years ago
nick black 6c45a087bf build cflow following special keys #2222 3 years ago
nick black f0fd38ef9e [windows] kill some %j conversion in ncmultiselector 3 years ago
nick black 5e07cf9015 [windows] kill %zu conversion 3 years ago
nick black bbb778b7de
[da1_cb] admit 60 as sent by kmscon 3 years ago
nick black af62226f69
[plots] always return -1 on x below window 3 years ago
nick black 346e7354a0
[plots] don't redraw plot when there's no change #2221 3 years ago
nick black fff190fe29
[automaton] NAK: terminfo is not thread-safe =/ 3 years ago
nick black 2498fffbbb
[automaton] unify insertion paths into insert_path() #2183 3 years ago
nick black ce931a1bd5
[add_cflow] s/csi/seq/g 3 years ago
nick black 57179a1c38 [automaton] pool needn't be so large, methinks 3 years ago
nick black 57e5981b9d [automaton] kill memory leak via arena 3 years ago
nick black 9fc4418912 [automaton] match follow for mouse events 3 years ago
nick black 49365e2d22 decrpm_asu_cb: correct follow 3 years ago
nick black 1442b35fb5 [input] enable prep_special_keys() once more 3 years ago
nick black f19ffddb40 [automaton] robustify/minimize string matches #2219 3 years ago
nick black 0749800a9d [automaton] better numeric matching #2219 3 years ago
nick black 21cd23d767
logging: replace some llx with PRIx64 3 years ago