brick/programs
2018-01-09 16:27:08 -08:00
..
AttrDemo.hs Support attribute modification with modifyDefAttr, rename setDefault to setDefaultAttr 2017-10-09 13:02:21 -07:00
BorderDemo.hs Borders: simplify attribute API for borders by providing only one attribute name 2018-01-07 16:14:26 -08: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
FillDemo.hs Add a basic fill demonstration program 2017-08-02 15:55:09 -07:00
FormDemo.hs FormDemo: minor cleanup, set validation state initially 2018-01-09 16:27:08 -08: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
ListViDemo.hs Unalign imports. 2017-10-03 07:54:07 -04:00
MarkupDemo.hs Remove appLiftVtyEvent in favor of library event type BrickEvent 2016-10-25 20:19:31 -07:00
MouseDemo.hs MouseDemo: nit 2017-12-09 16:18:35 -08: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 Add txtWrapWith, strWrapWith to provide control over wrapping behavior 2017-08-05 09:20:07 -07:00
ThemeDemo.hs Add a simple theme demo program 2017-11-05 11:19:42 -08: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