Commit Graph

1047 Commits

Author SHA1 Message Date
nick black
b38985e99c
demo: print default data dir in usage() 2020-02-05 16:49:06 -05:00
nick black
01bc543399
tag demos requiring ffmpeg 2020-02-05 10:41:13 -05:00
nick black
959b2b8d70
notcurses-demo(1): markdown syntax 2020-02-05 09:39:35 -05:00
nick black
0bff959eed
demo: don't allow HUD to drive rendering 2020-02-05 07:50:55 -05:00
nick black
14f03f781a
add some missing locking #290 2020-02-05 06:02:14 -05:00
nick black
34546afc73
Rust: add basic unit tests #101 2020-02-05 05:28:42 -05:00
nick black
b284901d18
prep for 1.1.6 2020-02-05 04:08:42 -05:00
nick black
00f7973aea
remove obsoleted README line #321 2020-02-05 02:53:19 -05:00
nick black
09ff64e19f
ncdirect_style_*() #321 2020-02-05 02:52:45 -05:00
nick black
f28bdf5d42
Python wrappers for ncdirect_styles_*() #321 2020-02-05 02:28:43 -05:00
nick black
bb7b92ea4a
ncdirect_styles_*() declarations #321 2020-02-05 02:27:41 -05:00
nick black
2b6b6f996a
drone: new builders 2020-02-05 00:20:52 -05:00
nick black
24bd60bbcb
debian: update watch file to pull dfsg source #316 2020-02-04 23:47:16 -05:00
nick black
429e00d612 v1.1.5 2020-02-04 23:26:55 -05:00
nick black
6bf812a306 demo: elide nonfree demos in DFSG build #316 2020-02-04 23:18:40 -05:00
nick black
d13e7fced4 DFSG: add release notes, remove unused media #316 2020-02-04 23:18:40 -05:00
nick black
116453bfec notcurses-demo(1): add note about DFSG build #316 2020-02-04 23:18:40 -05:00
nick black
64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 2020-02-04 23:18:40 -05:00
nick black
832451a966
notcurses-view: erase base plane each frame #314
On a resize, notcurses-view left cruft in the middle of the
top line due to the frame/time being moved. An erase is awfully
heavyweight here, in the abstract, but it gets the job done
simply, and doesn't seem to have much performance impact.
2020-02-04 22:33:10 -05:00
nick black
443deee7a3
README: update rendering algorithm description #289 2020-02-04 21:49:29 -05:00
nick black
ab3a91c5d0
python for ncdirect 2020-02-04 04:16:16 -05:00
nick black
5cd3a4c41d
ncdirect_dim_y()/x() 2020-02-04 03:04:38 -05:00
nick black
8ac16b734f
keep ncmenu on top #179 2020-02-04 02:20:02 -05:00
nick black
0271ba5abf python: fix debuild when no notcurses is present 2020-02-04 02:12:14 -05:00
nick black
ecf921c135
run wrap-and-sort -sbt per @edmonds 2020-02-04 01:44:35 -05:00
nick black
87296a9f1c
Debian: update symbols with ncmenu 2020-02-04 01:36:56 -05:00
nick black
9f56ac83f1
Debian open use logo #316 2020-02-04 01:31:58 -05:00
nick black
2a9f3c5ab3
ncmenu_selected(), update docs #179 2020-02-04 01:05:51 -05:00
nick black
4d613217b3
ncmenu: only allow one at a time 2020-02-04 00:17:51 -05:00
nick black
10a269c963
ncmenu: reject double menu 2020-02-04 00:08:03 -05:00
nick black
039a390877
ncmenu: print item shortcut aligned right #179 2020-02-03 23:55:19 -05:00
nick black
49013433ea
demo: spruce up table a bit more 2020-02-03 22:37:08 -05:00
nick black
f54e73278e
chunli: return error on load failure 2020-02-03 22:36:59 -05:00
nick black
79a92fcfb1
ncmenu: highlight shortcut keys for menu items 2020-02-03 22:14:29 -05:00
nick black
553f81da4e
ncmenu: unicode shortcut test 2020-02-03 21:35:41 -05:00
nick black
3821b66bc7
menu: highlight (bold+uline) section shortcuts 2020-02-03 21:32:04 -05:00
nick black
4c8adb0072
mention available in packages in README.md 2020-02-03 15:26:29 -05:00
nick black
17c21a2c7b
menu unit test for long menu 2020-02-03 15:20:40 -05:00
nick black
5cd4fc9a1f
menu: reject empty sections #179 2020-02-03 13:08:45 -05:00
nick black
5cf1bba5f5
menu: unit test with section #179 2020-02-03 12:46:40 -05:00
nick black
0977fa0d56
menu: don't alight cursor on separators 2020-02-03 12:33:06 -05:00
nick black
ee6eb1a37b
ncmenu: support iteration within a section 2020-02-03 01:07:58 -05:00
nick black
fa88f9b525
ncmenu: nextsection/prevsection 2020-02-02 19:02:52 -05:00
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