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

Make App struct in appmanager use node_list instead of it's own impl #40

Closed
ginge opened this issue Feb 5, 2018 · 0 comments
Closed

Comments

@ginge
Copy link
Collaborator

ginge commented Feb 5, 2018

appmanager has an App struct that is the information about an app. It has a pointer to the next available app. Switch this out to use node_list.h implementation. You can find a working example of node_list in window.c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants