You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
notcurses/include/ncpp
nick black 354152b48b
Redefine CELL_ALPHA_ in their natural forms
CELL_ALPHA_OPAQUE et al were defined as 0..3, meaning
CELL_ALPHA_SHIFT had to be used to compare them to their
channel representations. Instead, define them in said
representation outright, eliminating the need to shift while
retaining arithmetic properties, and zero initialization for
CELL_ALPHA_OPAQUE. Eliminate CELL_ALPHA_SHIFT #738.
4 years ago
..
internal Add C++ bindings 5 years ago
Cell.hh Redefine CELL_ALPHA_ in their natural forms 4 years ago
CellStyle.hh Prep for serious rusting #101 (#354) 4 years ago
Direct.hh [C++] API sync 4 years ago
FDPlane.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Menu.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
MultiSelector.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
NCAlign.hh Prep for serious rusting #101 (#354) 4 years ago
NCBox.hh Prep for serious rusting #101 (#354) 4 years ago
NCKey.hh [C++] API sync 4 years ago
NCLogLevel.hh Prep for serious rusting #101 (#354) 4 years ago
NotCurses.hh [C++] API sync 4 years ago
Palette256.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Plane.hh [C++] API sync 4 years ago
Plot.hh [C++] API sync 4 years ago
Reader.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Reel.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Root.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Selector.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Subproc.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Tablet.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
TabletCallback.hh Add C++ bindings 5 years ago
Utilities.hh [C++] Allow multiple instances of `NotCurses` 4 years ago
Visual.hh [C++] API sync 4 years ago
_exceptions.hh [C++] Optionally enable throwing exceptions on errors 4 years ago
_flag_enum_operator_helpers.hh Add C++ bindings 5 years ago
_helpers.hh Add C++ bindings 5 years ago
ncpp.hh Add C++ bindings 5 years ago