Commit Graph

3043 Commits

Author SHA1 Message Date
nick black
1f214fbe45
cursor_enable: don't consider the same location an error #990 2020-09-05 19:30:21 -04:00
nick black
802e95d876
zoo: error check on notcurses_cursor_enable() #990 2020-09-05 18:59:14 -04:00
nick black
dbaf823c0f quadblitter: finish qtrans_check() #989 2020-09-05 17:19:53 -04:00
nick black
e2238676a0 quadblitter: 15-way conditional tree for qtrans_check #989 2020-09-05 17:19:53 -04:00
nick black
bd4616b62c quadblitter: extract qtrans_check #989 2020-09-05 17:19:53 -04:00
nick black
a2d2274f18
dragon: use default background 2020-09-02 17:41:42 -04:00
nick black
3c37bc9d14
render: solving for TRANSPARENT -> default #988 2020-09-02 17:18:13 -04:00
nick black
1aeb6fdb77
mojibake demo: use default background for mojiplanes 2020-09-02 08:44:27 -04:00
nick black
9dd6ccdf77
ncreader: erase textplane along with current plane #983 2020-09-02 03:27:07 -04:00
nick black
f0b20ff736
ncreader: implement NCREADER_OPTIONS_NOCMDKEYS #983 2020-09-02 03:21:18 -04:00
nick black
f4f8a06a73
index.html: add link to notcurses-direct-pydemo.1 2020-09-01 22:04:07 -04:00
nick black
c7cb149d95
notcurses.3: update CMake module name 2020-09-01 22:02:36 -04:00
nick black
3afcfc97d6
ncreader: define NCREADER_OPTIONS_EMACSKEYS 2020-08-31 22:43:42 -04:00
nick black
dd4b97e06e
drone: use 2020-08-31a builders 2020-08-31 22:28:58 -04:00
nick black
70f062aff5
v1.7.1 2020-08-31 21:49:39 -04:00
nick black
2f28420034 rename ncplane_putsimple() -> ncplane_putchar() #912 2020-08-31 21:14:29 -04:00
nick black
d0f95c33a6
ignore notcurses-direct-pydemo.1 2020-08-31 21:13:16 -04:00
nick black
ca4a08623d
notcurses-demo: stylize usage message #915 2020-08-31 19:10:22 -04:00
nick black
ae63ad15bd
reparenting to NULL gets standard plane #982 2020-08-31 17:58:28 -04:00
nick black
f6c2334521
bind all planes, binding stdplane to itself #982 2020-08-31 17:56:01 -04:00
nick black
d2666a8584
pool_release: always reset gcluster #980 2020-08-31 17:14:27 -04:00
nick black
857e22562c
whiteout: remove intermediary cell 2020-08-31 16:37:51 -04:00
nick black
c834e2a78d
cell_simple_p(): fix for htole() #979 2020-08-31 14:36:46 -04:00
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