brick/programs
2016-11-30 00:06:44 -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 Make customMain take an optional channel; do not set mouse mode by default 2016-11-01 13:22:25 -07:00
DialogDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
EditDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
HelloWorldDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
LayerDemo.hs Rename TerminalLocation row/column fields to avoid commonplace name clashes (fixes #96) 2016-11-20 18:22:52 -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 Enhance MouseDemo to show interaction between clickable and viewport. 2016-11-30 00:06:44 -07:00
PaddingDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
ProgressBarDemo.hs Update progress bar demo for API changes 2016-10-27 21:49:35 -07:00
SuspendAndResumeDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
ViewportScrollDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
VisibilityDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00