Commit Graph

8192 Commits (860d06384dedb228e62ffcb702b7e624b3991439)
 

Author SHA1 Message Date
Coleman McFarland 19e9a4ad33 Add mailing list instructions for non-Google emails 3 years ago
nick black 5b15703fa9
notcurses-demo: stop trying to read after NCKEY_EOF #2547 3 years ago
nick black 678273aaf5
[unittests] free up ncsixel_as_rgba() results 3 years ago
nick black 02cdc6c65d
[input] reject pixelmouse event if we don't have pixel info 3 years ago
nick black 509595f0e0
[sixel] goto valerr on value error 3 years ago
nick black cae41c3a1a
[sixel] kill dead store 3 years ago
nick black 2eaf502870
plug memory leaks in bitmapstates PoC 3 years ago
nick black 36a156a2b7
[input] reject invalid XTGETTCAP bytes (see contour #582) 3 years ago
nick black 85895ac405
[sixel] factor out choose() 3 years ago
nick black da98a3e858 don't run merge if we needn't #2516 3 years ago
nick black 38e7f36efc merge! #2516 3 years ago
nick black f62ea3b344 [sixels] lift all logic into choose_alternate_color() #2516 3 years ago
nick black 32ddd6247b [sixels] factor out choose_alternate_color #2516 3 years ago
nick black 58fe88bad1
[gettcap] fold down control sequence responses #2541 3 years ago
nick black 3d2c1ed840
[automaton] handle negative XTGETTCAP #2544 3 years ago
nick black c0a20fdc3c [input] handle multiple XTGETTCAP returns 3 years ago
nick black 4a3b70ddc2 [terminfo] prefer XTGETTCAP to terminfo for HPA #2541 3 years ago
nick black 5806aa6864 [tinfo] factor out do_terminfo_lookups() 3 years ago
nick black 2584435efc
[kitty] treat absent event type as NCTYPE_PRESS #2527 3 years ago
nick black dc8c7d8826
[input] update ncinput_nomod_p() and future-proof it #2540 3 years ago
nick black 1af9b16276
[sixel] restrict to 99, but use true 100 scale for accuracy 3 years ago
nick black 5943d4e256
v3.0.4 3 years ago
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