mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-09 19:10:48 +00:00
8e8c20468b
- add PENDING-changes.md file to keep track. - remove output-* folder, no longer needed. - move old bindgen*rs and changes*txt files to history/.
22 lines
361 B
Markdown
22 lines
361 B
Markdown
PENDING changes
|
|
|
|
## from changes-20210321-20210406.txt
|
|
- all tabbed & tab widget functions
|
|
|
|
## from changes-20210406-20210410.txt
|
|
bindgen add:
|
|
- [ ] ncdirect_stream
|
|
- [x] ncplane_as_rgba
|
|
- [ ] nclane_pixelgeom
|
|
- [ ] ncvisual_blitter_geom
|
|
- [ ] ncvisual_geom
|
|
bindgen del
|
|
- [x] ncplane_rgba
|
|
|
|
static add:
|
|
- [ ] ncplane_rgba
|
|
- [ ] ncvisual_geom
|
|
static del:
|
|
|
|
## ...
|