Jonathan Daugherty
|
0c978dc150
|
Improve module hierarchy further
|
2015-06-24 20:58:34 -07:00 |
|
Jonathan Daugherty
|
089f9ae41f
|
Improve module hierarchy
|
2015-06-24 20:54:32 -07:00 |
|
Jonathan Daugherty
|
a73b7f70f4
|
Rename Render to Widget and make it a record type whose field is the rendering function
|
2015-06-24 20:34:35 -07:00 |
|
Jonathan Daugherty
|
074aff9b3a
|
txt now takes a Text value, str takes a String
|
2015-06-21 13:47:47 -07:00 |
|
Jonathan Daugherty
|
7308855d93
|
Add support for scrollable viewports by making scroll requests in event handlers rather than using render-time visibility requests
|
2015-06-20 15:02:54 -07:00 |
|
Jonathan Daugherty
|
614724f555
|
centering: make centering combinators support filled or unfilled padding so centered drawings are layer-friendly
|
2015-06-07 20:38:07 -07:00 |
|
Jonathan Daugherty
|
4e7da0792f
|
Make border style part of the rendering context and expose functions to get or change it; update border functions so they implicitly use the style in the context
|
2015-06-07 19:40:49 -07:00 |
|
Jonathan Daugherty
|
4267a809f2
|
Rename translate to translateBy to avoid import clashes with Vty.translate
|
2015-06-07 19:27:20 -07:00 |
|
Jonathan Daugherty
|
999d45a632
|
During rendering, make cropping a caller responsibility to permit last-minute cropping and better support for layers; update rogue demo; add centerAbout; export Context and its lenses; use better box layout for demo UI
|
2015-06-07 18:37:36 -07:00 |
|
Jonathan Daugherty
|
86332b6c6b
|
Rogue: updates
|
2015-05-10 17:17:47 -07:00 |
|
Jonathan Daugherty
|
2b76a75d16
|
Add ported version of vty rogue demo
|
2015-05-10 16:57:53 -07:00 |
|