Commit Graph

2928 Commits (afc06a0271974feee1886207cc7c906dc4845d3f)
 

Author SHA1 Message Date
nick black afc06a0271
reader PoC: accept -hs for horizontal scrolling #839 4 years ago
nick black 7cbb2e9110 zoo demo: show cursor in reader box #835 4 years ago
nick black 3495269bcb ncreader: get cursor working everywhere 4 years ago
nick black a53d5a21a8 disable/enable cursor for rasterize 4 years ago
nick black d900fdb7fa ncreader: create off-screen plane for horizontal scrolling #839 4 years ago
nick black fbaa451ff9 ncreader: allow NCREADER_OPTION_HORSCROLL #839 4 years ago
nick black d610bd3ece flesh out reader.3 4 years ago
nick black aff9ae62ef cursor: always flush for immediate action 4 years ago
nick black 73221dff2a update USAGE for notcurses_cursor_enable() 4 years ago
nick black cab19cf790 Cursor work (placement, drop RETAIN_CURSOR) #953
notcurses_enable_cursor() now accepts placement arguments.
both it and notcurses_disable_cursor() now return int rather
than void. add notcurses_cursor_move_yx().
4 years ago
nick black df33f381e5 c++ wrappers: cursor_{en,dis}able, iprefix() #952 4 years ago
nick black f877b4f0ea demo/input: include errno.h 4 years ago
nick black 4dd1d6a4c8 Annihilate nc_err_e and all infrastructure #948 4 years ago
nick black ea681ed4ec
libunistring: beef up unit test #906 4 years ago
nick black af80914efe
add libunistring unit tests #906 4 years ago
nick black f2d92b0f05
bring notcurses_cell.3 up to date #949 4 years ago
nick black 8b75769476
flesh out notcurses_stop.3 #949 4 years ago
nick black 1ac789adf2
unite email addresses in man pages 4 years ago
nick black 4fb5c3da3a
HUD: rounded box rather than double 4 years ago
nick black c9c1f2841e
man page polishing 4 years ago
nick black 8914df6445
metric.3: one of these yes, one of these not so much 4 years ago
nick black 07267ad421
index.html: fix capabilities link, egads, thanks @joseluis #946 4 years ago
nick black 57f3e36e96
view: move legend to top of display 4 years ago
nick black 2c4eead0c2
yield: print the running yield 4 years ago
nick black 60ee1caa14
yield: cut iterdelay 4x 4 years ago
nick black 76d330c9fa
yield: cap at 512 iterations 4 years ago
nick black 02f59d25c2
release.sh: clean up tarball signature 4 years ago
nick black c2b8610121
ncdirect_stop: drop extraneous ctermfd check 4 years ago
nick black 026b94969d cffi heap allocations are zero-initialized #942 4 years ago
joseLuís f24bdd8249 function-stats-output/ 4 years ago
Nick Black 73dc0a7d69
Zoo 2, electric boogaloo (#939)
* Reimplement the widget zoo demo. The previous PoC
  was a multithreaded monster with behavior dependent
  on screen geometry. Replace it with a single thread state
  machine. Closes #936.
* Support titles for ncplot. Adds title to the ncplot_options
  struct, which may be NULL. Closes #941 .
* Properly color ncplot according to maxchannels and
  minchannels. Closes #940
* Add tools/function-table.sh script for generating public API list.
4 years ago
joseLuís 1e6558fed9 new type aliases FullMode & Input 4 years ago
joseLuís 246cde91f9 +notcurses_align & modify ncplane_align #937 4 years ago
joseLuís 80c66d5d7a tools/function-stats.sh (see #905) 4 years ago
nick black 7f561e8571
tools/function-table.sh #905 4 years ago
nick black fbfc47f729 release.sh: install+uninstall 4 years ago
nick black 0913020124 fully general mergedown #779 4 years ago
nick black 15b923c8cf adapt ncplane_mergedown() #779 4 years ago
nick black 32d352173b
ncdirect_flush: struct ncdirect is const 4 years ago
nick black 4ebf8f748c
v1.6.16 4 years ago
nick black c64f42b717 add sgr-full PoC 4 years ago
nick black 14d6129007 take-no-prisoners overhaul of ncplane_puttext() #829 4 years ago
nick black df3dc7f8e7 LayoutNewlinesAtBorders unit test #829 4 years ago
nick black adab5ba382 LayoutNewlines unit test #829 4 years ago
nick black 679e2d25f8
drone: build python as well as srcdest 4 years ago
nick black 3b00b0c847
render: fix tricky bug for widestomping 4 years ago
nick black 7560b1b2da
fps plot: use italics for legend 4 years ago
nick black 5c533c9f1a
ncplot: support legend styling 4 years ago
nick black 4a48baf50b
allglyphs: stylize legend 4 years ago
nick black 375037c750
HUD: keep active line in bold 4 years ago