nick black
f4b051f6ed
add NCKEY_SPACE
2020-10-15 14:14:06 -04:00
nick black
a672790f2c
ncmenu_mouse_selected: comment typo
2020-10-15 07:51:07 -04:00
nick black
34442f263f
demo: let ncmenu handle section shortcuts #1058
2020-10-15 07:46:32 -04:00
nick black
0e294626ab
menu poc: let menu handle section shortcuts #1058
2020-10-15 07:46:32 -04:00
nick black
a1a4087ca7
ncmenu: handle section shortcuts when offered #1058
2020-10-15 07:46:32 -04:00
nick black
e885d87d1a
introduce NCKEY_ESC, use it everywhere
2020-10-15 07:46:32 -04:00
nick black
db0dc15088
mention that API is stable since 2.0
2020-10-15 07:01:36 -04:00
nick black
ddb8198414
terminate sentence with period
2020-10-15 06:59:08 -04:00
nick black
33340434c0
readme stylings
2020-10-15 06:58:33 -04:00
nick black
f3ddc48002
drop distro paragraph, add heads-up about src/poc
2020-10-15 06:57:41 -04:00
nick black
3229fa53b3
add ncinput_equal_p() predicate #1059
2020-10-15 03:14:19 -04:00
nick black
6623fc92a0
ncmenu_item_set_status: man page, NEWS, python, c++ #1057
2020-10-15 03:03:43 -04:00
nick black
930d14380c
ncmenu: call write_header() on section disabled change
2020-10-15 02:58:03 -04:00
nick black
fb6f1e4d53
ncmenu_unroll: don't unroll disabled sections
2020-10-15 02:58:03 -04:00
nick black
32c029e2d5
ncmenu: support disabled sections #1057
2020-10-15 02:58:03 -04:00
nick black
2dc1b89fbd
ncmenu_section: add enabled_item_count flag #1057
2020-10-15 02:58:03 -04:00
nick black
0676101811
ncmenu: log error on bad section info
2020-10-15 02:58:03 -04:00
nick black
ca0907a628
ncmenu: don't allow disabled entries to be selected #1057
2020-10-15 02:58:03 -04:00
nick black
e9b5ea61f7
ncmenu: add disablechannels, set to constant currently #1057
2020-10-15 02:58:03 -04:00
nick black
be2bba7be2
implement ncmenu_item_set_status #1057
2020-10-15 02:58:03 -04:00
nick black
7d528dcd6f
ncmenu: add disabled flag to ncmenu_items, draw them grey #1057
2020-10-15 02:58:03 -04:00
nick black
cba2d9684f
s/Brailler/Braille/g
2020-10-13 21:17:34 -04:00
nick black
a31c29f278
drone: run ldconfig post-install
2020-10-13 19:45:45 -04:00
nick black
65974aeb0b
v2.0.0
2020-10-12 12:33:21 -04:00
nick black
6636181ddd
notcurses.3.md: capitalize Notcurses throughout
2020-10-12 09:45:44 -04:00
nick black
a44090a7f7
s/notcurses/Notcurses/g
2020-10-12 09:44:03 -04:00
nick black
4c15436de8
render: don't check tcache->cuf until necessary
2020-10-12 02:54:18 -04:00
nick black
60fb4a2351
selector: use easier languages #1053
2020-10-11 09:51:55 -04:00
nick black
a7a75d4c12
draw_borders: account for all border masks
2020-10-11 06:39:21 -04:00
nick black
39d13c8489
draw_borders: remove unnecessary else clauses
2020-10-11 05:54:15 -04:00
nick black
f39de36b4c
two new FAQs
2020-10-10 21:09:50 -04:00
nick black
fbd3d7fc7f
add 2.0.0 release notes
2020-10-10 21:05:13 -04:00
nick black
da1b8d1d53
install version.h #1054
2020-10-10 20:53:45 -04:00
nick black
1fe53d98fb
new notcurses ii test video #1055
2020-10-10 20:48:16 -04:00
nick black
68dbfeafc8
add version unit test #1054
2020-10-10 20:33:23 -04:00
nick black
cf616ab2ad
fallin: don't use builddef macros
2020-10-10 19:55:56 -04:00
nick black
29e83717f9
demo: don't use builddef.h #defines #1054
2020-10-10 19:51:15 -04:00
nick black
b809d5c7c5
s/USE_MULTIMEDIA/NOTCURSES_USE_MULTIMEDIA/g #1054
2020-10-10 19:37:01 -04:00
nick black
8c9611d085
v1.7.6
2020-10-09 20:07:01 -04:00
nick black
bc90eb41e0
terminfo: load up BCE flag
2020-10-09 01:33:23 -04:00
nick black
fd936461fc
A few changes to startup details
...
* Even when emitting smcup, emit an explicit screen clear, to handle
smcup that fills the screen with old background color #1045
* Rather than emitting notcurses_mouse_disable(), emit the more
powerful (proper superset) reset_term_attributes)
* Emit a diagnostic when we're not connected to a terminal
2020-10-09 01:19:36 -04:00
nick black
1b3f97944a
whiteout: refresh after each cycle to clear cruft
2020-10-08 18:38:44 -04:00
nick black
81cf1fbc71
reel: don't draw bottom border over top border for one-line tablets #1052
2020-10-08 18:18:32 -04:00
nick black
4360f3bec8
release: upload doc package to github #981
2020-10-08 17:44:54 -04:00
nick black
4493ac3fa2
note putwc -> putwch in NEWS
2020-10-07 19:59:49 -04:00
nick black
be0136874f
rename Plane::putwc -> Plane::putwch to not conflict with stdlib macro #1046
2020-10-07 19:59:49 -04:00
nick black
8228ba8204
drone: run notcurses-direct-pydemo
2020-10-07 19:44:47 -04:00
nick black
d0f7d6be27
notcurses-direct-pydemo: disable cursor
2020-10-07 18:37:59 -04:00
nick black
d101d2d2d9
add ncdirect_init() inhibit cbreak flag #1049
2020-10-07 07:43:50 -04:00
nick black
4e8cae7b2c
zoo: don't check cursor results, so we can run on vt100 #1047
2020-10-07 04:31:15 -04:00