Commit Graph

11 Commits

Author SHA1 Message Date
1a58ef2acb Fix data races 2017-12-30 11:24:00 -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
82770ab0a0 Begin using go image library 2017-12-28 18:21:01 -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
7fb6b76119 Init 2017-12-24 14:41:04 -08:00