- implemented CgStatusBar widget which is a specific version of the CgIndicatorBar widget with predefined fields
- std::io::Screen is now an enum that makes switching between display modes more intuitive
- created a basic CgLineEdit implementation that allows for a user to type in a character and have it re-render that widget
- other more minor changes like fixes for existing apps to work with new features