Commit Graph

1989 Commits

Author SHA1 Message Date
nick black
b3710bd87e drop _locked() from ncplane_cursor_move_yx() 2020-04-05 23:54:38 -04:00
nick black
0ddb3c0002 implement ncplane_set_scrolling() #323 2020-04-05 23:54:38 -04:00
nick black
fcd7e19e4c Add ncplane_set_scrolling() #323 2020-04-05 23:54:38 -04:00
nick black
3d75f67465
changelog: fix up formatting 2020-04-05 20:13:37 -04:00
nick black
7a2d2a9659
drone: use ubuntu focal 2020-04-05a 2020-04-05 19:41:47 -04:00
nick black
4e425fcc31
debian: mark all 1.2.4 symbols as 1.2.5 2020-04-05 19:19:31 -04:00
nick black
397deca65c
new ncplot functions in symbols 2020-04-04 18:52:31 -04:00
nick black
df3dc6b5bc
prep for 1.2.5 2020-04-04 18:49:16 -04:00
nick black
4917603478
ncplot: swap NCPLOT_2x1 and NCPLOT_1x1x4 2020-04-04 13:00:27 -04:00
nick black
58b7d39b7d plot: fix up python for labelaxisd 2020-04-04 12:32:19 -04:00
nick black
3e202d6fa6 label dependent axis when requested #438 2020-04-04 12:32:19 -04:00
nick black
dfd54f540a keyplot: ticker thead so we needn't provide input 2020-04-04 12:32:19 -04:00
nick black
d30858e60d tetris: factor out MAX_LEVEL 2020-04-04 12:32:19 -04:00
nick black
8214665b7e keyplot: only show yaxis labels on one plot #438 2020-04-04 12:32:19 -04:00
nick black
c022800295 plot: fix up slotcount vis-a-vis rangex #438 2020-04-04 12:32:19 -04:00
nick black
c6cfafc2fc hrmmm 2020-04-04 12:32:19 -04:00
nick black
2a7ccffec6 ncplot: add labelaxisd, use it in keyplot #438 2020-04-04 12:32:19 -04:00
nick black
baa233634b
drone: stop building rust 2020-04-04 12:21:58 -04:00
nick black
c0f8d9b444
eliminate detectdomain, infer it from maxy==miny #439 2020-04-04 08:56:31 -04:00
nick black
d2365b9f18 notcurses-keyplot: use full length of plane #436 2020-04-04 08:30:49 -04:00
nick black
119795dc0e
colloquy: use proper ident name in rust 2020-04-04 04:36:44 -04:00
nick black
5994eee711
colloquy: block on input before exiting #320 2020-04-04 04:35:34 -04:00
nick black
9d7d7ebd8a
rust: add getc_blocking() 2020-04-04 04:34:49 -04:00
nick black
f29404616b
mention ncplot in CHANGELOG 2020-04-04 02:50:51 -04:00
nick black
25f722371e
Merge branch 'master' of github.com:dankamongmen/notcurses 2020-04-04 00:03:56 -04:00
nick black
7cf3bad556
note that ANSI_X3.4-1968 is also allowed 2020-04-04 00:03:51 -04:00
David Cantrell
299a39def6 demo.c needs errno.h 2020-04-03 23:51:29 -04:00
nick black
1c75ac5bd3 plot: implement minchannel with ncplane_stain() #136 2020-04-03 08:27:08 -04:00
nick black
8f65958a53 plot: use at least maxchannel #136 2020-04-03 08:27:08 -04:00
nick black
68b4ba1706 plots: implement remaining vertical grid types #136 2020-04-03 08:27:08 -04:00
nick black
5f3eb3dc24 keyplot: add third plot, this one with half blocks #433 2020-04-03 08:27:08 -04:00
nick black
42eb18893e plots: multiple rows #136 2020-04-03 08:27:08 -04:00
nick black
6b74ea7718 plot: fix off-by-one on wide window shift, asdd unit test 2020-04-03 08:27:08 -04:00
nick black
8a23124c4a plots: implement basic redraw_plot() #136 2020-04-03 05:51:02 -04:00
nick black
f1f94deda8 keyplot: input loop #430 2020-04-03 05:51:02 -04:00
nick black
fc2dc68619 AugmentCycle2 Unit Test #430 2020-04-03 05:51:02 -04:00
nick black
a3f7dd486b plot: AugmentSample5 test case 2020-04-03 05:51:02 -04:00
nick black
e8a4badf8b plots: implement update_sample() 2020-04-03 05:51:02 -04:00
nick black
5bccf6b446 ncplot: implement x windowing #430 2020-04-03 05:51:02 -04:00
nick black
6c02012cbf debian: pull comments from dep list 2020-04-03 05:51:02 -04:00
nick black
74bbe73daf drone: argh 2020-04-03 05:51:02 -04:00
nick black
f565c0472c rust: dep on clang-dev 2020-04-03 05:51:02 -04:00
nick black
4430d9c068 drone: use new builders 2020-04-03 05:51:02 -04:00
nick black
24ac23e405 rust: don't use --locked 2020-04-03 05:51:02 -04:00
nick black
716260831e drone: try building rust 2020-04-03 05:51:02 -04:00
nick black
41f1f8bb49 python needs ncgridgeom_e 2020-04-03 05:51:02 -04:00
nick black
459b1029af README: add notcurses-keyplot to app list 2020-04-03 05:51:02 -04:00
nick black
89a3c32615 add man page for notcurses-keyplot #430 2020-04-03 05:51:02 -04:00
nick black
b3cda0d09f notcurses-keyplot: throw a perimeter around base plane 2020-04-03 05:51:02 -04:00
nick black
d2fe768c30 plot unit tests #430 2020-04-03 05:51:02 -04:00