dankamongmen / panelreels

high-level objects built atop ncurses
https://nick-black.com/dankwiki/index.php/Outcurses
Apache License 2.0
8 stars 1 forks source link

Add panelreel class #4

Closed dankamongmen closed 4 years ago

dankamongmen commented 5 years ago

We need extract the panel wheel code from https://github.com/dankamongmen/omphalos and https://github.com/dankamongmen/growlight, unify it, and add it to outcurses.

To handle both growlight and omphalos, we'll need at least:

dankamongmen commented 4 years ago

It's been added as of 0.0.4. We now need more refined work (callbacks, tablet draws, etc.).