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 9dda358364 rust: make modifications to match v2.1.2
- add new ffi::functions: ncplane_resize_maximize, notcurses_cansextant,
- substitute rust reimplementions of ncplane_at_cursor_cell & ncplane_at_yx_cell by ffi ones.
- substitute ncvisual_default_blitter by ncvisual_defblitter.
- rename cell style functions
4 years ago
..
cells rust: make modifications to match v2.1.2 4 years ago
channel rust: new NcMenu PoC example & more error refactoring. 4 years ago
direct rust: make modifications to match v2.1.2 4 years ago
input rust: new NcMenu PoC example & more error refactoring. 4 years ago
notcurses rust: make modifications to match v2.1.2 4 years ago
palette rust: refactor errors for NcPlane & NcReader. 4 years ago
plane rust: make modifications to match v2.1.2 4 years ago
widgets rust: continue NcMenu PoC example; fixes 4 years ago
bindings.rs rust: make modifications to match v2.1.2 4 years ago
box.rs rust: continue adding NcPlane methods. 4 years ago
dimension.rs rust: new dimension types & NcPlane methods. 4 years ago
error.rs rust: continue refactoring the error system. 4 years ago
fade.rs rust: refactor error system. 4 years ago
file.rs rust: update some comments 4 years ago
lib.rs rust: new NcMenu PoC example & more error refactoring. 4 years ago
macros.rs rust: new NcMenu PoC example & more error refactoring. 4 years ago
metric.rs rust: rename bindgen module to ffi 4 years ago
pixel.rs rust: add NcPixel methods. 4 years ago
resizecb.rs rust: refactor error system. 4 years ago
signal.rs rust: refactor error system. 4 years ago
stats.rs rust: rename bindgen module to ffi 4 years ago
time.rs rust: add all NcDirect methods. 4 years ago
visual.rs rust: make modifications to match v2.1.2 4 years ago