notcurses/tools/function-summary/PENDING-changes.md
joseLuís 125ab361e6 [rust] add pending functions
- include new functions: ncdirect_stream, ncdirect_supported_styles, ncdirect_styles, nccell_width, ncinput_nomod_p.
- account for functions: ncplane_halign, ncplane_valign.
- rename ncpalette_get_rgb and ncpalette_set_rgb to ncpalette_get_rgb8 and ncpalette_set_rgb8 respectively.
- minor formatting fixes.
2021-06-12 21:29:03 +02:00

22 lines
361 B
Markdown

PENDING changes
## from changes-20210321-20210406.txt
- all tabbed & tab widget functions
## from changes-20210406-20210410.txt
bindgen add:
- [x] ncdirect_stream
## from changes-20120518-20210603.txt …
- [x] ncdirect_styles
- [x] ncdirect_supported_styles
- [x] ncplane_erase_region
- [x] nccell_width
- [x] notcurses_cursor_yx
- [x] ncinput_nomod_p