mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-02 09:40:15 +00:00
d32bef358d
After a long delay, apologies :) Added: * NotCurses: `can_sextant` (`notcurses_cansextant`) * Notcurses: `linesigs_enable` (`notcurses_linesigs_enable`) * Notcurses: `linesigs_disable` (`notcurses_linesigs_disable`) * Pile: `top_with` (`ncpile_top`) * Pile: `bottom_with` (`ncpile_bottom`) * Plane: `resize_maximize` (`ncplane_resize_maximize`) * Plane: `get_abs_x` (`ncplane_abs_x`) * Plane: `get_abs_y` (`ncplane_abs_y`) * Plane: `get_abs_yx` (`ncplane_abs_yx`) * Plane: `load_egc32` (`cell_load_egc32`) * Plane: `is_descendant_of` (`ncplane_descendant_p`) * Progbar: new class, wraps `ncprogbar_*` Changed: * Plane (ABI break): `at_cursor` overloads now return `int` where before they returned `bool` because the underlying Notcurses API only signalled the operation status with the return value while now it returns actual information. |
||
---|---|---|
.. | ||
internal | ||
_exceptions.hh | ||
_flag_enum_operator_helpers.hh | ||
_helpers.hh | ||
Cell.hh | ||
CellStyle.hh | ||
Direct.hh | ||
FDPlane.hh | ||
Menu.hh | ||
MultiSelector.hh | ||
NCAlign.hh | ||
NCBox.hh | ||
NCKey.hh | ||
NCLogLevel.hh | ||
ncpp.hh | ||
NotCurses.hh | ||
Palette256.hh | ||
Pile.hh | ||
Plane.hh | ||
Plot.hh | ||
Progbar.hh | ||
Reader.hh | ||
Reel.hh | ||
Root.hh | ||
Selector.hh | ||
Subproc.hh | ||
Tablet.hh | ||
TabletCallback.hh | ||
Utilities.hh | ||
Visual.hh | ||
Widget.hh |