nick black
a5f2160558
zoo demo: background
2020-07-29 01:15:50 -04:00
nick black
c7cd82af55
update zoo demo for no itemcount
2020-07-29 01:15:50 -04:00
nick black
e24d0f9b0a
zoo: add items to selector
2020-07-29 01:15:50 -04:00
nick black
7174a84e94
zoo: add multiselector
2020-07-29 01:15:50 -04:00
nick black
988bb1f2a6
zoo: create selector
2020-07-29 01:15:50 -04:00
nick black
f62277a69b
add zoo demo #628
2020-07-29 01:15:50 -04:00
nick black
ab2710cf7a
selector poc: improve background contrast
2020-07-28 22:46:26 -04:00
nick black
bac02bccd0
selector/multiselect: kill itemcount options field #831
2020-07-28 22:42:49 -04:00
nick black
38a7306ba8
mojibake: work around wcwidth inaccuracies
2020-07-28 00:33:52 -04:00
nick black
e00fd3231a
reset_term_attributes: restore disable mouse
2020-07-28 00:21:58 -04:00
nick black
dab269f506
tetris: ensure continued color changes #825
2020-07-25 23:11:28 -04:00
nick black
46b1e6b2fa
reset_term_attributes(): flush after oc
2020-07-25 21:59:25 -04:00
nick black
480ea76989
reel: kill unnecessary diagnostics
2020-07-25 21:56:52 -04:00
nick black
bf9c3dc8c7
reset term attributes prior to, not following, rmcup #824
2020-07-25 21:55:43 -04:00
nick black
17e8f62eb9
cell_no{fore/back}ground() was never intended for export
2020-07-25 21:53:50 -04:00
nick black
c333c4def5
notcurses-ncreel: suppert +/- for adding/subbing lines
2020-07-25 21:53:21 -04:00
nick black
6354b26d78
notcurses-ncreel: handle +/- for tablets
2020-07-25 20:57:31 -04:00
nick black
17291b8743
implement ncmenu_mouse_selected() #819
2020-07-23 22:33:21 -04:00
nick black
6ea968c522
declare ncmenu_mouse_selected() #819
2020-07-23 22:33:21 -04:00
nick black
8ae8fd2cb0
menu: escape rolls up menu #819
2020-07-23 21:52:49 -04:00
nick black
357cba3843
ncplane_puttext: all unit tests work #815
2020-07-23 21:21:11 -04:00
nick black
243cbd6a92
fix LayoutFillsPlaneNoSpaces problems #815
2020-07-23 21:21:11 -04:00
nick black
1664e64617
add LayoutCrossBoundaryWide unit test #815
2020-07-23 21:21:11 -04:00
nick black
4adde41b05
Get LayoutFillsPlaneNoSpaces test working #815
2020-07-23 21:21:11 -04:00
nick black
f0962fc6b5
utf8_etc_len: flatten wcwidth negative returns
2020-07-23 21:21:11 -04:00
nick black
858d1662eb
clean_reel: clean up unused variables
2020-07-23 21:21:11 -04:00
nick black
015dc544a6
scan-build fix: return ret from notcurses_render_to_file()
2020-07-23 21:21:11 -04:00
nick black
a70cbb894c
get complete widechar ncplane_puttext() working #815
2020-07-23 21:21:11 -04:00
nick black
380ebc7e6e
add wide ncplane_puttext unit tests #815
2020-07-23 21:21:11 -04:00
nick black
d2b7c2b76c
notcurses_init: no screen clear for NO_ALTERNATE_SCREEN, though #817
2020-07-22 18:02:23 -04:00
nick black
6d2ba86acc
Clear screen if we want smcup but it's not available #817
2020-07-22 17:53:46 -04:00
nick black
0bd73e2f1f
CMake: drop dirgb from test suite due to excess output
2020-07-22 16:38:23 -04:00
nick black
8e34f7525b
rgb/rgbgb pocs: use alternate screen
2020-07-22 14:59:14 -04:00
nick black
a76ee9a5af
tetris: refresh on startup in place of erase()
2020-07-22 13:34:18 -04:00
nick black
0e7e8b02eb
notcurses-input: refresh on start to clear screen in absence of smcup
2020-07-22 13:25:00 -04:00
nick black
604747c8f2
notcurses_puttext: use libunistring for wordbreaking #772
2020-07-22 03:31:54 -04:00
nick black
0ba1512d68
notcurses_debug: print plane name #780
2020-07-22 03:31:54 -04:00
nick black
f441a2829a
ghastly
2020-07-22 02:17:35 -04:00
nick black
255b404842
ncplane_puttext(): start long words early
...
If we're fed a word that in and of itself is wider than
the text layout area, and it is not the first word on the
row on which it starts, go ahead and start it there, as
opposed to breaking the line. #720
Also, remove sgr from test suite, as it's not a notcurses
application.
2020-07-22 02:11:09 -04:00
nick black
7a459abd56
tetris: clear screen in case background isn't available
2020-07-21 22:37:49 -04:00
nick black
26ae8cda5b
linux console: shim in eighths and quarter blocks #810
2020-07-20 23:05:59 -04:00
nick black
9c3428c6fa
reel: horrible bullshit downtightening ugh shameful #790
2020-07-20 22:56:25 -04:00
nick black
87ec38fce8
reel: remove obsolete FIXMEs
2020-07-20 10:23:01 -04:00
nick black
3166d0f233
map empty ballot to O in console, not -
2020-07-20 05:56:29 -04:00
nick black
001276e112
linux console: program ☐/☒ mappings for multiselect #809
2020-07-20 05:53:12 -04:00
nick black
3b405469a6
ncreel: fix painting of focused tablet at bottom #796
2020-07-20 05:12:56 -04:00
nick black
86edb9c9ad
ncreel: accept -m argument for reel margins #796
2020-07-20 04:41:26 -04:00
nick black
889f02bf6e
stage_cursor(): verify cuf1/cuf before using them #789
2020-07-20 03:57:35 -04:00
nick black
3aedec2501
expose cell_load_direct() #797
2020-07-20 03:20:44 -04:00
nick black
97571e86af
ncplane_putegc_yx() copies directly as opposed to going through putc() #797
2020-07-20 03:20:44 -04:00