Commit Graph

3243 Commits

Author SHA1 Message Date
nick black
0b825c619e
add notcurses_stddim_yx_const() 2020-10-19 01:38:25 -04:00
nick black
fe7eededa8
Merge branch 'master' of github.com:dankamongmen/notcurses into master 2020-10-18 23:15:57 -04:00
nick black
10e206409c
notcurses_visual.3: talk about 4x1 and 8x1 2020-10-18 23:15:50 -04:00
nick black
d6dda19dcd notcurses-view: implement -q(uiet) #1069 2020-10-18 21:52:00 -04:00
nick black
46bd3dc4b4 notcurses-view.1: add -q, -h to man page #1069 2020-10-18 21:52:00 -04:00
nick black
800f28a4f5
qtrans_check: set fg transparent when fully transparent #1065 2020-10-18 17:54:23 -04:00
nick black
0d7fe5822d
quadblitter: emit spaces when possible #1067 2020-10-18 17:17:38 -04:00
nick black
eb0cd40910
move blitters to pool_blit_direct(), 65% savings in quadblitter #1064 2020-10-17 20:28:35 -04:00
nick black
a3fec92e16
extract pool_blit_direct(), simplify return path, ~15% savings for quadblitter tests #1064 2020-10-17 20:22:45 -04:00
nick black
a0afbdfb15
notcurses-view: support -b to select blitter #1063 2020-10-17 19:52:19 -04:00
nick black
e6bc09084c
notcurses_align: return error on negative column count 2020-10-17 15:58:30 -04:00
nick black
df8ee463c4
notcurses_init: don't warn on NCOPTION_NO_FONT_CHANGES 2020-10-17 15:58:11 -04:00
nick black
af01bb1429
weasel words 2020-10-16 22:07:07 -04:00
nick black
c1c187f247
losing my goddamned mind 2020-10-16 22:04:47 -04:00
nick black
a67819a4a2
README: add links to OTHERS.md and TERMS.md 2020-10-16 22:03:32 -04:00
nick black
f880f8e3cf
'a point' idiot 2020-10-16 21:57:18 -04:00
nick black
7186c2590d
clarify LANG in FAQs 2020-10-16 21:56:29 -04:00
nick black
9d917d3243
faq faq faq 2020-10-16 21:55:22 -04:00
nick black
7aeb9cdf2d
use boldface in FAQs for delimiting 2020-10-16 21:54:07 -04:00
nick black
84b55bf61a
tighten up FAQs 2020-10-16 21:47:43 -04:00
nick black
80ca70159c
fuck java forever 2020-10-16 21:44:10 -04:00
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