brick/programs
2017-07-06 21:47:41 -07:00
..
AttrDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
BorderDemo.hs Use conditional imports to silence redundancy warnings on GHCs with base >= 4.8.0.0 2016-05-27 11:47:16 -07:00
CacheDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
CustomEventDemo.hs Resolve 0.16 merge conflict, bump to 0.17 2017-01-24 13:52:41 -08:00
DialogDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
EditDemo.hs Edit: move content draw function to render time, not construction 2017-06-26 11:52:46 -07:00
HelloWorldDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
LayerDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
ListDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
MarkupDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
MouseDemo.hs Edit: move content draw function to render time, not construction 2017-06-26 11:52:46 -07:00
PaddingDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
ProgressBarDemo.hs Update progress bar demo for API changes 2016-10-27 21:49:35 -07:00
ReadmeDemo.hs README: add simple demo UI and corresponding program 2017-03-11 20:31:55 -08:00
SuspendAndResumeDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
TextWrapDemo.hs Core: add txtWrap, strWrap, and TextWrapDemo (fixes #128) 2017-07-06 21:47:41 -07:00
ViewportScrollDemo.hs Update for Vty 5.15 2017-01-24 13:48:45 -08:00
VisibilityDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00