Commit Graph

2 Commits

Author SHA1 Message Date
7824396c24 Add stubs for unknown widget types 2020-03-25 00:23:28 +00:00
69971b2825 Rework the UI framework
Interface is now Driver, and Widget is now a set of interfaces with a
struct per widget type. This should make it easier to add other types.
2020-03-24 20:21:55 +00:00