Commit Graph

1437 Commits (a2170a4291417405f29ce8219d81a631f8a6d13e)
 

Author SHA1 Message Date
nick black 508da16b77
debian: drop graphviz build dep 4 years ago
nick black 91f59b763d
don't deadlock in demo when cancelled 4 years ago
nick black e72111ac8b
v1.2.2 4 years ago
nick black 0e3be34d2c demo: hook up Ctrl+L to refresh #379 4 years ago
nick black 9db4bdd599 ncselector: move to mouse press #305 4 years ago
nick black 2b0efddb27 poc/menu: make menu items visible 4 years ago
nick black 773b85e81e poc/menu: kill brown-bagger, add backgrounds #383 4 years ago
nick black c9a0964034 menu: check for mousepress #306 4 years ago
nick black 40428fd05e
Cell: non-OPAQUE always sets non-default bit 4 years ago
nick black bdd0917ea4
selector: transparent where we aren't 4 years ago
nick black 5980c9ae66
sliders: always an even width, for centering 2-digit IDs 4 years ago
nick black 9206329ea7
uniblock: annihilate RTL glitches, finally #259 4 years ago
nick black e7cc4a098c
debian: update symbols file 4 years ago
nick black 78595399a1
demo: properly color vertbar in summary line 4 years ago
nick black 339185dd6f
demo: handle_input() deadline check #377 4 years ago
nick black 58b67a56af
demo: still show elapsed time when aborting 4 years ago
nick black a88683fe3c
sliders: stainable numbers 4 years ago
nick black a9298e89e3
selector: scroll with mouse #305 4 years ago
nick black bf60c51b3d
nckey: aliases NCKEY_ENTER, SCROLL_* 4 years ago
nick black 9b0603bb32
Implement + test ncplane_mouseevent_p() #305 4 years ago
Marek Habersack 945c3a5f4f [C++] API sync
Added:
 * Cell: get_addrword (`cell.attrword`)
 * Cell: get_channels (`cell.channels`)
 * NotCurses: get_stdplane overloads (`notcurses_stddim_yx`)
 * Plane: putc (support for `ncplane_putsimple_stainable`,
   `ncplane_putegc_stainable`, `ncplane_putwegc_stainable`)
 * Plane: format (`ncplane_format`)
 * Plane: stain (`ncplane_stain`)
 * Plane: translate (`ncplane_translate`)
4 years ago
nick black 3f493691d0
Debian: pass USE_PYTHON=off to cmake #363 4 years ago
nick black 3483f019e3
NOTCURSES_SHARE: purely a C thing now #363 4 years ago
nick black 93c8860c13
Install to CMAKE_INSTALL_DATADIR, though #363 4 years ago
nick black e070c73f63
Allow NOTCURSES_SHARE to be specified #363 4 years ago
nick black c02e6311c7
sliders: use notcurses_stddim_yx() 4 years ago
nick black f452583094
DFSG build: don't try to load lamepatents.gif 4 years ago
Nick Black 745e742a12
Fix gradient engine #368 (#372)
Simplify and correct the gradient engine, resolving all test breakage.
4 years ago
nick black 3f6b9c3c62
input: interpret ht as tab 4 years ago
nick black c8068cb72d
render: don't need to double convert 0->0x20 4 years ago
nick black 5e38da9ea3
implement ncplane_stain() #347 4 years ago
nick black 002e8be574
implement ncplane_format() #347 4 years ago
nick black 2780734efd
add ncplane_translate() 4 years ago
nick black dc4271ca23
dumbass 4 years ago
nick black 126145e417
demo: convert to new notcurses_stddim_yx() where appropriate #365 4 years ago
nick black f9d98dd05c
notcurses_stdplane_dimyx() #365 4 years ago
nick black d32d71c868 Debian: notcurses-bin deps on {python3:Depends} 4 years ago
nick black e55044e76a debian: wrap-and-sort -sbt pass 4 years ago
nick black 88c49df1b1
v1.2.1
DSFG demo can't have luigi
s/1.2.0/1.2.1/g
4 years ago
nick black 83742b93f1
Debian: update symbol files 4 years ago
nick black 35d850f008
Implement + test ncplane_putegc_stainable() #352 4 years ago
nick black 3eb7a882bc
demo: give frame count another column 4 years ago
nick black cff477776c
intro: don't keep rotating bar during fade 4 years ago
nick black bd015434e6
CMake: provide --locked --release 4 years ago
nick black 2187aa4d8c debian: update libnotcurses++1.symbols 4 years ago
nick black 8e2e1d26b8
python: final fix for arch packaging #357 4 years ago
nick black adfbedf3ef
python: prep to install with DESTDIR 4 years ago
nick black 447ca1f3b9
unlock the python build secret #357 4 years ago
nick black 33b8ad0518
Don't build doxygen by default 4 years ago
nick black e9818fe8e8
pydemo: extract demo from main module 4 years ago