Commit Graph

1047 Commits (b38985e99cf34b6daa58f13d3f1d20a571cb5485)
 

Author SHA1 Message Date
nick black b38985e99c
demo: print default data dir in usage() 5 years ago
nick black 01bc543399
tag demos requiring ffmpeg 5 years ago
nick black 959b2b8d70
notcurses-demo(1): markdown syntax 5 years ago
nick black 0bff959eed
demo: don't allow HUD to drive rendering 5 years ago
nick black 14f03f781a
add some missing locking #290 5 years ago
nick black 34546afc73
Rust: add basic unit tests #101 5 years ago
nick black b284901d18
prep for 1.1.6 5 years ago
nick black 00f7973aea
remove obsoleted README line #321 5 years ago
nick black 09ff64e19f
ncdirect_style_*() #321 5 years ago
nick black f28bdf5d42
Python wrappers for ncdirect_styles_*() #321 5 years ago
nick black bb7b92ea4a
ncdirect_styles_*() declarations #321 5 years ago
nick black 2b6b6f996a
drone: new builders 5 years ago
nick black 24bd60bbcb
debian: update watch file to pull dfsg source #316 5 years ago
nick black 429e00d612 v1.1.5 5 years ago
nick black 6bf812a306 demo: elide nonfree demos in DFSG build #316 5 years ago
nick black d13e7fced4 DFSG: add release notes, remove unused media #316 5 years ago
nick black 116453bfec notcurses-demo(1): add note about DFSG build #316 5 years ago
nick black 64e5840d34 Debian: pass -DDFSG_BUILD to CMake #316 5 years ago
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.
5 years ago
nick black 443deee7a3
README: update rendering algorithm description #289 5 years ago
nick black ab3a91c5d0
python for ncdirect 5 years ago
nick black 5cd3a4c41d
ncdirect_dim_y()/x() 5 years ago
nick black 8ac16b734f
keep ncmenu on top #179 5 years ago
nick black 0271ba5abf python: fix debuild when no notcurses is present 5 years ago
nick black ecf921c135
run wrap-and-sort -sbt per @edmonds 5 years ago
nick black 87296a9f1c
Debian: update symbols with ncmenu 5 years ago
nick black 9f56ac83f1
Debian open use logo #316 5 years ago
nick black 2a9f3c5ab3
ncmenu_selected(), update docs #179 5 years ago
nick black 4d613217b3
ncmenu: only allow one at a time 5 years ago
nick black 10a269c963
ncmenu: reject double menu 5 years ago
nick black 039a390877
ncmenu: print item shortcut aligned right #179 5 years ago
nick black 49013433ea
demo: spruce up table a bit more 5 years ago
nick black f54e73278e
chunli: return error on load failure 5 years ago
nick black 79a92fcfb1
ncmenu: highlight shortcut keys for menu items 5 years ago
nick black 553f81da4e
ncmenu: unicode shortcut test 5 years ago
nick black 3821b66bc7
menu: highlight (bold+uline) section shortcuts 5 years ago
nick black 4c8adb0072
mention available in packages in README.md 5 years ago
nick black 17c21a2c7b
menu unit test for long menu 5 years ago
nick black 5cd4fc9a1f
menu: reject empty sections #179 5 years ago
nick black 5cf1bba5f5
menu: unit test with section #179 5 years ago
nick black 0977fa0d56
menu: don't alight cursor on separators 5 years ago
nick black ee6eb1a37b
ncmenu: support iteration within a section 5 years ago
nick black fa88f9b525
ncmenu: nextsection/prevsection 5 years ago
nick black f8ee8b2a10
rust: update Cargo.locks 5 years ago
nick black 88a0ffff07 ncmenu: fill in sections #179 5 years ago
nick black c3ad38adb9 ncmenu: size body width based on items #179 5 years ago
nick black 4586dd7e19 ncmenu: properly place unrolled menu #179 5 years ago
nick black ce965fcbcd ncmenu: add unroll and rollup #179 5 years ago
nick black 2118c5d81a menu: draw background only onto header row #179 5 years ago
nick black 2ced7357ce ncmenu man page #179 5 years ago