Commit Graph

3020 Commits

Author SHA1 Message Date
nick black
64fe8f6c07
v1.7.0 2020-08-30 19:12:16 -04:00
nick black
247706068e cmake: remove 4 c++ build options that aren't widely supported 2020-08-30 17:30:25 -04:00
nick black
5d9cc8a098 tetris: fix up staining #974 2020-08-30 16:50:31 -04:00
nick black
4c7a1d0427 ncdirect_init: add flags parameter #976 2020-08-30 13:38:33 -04:00
nick black
9ae58194e6 handle_getc(): properly seed ncinput #972 2020-08-30 11:31:45 -04:00
nick black
f64ea58e6c kill stdin buffering #972 2020-08-30 11:31:45 -04:00
nick black
991b39b8a8
zoo: break up exposition lines a little 2020-08-30 11:03:32 -04:00
nick black
90c24504f5
notcurses-view: pass in actual ncoptions 2020-08-30 10:41:29 -04:00
nick black
6e4f12a53a
banner: make RGB more prominent 2020-08-30 10:01:22 -04:00
nick black
776f39ec72
add José Luis Cruz to COPYRIGHT 2020-08-30 05:57:30 -04:00
nick black
825370e6c9
direct-input: convert to utf8 for display 2020-08-30 04:43:55 -04:00
nick black
5fc6705ce3
add notcurses_ucs32_to_utf8() 2020-08-30 04:43:27 -04:00
nick black
d5a4cd2349
add notcurses-direct-pydemo 2020-08-30 03:06:06 -04:00
nick black
c93243fd54
v1.6.20 2020-08-30 01:25:44 -04:00
nick black
2839904785
zoo: fewer newlines in exposition 2020-08-30 01:17:24 -04:00
nick black
566eb72d18
ncplane_put: eliminate redundant checks 2020-08-30 01:15:12 -04:00
nick black
217798b4e4
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-08-30 00:50:32 -04:00
nick black
b36435bed4
run through with a single glyph 2020-08-30 00:50:20 -04:00
nick black
ef2d1219a1 set p on wide rights #881 2020-08-30 00:49:08 -04:00
nick black
775cf47aa2
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-08-30 00:41:37 -04:00
nick black
11d504f1e7
reel demo: always start tablets with at least 2 lines 2020-08-30 00:41:19 -04:00
nick black
6d060cb25d paint: always set crender->p #881 2020-08-30 00:37:38 -04:00
nick black
05904a8b6e
allglyph: avoid known-problematic glyphs #881 2020-08-29 22:45:48 -04:00
nick black
3c4842cec5
mojibake: touch up colors 2020-08-29 22:35:52 -04:00
nick black
a3f5ba2e5c
cmake: better use of feature_summary 2020-08-29 22:32:27 -04:00
nick black
0060a60756
zoo: time text layout accurately 2020-08-29 22:18:00 -04:00
nick black
6e112cd6f4
account for margins in cursor placement #970 2020-08-29 22:06:15 -04:00
nick black
97886b7036
ncreel: observe real margins wtf 2020-08-29 21:51:47 -04:00
nick black
7d7f2f76f0
ncneofetch: remove coordinate inversion #964 #784 2020-08-29 21:41:49 -04:00
nick black
6868350c89
fix the motherfucking python yeeaarrrrhh #947 2020-08-29 21:28:11 -04:00
nick black
ffa9dcc862
people <3 chunli; move her up in demo sequence 2020-08-29 20:52:54 -04:00
nick black
277411a1b9 ncplane_put: reject wide char on last column #967 2020-08-29 20:29:04 -04:00
nick black
5901fce433 unite putegc_yx+putc_yx into ncplane_put #961 2020-08-29 20:29:04 -04:00
nick black
161130986e Wide tests: downgrade many REQUIREs to CHECKs 2020-08-29 20:29:04 -04:00
nick black
954030ac83
add new RejectWideAsianPlaced unit test #967 2020-08-29 19:17:45 -04:00
nick black
af46b2aab6
CMake: don't run PoC tests with USE_POC=off 2020-08-29 19:16:55 -04:00
nick black
4d7941f1b9
CMake: add USE_POC to control building poc binaries 2020-08-29 18:55:21 -04:00
nick black
eb0030bad3
flesh out sgr-full PoC 2020-08-29 18:46:24 -04:00
nick black
e1863317a3
CMake: conform to cmake capitalization conventions 2020-08-29 18:38:28 -04:00
nick black
720f61d51f correct sub to add in ncreel_tighten_down() #901 2020-08-29 18:24:45 -04:00
nick black
1cda7758b5 call ncreel_redraw() from _add/_del/_next/_prev #963 2020-08-29 18:24:45 -04:00
nick black
a48e840542 document ncreel a bit more 2020-08-29 18:24:45 -04:00
nick black
5b6868abee finish out ReelGaps unit test 2020-08-29 18:24:45 -04:00
nick black
a7411c080f ncreel: no legend if no borders are drawn 2020-08-29 18:24:45 -04:00
nick black
0cee9bdb5c ReelsGap unit test #901 2020-08-29 18:24:45 -04:00
nick black
fd9ff4ebe6 CMake: same as it ever was 2020-08-29 18:24:45 -04:00
nick black
cbcc19de0e CMake: same as it ever was 2020-08-29 18:24:45 -04:00
nick black
a413fb8bc9 notcurses->Notcurses for CMake module 2020-08-29 18:24:45 -04:00
nick black
afbb0ac7d4 correct CMake module name 2020-08-29 18:24:45 -04:00
nick black
66f80c77f9
add ncplane_y() and ncplane_x() 2020-08-29 15:50:45 -04:00