shithub: widget

ref: b57b54c2d8223debedae9844098b89c6b5475637
dir: widget/TODO

View raw version
• figure out a way to reduce boilerplate for each widget(?)
• not sure if pulling every base widget dependency along the library is a great idea, maybe split the headers (<widget.h>, then <widget/textbox.h>, <widget/button.h>, etc)?