Commit Graph

1189 Commits (8ecb4ba6a86e75d95874c3e5120089ef0f9c55f1)
 

Author SHA1 Message Date
nick black 8ecb4ba6a8 declare gradient functions #340 5 years ago
Marek Habersack fc264677f5 Sync C++ wrapper with the latest API changes
New classes:

 * Direct (`ncdirect_*`)
 * Menu (`ncmenu_*`)
 * Selector (`ncselector_*`)

Updates:

 * Plane: added copy constructors (mapped to `ncplane_dup`)
 * Plane: added `perimeter` (`ncplane_perimeter`)
 * Plane: added `polyfill` (`ncplane_polyfill`)
 * Plane: added `blit_bgrx` (`ncblit_bgrx`)
 * Plane: added `blit_rgba` (`ncblit_rgba`)
5 years ago
nick black 082f35c7f7 purge debugging cruft 5 years ago
nick black 124004c87c add nplane_polyfill_yx() #340 5 years ago
nick black ce3e5d112e add ncdirect_clear() #343 5 years ago
nick black 6d629025e3 add ncdirect_fg_default() and ncdirect_bg_default() 5 years ago
nick black bfc28b0071 comment up ncdirect a bit better 5 years ago
nick black dc21f2cb09 introduce ncplot_options 5 years ago
nick black 52b4fb223a get down some thoughts on plots #136 5 years ago
nick black 60fe544a33
notcurses: color up warning diagnostics 5 years ago
nick black 9923b69296
demo: remove H option, no longer necessary 5 years ago
nick black d21c16a6f5
demo: translucent about panel #331 5 years ago
nick black 07b54aab58
demo: add 'q'uit to menu #331 5 years ago
nick black 11ca32a1e8
demo: hook up restart demos/ctrl+r #338 5 years ago
nick black 87acdbeb68
keep about splash on top #338 5 years ago
nick black 8beb5d66fd
demo: hook up Ctrl+'u' for about screen #338 5 years ago
nick black 9fc53e811f
ncplane_perimeter() plus unit test 5 years ago
nick black 36440ee278
python: sync ncselector declarations 5 years ago
nick black d8c42d4d1e
ncmenu_selected() fills in an ncinput #333 5 years ago
nick black bd046db71e
demo: handle NCKEY_ENTER in menu 5 years ago
nick black 07681dca38
interrogate_terminfo: check for am capability 5 years ago
nick black ee90b51e14
Map ^J and ^M to NCKEY_ENTER...for now #303 5 years ago
nick black bfd3d173d9
poc/visual: refer to DFSG media 5 years ago
nick black dd69695fde
Debian: add Rules-Requires-Root: no 5 years ago
nick black c8dc9bda84
Debian: notcurses-{data, bin} -> graphics 5 years ago
nick black 1e856ecb8e
Debian: add Upstream-Contact line to copyrights 5 years ago
nick black 8249bac3e9
demo: translucent menu, always display HUD close button 5 years ago
nick black 0d9b4f1aa1
demos: don't step all over top line 5 years ago
nick black b637ee9bf9
render: lock in highcontrast at the end 5 years ago
nick black 048b17952e
notcurses_ncinput(3): add NOTE about shift key 5 years ago
nick black bae60a98e7
demo: all demos can be interrupted via demo_render() 5 years ago
nick black e71c9284ef
man pages: address some syntax issues 5 years ago
nick black 155650afa4
notcurses_ncplane(3): update blitter signatures 5 years ago
nick black 78ff79fb34 sign our tags 5 years ago
nick black 7043cfcc65 rust: prep for 1.1.8 5 years ago
nick black 887726b0d9 Debian: move all symbols/history to 1.1.8 5 years ago
nick black e1eb6ee04d Debian: address lintian too-short warnings 5 years ago
nick black 6b01d51cc1 add Robert Edmonds to THANKS 5 years ago
nick black 203547c537 apply @edmonds patch to use pybuild, yay! 5 years ago
nick black 3cf4c3c064 Debian: reduce build-dep to python3-dev 5 years ago
nick black 1e676cc0f1 rust: update cargo.locks for 1.1.7 5 years ago
nick black 45f64cb955
Debian: kill lintian reproducibility warning 5 years ago
nick black 08bef99244
Debian: remove comments from watch file 5 years ago
nick black cda600a4aa :/ 5 years ago
nick black 162fba1cab ignore debian/files 5 years ago
nick black ed0d5e6ae3
uniblock: spelling 5 years ago
nick black 745f7153b4 v1.1.7 5 years ago
nick black ae62e046b0 python: add shebangs 5 years ago
nick black 80f11b2d0d add pydemo to test installed package 5 years ago
nick black 533752063f python: move notcurses.py back into module 5 years ago