In an attempt to get my motivation going, I decided I might as well start this post. Eventide is yet another TUI library, designed with heavy customization in mind.
As of right now, I'm keeping the scope of the project small and making the tasks relatively easy to complete, that way I don't burn myself out with the sheer size of the project.
Also, there's a screenshot attached of an "artistic rendition" of what the library should be able to do with the basic window management tools. It's not much, but as mentioned before, it's a small start to help me avoid burnout.
Feature Implementation:
☒ Window Management
☒ Display & Main Loop
☑ Post-Creation Modification (title modification, resizing, etc.)
☑ Title Rendering (modifying window name specifically)
☐ Menu System
☐ Menu & Menu Items
☐ Automatic Arrow Key Navigation
-# ☐: Not Started
-# ☒: Partially Finished
-# ☑: Mostly or Fully Finished