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/rust/src
joseLuís acbd0ffeeb [rust] add nccell_cols, deprecate nccell_width 3 years ago
..
cells [rust] add nccell_cols, deprecate nccell_width 3 years ago
channel updating CELL_ -> NC_ references 3 years ago
direct [rust] remove `NcSignalSet` 3 years ago
fd [rust] rename `NcColor` to `NcComponent`. 3 years ago
input [rust] continue solving bugs for #1339 3 years ago
notcurses [rust] skip notcurses_debug test in macos #1937 3 years ago
palette [rust] rename `NcColor` to `NcComponent`. 3 years ago
plane rust: update to new set_{fg,bg}_rgb() 3 years ago
visual [rust] rename `NcPixelGeometry` fields 3 years ago
widgets [rust] export widgets from its own separate module 3 years ago
bindings.rs [rust] add nccell_cols, deprecate nccell_width 3 years ago
box.rs rust: continue adding NcPlane methods. 4 years ago
capabilities.rs [rust] add NcCapabilities & related NcDirect functions 3 years ago
dimension.rs rust: rename NcDimension to NcDim; rustfmt 4 years ago
error.rs rust: rustfmt 3 years ago
fade.rs [rust] rename `NCCELL_`* constants to `NCALPHA_`* 3 years ago
file.rs [rust] use `FILE` instead of `_IO_FILE` #1938 3 years ago
lib.rs [rust] use `FILE` instead of `_IO_FILE` #1938 3 years ago
macros.rs [rust] rename macros & update docs 3 years ago
metric.rs [rust] wrap ncdirectf functions 3 years ago
pixel.rs [rust] rename `NcColor` to `NcComponent`. 3 years ago
resizecb.rs [rust] update mergedown doc comment 3 years ago
stats.rs [rust] deprecate `Notcurses` use and rename it to `Nc`. 3 years ago
time.rs rust: add all NcDirect methods. 4 years ago