notcurses/include/ncpp
nick black 6c7c9be6d2 require explicit check for pixel support
Add `notcurses_check_pixel_support()` and
`ncdirect_check_pixel_support()` per #1367. Removes
NCOPTION_VERIFY_SIXEL, again per #1367. Adds
`free_terminfo_cache()`, and calls it from both
`notcurses_stop_minimal()` and `ncdirect_stop()`.
Update all documentation. Closes #1371 and #1367.
2021-02-27 19:03:42 -05:00
..
internal Add C++ bindings 2020-01-22 06:47:43 -05:00
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 2020-04-15 12:10:14 -04:00
_flag_enum_operator_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
_helpers.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Cell.hh Wide EGC tweaks 2021-01-03 17:42:28 -05:00
CellStyle.hh c++/rust struck #1138 2020-11-25 20:04:14 -05:00
Direct.hh require explicit check for pixel support 2021-02-27 19:03:42 -05:00
FDPlane.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Menu.hh ncmenu_item_set_status: man page, NEWS, python, c++ #1057 2020-10-15 03:03:43 -04:00
MultiSelector.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
NCAlign.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCBox.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
NCKey.hh [C++] API sync 2020-02-27 11:48:36 -05:00
NCLogLevel.hh Prep for serious rusting #101 (#354) 2020-02-18 12:36:16 -05:00
ncpp.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
NotCurses.hh [C++] API sync 2021-02-07 23:10:24 -05:00
Palette256.hh convert all channel rgb calls #985 2020-09-18 01:39:21 -04:00
Pile.hh [C++] API sync 2021-02-07 23:10:24 -05:00
Plane.hh ncplane_qrcode: drop blitter argument, update docs 2021-02-15 03:34:14 -05:00
Plot.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Progbar.hh [C++] API sync 2021-02-07 23:10:24 -05:00
Reader.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Reel.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Root.hh [C++] API sync 2020-08-01 00:27:20 -04:00
Selector.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Subproc.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00
Tablet.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
TabletCallback.hh Add C++ bindings 2020-01-22 06:47:43 -05:00
Utilities.hh [C++] Allow multiple instances of NotCurses 2020-05-26 04:34:31 -04:00
Visual.hh Progress towards NCBLIT_3x2 by default 2020-12-25 17:05:31 -05:00
Widget.hh [C++] Deal with widgets grabbing full ownership of Panel 2020-10-03 13:19:49 -04:00