Commit Graph

21 Commits

Author SHA1 Message Date
2616308baa Merge branch 'master' into re-architect-widgets 2020-09-28 22:05:18 -07:00
0f8d3f8f3a Add support for macOS 2020-09-28 20:28:13 -07:00
171b6ae5d6 gofmt 2018-01-01 23:26:31 -08:00
fdc02440fe Fix resize burnin bug 2018-01-01 23:11:56 -08:00
7a65a6f3fa Fix shutdown bug 2018-01-01 21:14:26 -08:00
829468f556 WIP Re-architect size changes/orde book rendering 2018-01-01 17:25:23 -08:00
33404c7733 Clear the screen on init 2017-12-31 19:14:14 -08:00
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
7bc56f967d Add origin calculations to widget rendering 2017-12-30 12:08:07 -08:00
958afee6c6 gofmt 2017-12-30 11:25:56 -08:00
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