Commit Graph

228 Commits (f096064648d86f7ce5c67c2587fd0612fd2caafa)

Author SHA1 Message Date
nick black e95e2fac66 ncvisual_render -> ncvisual_blit (nctetris) 3 years ago
nick black be42ff909c ncvisual_render -> ncvisual_blit (core/test) #1462 3 years ago
nick black 2015e8ffc9
Constify strings in selector/mselector_items
Use internal types to track items within the
selector/mselector widgets, rather than pressing the
user-provided item structs into double-duty. With this
change, we can constify the strings within those
user-provided items. Do so, also removing the internal-side
elements. Update documentation. Closes #2267.
3 years ago
nick black febaff364b
[BitmapSmoothMove] only WARN in test until sixel supports this #2258 3 years ago
nick black 676b92187b [tests] tighten up movement in BitmapSmoothMove #1682 3 years ago
nick black 56fffba757 [kitty] pass pixel offsets through to sprixel_load() #1682 3 years ago
nick black 9b0bf6af23 BitmapSmoothMove unit test #1682 3 years ago
nick black 5f9d88fa89 [tests] use universal initialization for ncvisual_options #1682 3 years ago
nick black 28d357d252
replace constant with KKEYBOARD_POP 3 years ago
nick black a2837a9754
fix unit test for ncplane_move_family() #2232 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 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 a5397ea19a [subproc] kill FIXME; set pipes O_CLOEXEC manually in absence of pipe2() 3 years ago
nick black 828c06ffde ncplane_erase_region: unit tests 3 years ago
nick black 72757044da [ncplane_erase_region] generalize #2181 3 years ago
nick black ea5da346f0
Add keytype indicator to notcurses-input #2182 3 years ago
nick black e12aceccce [input] break up events #2174 3 years ago
nick black 1689365b6c
PixelWipe unit test: fix for sixel-based terminals 3 years ago
nick black a3ed82ccff
honor NCOPTION_DRAIN_INPUT 3 years ago
nick black e968b3972c
fills unit test: require nccell_strdup() success 3 years ago
nick black c2616c6cbb
Unit tests for bitmap wandering offscreen to the left and right #1646 3 years ago
nick black dd916d54eb
new unit test BitmapMoveOffscreenUp #1405 3 years ago
nick black d7d9f7bd92
add BitmapMoveOffscreen unit test #1646 3 years ago
nick black 6ee6a68754 poc multiselect/selector: allow mouse_enable failure 3 years ago
nick black b8c01eacc8 tighten up include paths, libgpm connect #1986 3 years ago
nick black f4bac90a17
ncls: properly separate paths #2063 3 years ago
nick black 3d829846cc
admit pixel_draw_late for Bitmaps tests 3 years ago
nick black be3704621c
notcurses-tester: work in as few as 50 columns #2042 3 years ago
nick black 34e6abc133 notcurses-tester: yank out std::filesystem 3 years ago
nick black 12858e6f52
unit tests for subplane scrolling #1951 3 years ago
nick black 27f1822664
disable alpine edge drone builder for a minute 3 years ago
nick black 862b2504ea
investigating alpine unit test failure... 3 years ago
nick black 19797b3859 everybody's movin', everybody's groovin', baby #1977 3 years ago
nick black 305e8fceea
move call to termname() into interrogate_terminfo() #2023 3 years ago
nick black 24d7d6d995
start merging in the fauxmemstream branch #1977 3 years ago
nick black cdb884a787 don't test unicode 13 on apple 3 years ago
nick black 6f0830c29a
force zero-width-joins #2016 3 years ago
nick black 6ad09dd30c
add unit test for emitting NUL cell #2002 3 years ago
nick black 7b5f4175eb
add nccell_cols(), deprecate nccell_width() 3 years ago
nick black 4f1de02710
replace random() with rand() for windows goodness 3 years ago
nick black 8332ff060c
windows: no langinfo.h 3 years ago
nick black 873ee6f227
windows cleanups 3 years ago
nick black 3dbc5645f7 create_png_mmap: accept a file descriptor 3 years ago
nick black a55a37a838 write PNG IDAT and IEND chunks, unit test 3 years ago
nick black baf218fdd4 egcpool, plane: fix unit tests for OS X #1924 3 years ago
nick black 86aa60d55b cell.cpp: fix up tests for OS X #1924 3 years ago
nick black fef33ad2aa wide.cpp: patch up tests for OS X 11.4 3 years ago
nick black bc4f2a3626
CHANNELS_RGB_ -> NCCHANNELS_ 3 years ago