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
nick black ca06d891fb
[rust] s/cell/nccell/ from ffi
3 years ago
..
cells [rust] s/cell/nccell/ from ffi 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] fix `check_pixel_support`; #2162 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] fix `check_pixel_support`; #2162 3 years ago
widgets [rust] export widgets from its own separate module 3 years ago
bindings.rs [rust] remove NCSTYLE_BLINK 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] restore renderfp 3 years ago
macros.rs Rust: improve compile: remove warning: "trailing semicolon in macro used in expression position" 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