Commit Graph

1004 Commits

Author SHA1 Message Date
nick black
f8ee8b2a10
rust: update Cargo.locks 2020-02-02 13:39:33 -05:00
nick black
88a0ffff07 ncmenu: fill in sections #179 2020-02-02 12:57:32 -05:00
nick black
c3ad38adb9 ncmenu: size body width based on items #179 2020-02-02 12:57:32 -05:00
nick black
4586dd7e19 ncmenu: properly place unrolled menu #179 2020-02-02 12:57:32 -05:00
nick black
ce965fcbcd ncmenu: add unroll and rollup #179 2020-02-02 12:57:32 -05:00
nick black
2118c5d81a menu: draw background only onto header row #179 2020-02-02 12:57:32 -05:00
nick black
2ced7357ce ncmenu man page #179 2020-02-02 12:57:32 -05:00
nick black
db53b36d94 ncmenu: calculate height based off sections #179 2020-02-02 12:57:32 -05:00
nick black
aea6cdab08
CMake: isometrize data for testing 2020-02-02 11:50:33 -05:00
nick black
7708ec5c96
notcurses_stop_minimal() for use from signal handler #313 2020-02-02 06:26:24 -05:00
nick black
31a07dab33
menu: extend across width of screen #179 2020-02-02 06:02:57 -05:00
nick black
ad77933058
Debian: dh-sequence-python3 from debhelper 12 2020-02-02 05:13:41 -05:00
nick black
015ce4764e ncmenu: set up the section headers #179 2020-02-02 05:13:40 -05:00
nick black
fdc541c6e5 copy over menu elements #179 2020-02-02 05:13:40 -05:00
nick black
54c57b3487 s/CELL_STYLE/NCSTYLE/ throughout 2020-02-02 05:13:40 -05:00
nick black
8984422f1e basics of menu #179 2020-02-02 05:13:40 -05:00
nick black
6fde6e66b7 markdown syntax fixen 2020-02-02 05:13:40 -05:00
nick black
6e642f1749 more menu work #179 2020-02-02 05:13:40 -05:00
nick black
e9dba91cf4 menus: basic declarations #179 2020-02-02 05:13:40 -05:00
nick black
f0d2c51b85 Debian: use dh-sequence-python3 2020-02-02 05:13:40 -05:00
nick black
2cf3835ddd Add menu_options struct #179 2020-02-02 05:13:40 -05:00
nick black
65db9721d9
Python: add ncselector/blitter wrappers 2020-02-02 02:55:56 -05:00
nick black
bc528983ea Debian: update symbols file for 1.1.4 2020-02-02 02:51:45 -05:00
nick black
60c19017f0
v1.1.4 2020-02-02 02:48:22 -05:00
nick black
321ea908f1
Fix up BGR/RGB reversal in blitter #311 2020-02-02 02:22:38 -05:00
nick black
25ce448889
rgba_blit()/bgrx_blit() #311 2020-02-02 02:20:01 -05:00
nick black
f3af2b8760
Convert mbtowc to mbrtowc everywhere #308 2020-02-01 17:21:13 -05:00
nick black
44f80694a3
selector: bind with ┴ where appropriate #309 2020-02-01 14:24:56 -05:00
nick black
4716b5f495
selector: bind riser to body #309 2020-02-01 14:01:20 -05:00
nick black
20e4c106a2
FreeBSD build fixen #304 2020-02-01 04:12:54 -05:00
nick black
4af5c79b2a
notcurses-input: cast input to wchar_t for output 2020-02-01 04:01:06 -05:00
nick black
89a1e806bf
drone: new focal builder 2020-02-01a 2020-02-01 03:13:03 -05:00
nick black
ae0012fce0
Merge branch 'master' of github.com:dankamongmen/notcurses 2020-02-01 03:02:53 -05:00
nick black
83c50655ba
drone: turn focal back on 2020-02-01 03:02:48 -05:00
nick black
01e81b70e8 Merge branch 'master' of github.com:dankamongmen/notcurses 2020-02-01 02:40:57 -05:00
nick black
81d69c6ce6
v1.1.3 2020-02-01 02:40:20 -05:00
nick black
29fc25e628 v1.1.3 2020-02-01 02:38:56 -05:00
nick black
746ef96ea1 prep for v1.1.3 2020-02-01 02:37:55 -05:00
nick black
eefd6eda38
notcurses_select(3): fix man page formatting 2020-02-01 02:31:05 -05:00
nick black
39f99dfa4a
Selector: final styling touches #302 2020-02-01 02:25:00 -05:00
nick black
c1664170fd
selector: bgchannels only inside the body #302 2020-01-31 21:25:21 -05:00
nick black
eab1ce0262
selector: align secondary/footer #302 2020-01-31 20:38:58 -05:00
nick black
45235fc076
Selector: add arrows if there are more options #302 2020-01-31 19:58:55 -05:00
nick black
fad612bd2f
Use column width in selector calculations #302 2020-01-31 19:51:14 -05:00
nick black
5982707f9e
add mbswidth() function, unit tests, docs 2020-01-31 19:00:51 -05:00
nick black
741761787f
notcurses_selector(3) man page #302 2020-01-31 17:44:30 -05:00
nick black
85f042c644
add selector to README #302 2020-01-31 17:33:47 -05:00
nick black
43ce3e5ccb
selector: don't FPE on empty itemlist #302 2020-01-31 02:49:34 -05:00
nick black
05a83e54c7
Selector: inverse rather than reverse video #302 2020-01-31 00:55:25 -05:00
nick black
fe51f93a4c
selector: destroy ncplane on exit 2020-01-31 00:28:34 -05:00