Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add notcurses_stdplane_dimyx() #365

Closed
dankamongmen opened this issue Feb 21, 2020 · 1 comment
Closed

add notcurses_stdplane_dimyx() #365

dankamongmen opened this issue Feb 21, 2020 · 1 comment
Assignees
Labels
demo relevant to notcurses-demo documentation Improvements or additions to documentation enhancement New feature or request
Milestone

Comments

@dankamongmen
Copy link
Owner

I want to just replace notcurses_stdplane(), but it's a bit late to wreck such basic API. Instead, add notcurses_stdplane_dimyx(), which returns the stdplane, and writes its dimensions to any non-NULL params. This will be a great convenience. Once added, clean up all applicable uses throughout the demo.

@dankamongmen dankamongmen added documentation Improvements or additions to documentation enhancement New feature or request demo relevant to notcurses-demo labels Feb 21, 2020
@dankamongmen dankamongmen added this to the 1.3.0 milestone Feb 21, 2020
@dankamongmen dankamongmen self-assigned this Feb 21, 2020
dankamongmen added a commit that referenced this issue Feb 21, 2020
@dankamongmen
Copy link
Owner Author

It's been implemented (as a static inline). Need to go through and rewrite demo code to use it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demo relevant to notcurses-demo documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant