Commit Graph

10 Commits

Author SHA1 Message Date
df3c9456c1 Add all widget back to the ui 2017-12-30 22:55:36 -08:00
166245fccd Window rendering upgraded to use blocks 2017-12-30 13:42:13 -08:00
a73e0f6a27 ListWidget is Rendering Again
The ListWidget rendering has been updated to support the new
architecture.
1. Borders/Styles
2. golang Image package
3. Blocks
2017-12-30 02:23:20 -08:00
4291bfb210 Begin adding widget constraints 2017-12-28 00:10:37 -08:00
c5339a9ae4 Refactor widget attributes to interface methods 2017-12-27 16:03:14 -08:00
3a5c620893 gofmt 2017-12-27 15:49:20 -08:00
3bf3645cd3 Add q to application quit 2017-12-27 15:47:43 -08:00
7cfb59aeb9 Set up attribute for rendering placement and size 2017-12-27 14:25:38 -08:00
2f1a186ce2 Use an interface type to pass the list entries 2017-12-27 00:20:41 -08:00
c22258a219 Refactor from single file to multi-package 2017-12-26 21:19:42 -08:00