Commit Graph

8382 Commits (356c60a6ed6e2b70f584f91febc565a28fc6eaa8)
 

Author SHA1 Message Date
nick black 1cfe1360a4
[NEWS] add 3.0.6 entry 2 years ago
nick black dc845b5dcc
v3.0.5 2 years ago
nick black bc4bee8afc
[sixel] kill obsolete FIXME 2 years ago
nick black a6fc8f08ee
[rasterize_core] pass margin-adjusted location to sprixel_invalidate #2546 2 years ago
nick black 89e9be0b3c
[info] use gradient based on the detected palette #2568 2 years ago
nick black 6ccd425f5d
remove obsolete comment 2 years ago
nick black acca18b1b5
disable old python wrappers on macos for now 2 years ago
nick black 1754451cf9 [heuristics] break up apply_term_heuristics into per-term functors #2563 2 years ago
nick black 60158a19cf
ncpalette_get: can't return -1 on uint32_t erp 2 years ago
nick black 72678835f2
[ncpalette] add ncpalette_get() for orthogonality #2565 2 years ago
Harrison Katz 815bd9f7f2 docs: remove references to ncplane_growtext 2 years ago
nick black 337b1bc52c
[automaton] deinline some large functions, saves ~14KB of text #2563 2 years ago
nick black 1e7164926a
[termdesc] dynamically generate palette queries #2563 #2561 2 years ago
nick black 437f24c92c
[termdesc] don't duplicate query defs, saves ~10KB of object size 2 years ago
nick black 8431910937
update some copyrights for 2022 2 years ago
nick black 2c20769cc7
[termdesc] add FIXME to palette query about color count 2 years ago
José Luis Cruz 11e7e9211d
fix typo 2 years ago
nick black 3322125d69
[tty_emit] motivating comment #2558 2 years ago
nick black f1f9de718a
[create_inputctx] set coutstanding only if we issued queries #2558 2 years ago
nick black 96c1d190ef
[read_input_nblock] treat permanent failure reading as EOF #2558 2 years ago
nick black fb61736142
[cursor_yx_get] propogate return from get_cursor_location #2558 2 years ago
nick black 792dbf9a59
[get_cursor_location] unlock on error path, erp #2558 2 years ago
nick black 285aa9d92a
[termdesc] factor out handle_responses() 2 years ago
nick black b51fa64150
[PoCs] use modifier accessors 2 years ago
nick black 379b02c5cf
ncplayer: use modifier accessors 2 years ago
nick black 6472327dbf
[demo] no need to check for ctrl on lowercase 2 years ago
nick black 683c6ff6d8
[readline] use modifier accessors for shortcuts 2 years ago
nick black 1c10ee614c
[reader] use modifier accessors 2 years ago
nick black fbdbf03037
[notcurses-input] use modifier accessors 2 years ago
nick black cc5d3b55c2
[ncdirect_readline] properly check for EOF (capital D) #2558 2 years ago
nick black 05a5b64339
[input] check for output availability in process_bulk() #2548 2 years ago
nick black 23b3308c7a
[info] don't stain the emoji line 2 years ago
nick black e7fa7b452f
move process_input() normalizations to load_ncinput() 2 years ago
nick black 7e46e5fbe4
some subtle input changes
When CapsLock is detected, and we're working with
ASCII input, capitalize it, just as we do with
Shift or Ctrl. Don't consider CapsLock or NumLock
for ncinput_equals_p(). Closes #2555.
2 years ago
nick black b85c1f1dad
[NEWS] mention input changes 2 years ago
nick black 15e2c6eb12
[ncinput_equals] consider UNKNOWN == PRESS #2554 2 years ago
nick black 06d61b9025
[ncmenu] use modifiers in all ncmenu_sections 2 years ago
nick black a7a47f8e0c
[kitty] add support for capslock, numlock, hyper, and super #2553 2 years ago
nick black 1f7f1a8e50
[kitty] handle hyper, capslock, numlock #2553 2 years ago
nick black d72ef9fd8b
[banners] tighten up bitmap stat line 2 years ago
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