mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
28976dfef2
Been a while, but here goes, sync to the latest API changes. Added: * Direct: cursor_{up,left,right,down} (`ncdirect_cursor_{up,left,right,down}`) * Plane: constructors to use `ncplane_bound` * Plane: reparent (`ncplane_reparent`) * Plot: definition of `default_options` Changed: * Plane (breaking): the `*gradient*` functions now return `int` * Plane (breaking): `polyfill` returns `int` * Plane (breaking): `stain` returns `int` * Plane (breaking): `blit_bgrx` takes `const void*` for `data` * Plane (breaking): `blit_rgba` takes `const void*` for `data` * Plot: `plot_optons` -> `ncplot_options` * Plot (breaking): `{add,set}_sample` now return `bool` |
||
---|---|---|
.. | ||
internal | ||
_exceptions.hh | ||
_flag_enum_operator_helpers.hh | ||
_helpers.hh | ||
Cell.hh | ||
CellStyle.hh | ||
Direct.hh | ||
Menu.hh | ||
MultiSelector.hh | ||
NCAlign.hh | ||
NCBox.hh | ||
NCKey.hh | ||
NCLogLevel.hh | ||
ncpp.hh | ||
NCScale.hh | ||
NotCurses.hh | ||
Palette256.hh | ||
Plane.hh | ||
Plot.hh | ||
Reel.hh | ||
Root.hh | ||
Selector.hh | ||
Tablet.hh | ||
TabletCallback.hh | ||
Visual.hh |