Commit Graph

8120 Commits (db6b5af77a4115fc7aedc2108c2287859bf79f42)
 

Author SHA1 Message Date
nick black db6b5af77a
[automaton] handle broken contour palette replies #2539 3 years ago
nick black 949925e1f7
[input] drive process_ncinput() through load_ncinput() #2216 3 years ago
nick black f7dd724942
[input] synthesize ctrl+c and friends for all inputs #2537 3 years ago
nick black 457da57ca6
[sixel] qlinks are one-biased 3 years ago
nick black 2550b09ab3 [pixelmouse] break response down for 1016 #2326 3 years ago
nick black d0f75018a7 [input] break out pixelmouse_click() #2326 3 years ago
nick black 2dd0415298 [term] use DECRQM 1016 to detect pixelmice #2326 3 years ago
nick black b026c624a0
[reel] put legend on its own plane so as not to leak to other demos #2535 3 years ago
nick black 3375e9061c [sixel] comment on requirement of 8 free qnodes per onode 3 years ago
nick black 7abf93e166 [sixel] properly allocate onodes 3 years ago
nick black bf9184a41d [sixel] decatree #2515 3 years ago
nick black ea08cd92ba add meta modifier handling #2522
Handle Meta modifier in Kitty and XTMODKEYS. Add Meta
indicator to notcurses-input. Update man page. Add
NCKEY_META_{SHIFT, CTRL, ALT, META} constants. Add
"modifiers" field to ncinput struct. Add inline
functions for testing modifiers. Remove special-casing
in Kitty protocol that capitalized all lowercase ASCII
when ctrl was pressed; we don't do this for XTMODKEYS.
3 years ago
nick black 8db6f9dc7b [automaton] add extended XTMODKEYS modifiers #2518 3 years ago
nick black 6680550fab [sixel] fix octree initial membership test 3 years ago
nick black 766461dd7d [sixel] browse through to subtree 3 years ago
nick black fc447ac889 [sixel] zero out qlink on dynnode 3 years ago
nick black df91593931 [sixel] finish out octrees #2515 3 years ago
nick black cbe9294c41 [mice] if pixelmice is set, use 1016 #2326 3 years ago
nick black 9db8718d1e [drone] use newest edge builder 3 years ago
nick black 6b461c89cf
report pixel mice capabilities in notcurses-info #2326 3 years ago
nick black 76afcbd8ed
[CMake] don't run long binary input test 3 years ago
nick black abd5080810
[CMake] run notcurses-input with smaller input 3 years ago
nick black 5cb5e890dc
[input] always capitalize when shift is held 3 years ago
nick black 2ac91f1dc3
[drone] use new debian builder 3 years ago
nick black 6a51c470b2
[sixel] fix memory leak in color extraction 3 years ago
nick black de02ceed91
[load_ncinput] always capitalize ASCII when Ctrl is used 3 years ago
nick black 92bda51996 [cmake] -v on failing notcurses-input runs 3 years ago
nick black 483985e9aa [drone] try and get some useful logs 3 years ago
nick black eee8614cce [drone] try and get some useful logs 3 years ago
nick black 4bccb59732 Post to the readyness fd for EOF
When we get to the EOF on stdin, we need account for that
with the readiness fd. Post to it upon the EOF transition.
Closes #2525.
3 years ago
nick black 28cd88f6d4 [input] don't queue further terminal input following stdineof #2525 3 years ago
nick black fffecdf8be [drone] run notcurses-info in all containers 3 years ago
nick black 27b5d38ea1
don't use sigaltstack() with USE_ASAN #2529 3 years ago
nick black 59eb7dd18b
[XTMODKEYS] undo with m, not n #2526 3 years ago
nick black 5de0a24fe6
[automaton] handle iTerm2 xtsmgraphics failure #2531 3 years ago
nick black d00f831542
Merge branch 'master' of github.com:dankamongmen/notcurses 3 years ago
nick black 7f0f84fcdd
[cmake] also try notcurses-input with a textfile 3 years ago
nick black cea94896a3
[cmake] also try notcurses-input with a textfile 3 years ago
nick black 12e4570e03
[cmake] get notcurses-input run in ctest on drone 3 years ago
nick black f2935a23aa
run notcurses-input as part of ctest 3 years ago
nick black 0c007078f0
kill some signed-vs-unsigneds 3 years ago
nick black 91a8d85707 [automaton] combine modifiers 3 years ago
nick black 4b49cb4592 add meta modifier handling #2522
Handle Meta modifier in Kitty and XTMODKEYS. Add Meta
indicator to notcurses-input. Update man page. Add
NCKEY_META_{SHIFT, CTRL, ALT, META} constants. Add
"modifiers" field to ncinput struct. Add inline
functions for testing modifiers. Remove special-casing
in Kitty protocol that capitalized all lowercase ASCII
when ctrl was pressed; we don't do this for XTMODKEYS.
3 years ago
nick black efddf0b496
[automaton] add extended XTMODKEYS modifiers #2518 3 years ago
nick black d44c37d717
terminology now supports XTVERSION, good for them 3 years ago
nick black 5d9f66f48b
[quantanal] work on scaled images 3 years ago
nick black c876ef18a5
[sixels] stretch in unit test to work on all geometries 3 years ago
nick black 524a2f0a54
mention XTMODKEYS level 2 in NEWS 3 years ago
nick black 6f36efd80a
[xtmodkeys] step up to 4;2, and define all modifiers #2518 3 years ago
nick black f3f5ca0a3a
fix up BUILD_FFI_LIBRARY patch, urk 3 years ago