brick/programs
2015-07-09 10:19:27 -07:00
..
AttrDemo.hs Add appStartEvent to support getting scroll requests on the first rendering of the app state before other events have arrived 2015-06-30 19:15:29 -07:00
Bench.hs Add a benchmark for hCenter 2015-07-03 14:05:07 -07:00
BorderDemo.hs Clean up attribute management combinators, use attribute names instead of attributes 2015-06-28 22:08:54 -07:00
CustomEventDemo.hs Flip the arguments to application event handlers to make event pattern-matching more natural 2015-07-01 13:05:28 -07:00
DialogDemo.hs Add a dialog type and demo 2015-07-08 14:47:48 -07:00
EditDemo.hs Rename Brick.Core to Brick.Types 2015-07-07 17:00:42 -07:00
HelloWorldDemo.hs Make simpleMain interface as simple as possible 2015-06-28 12:48:39 -07:00
LayerDemo.hs Rename Brick.Core to Brick.Types 2015-07-07 17:00:42 -07:00
ListDemo.hs Rename Brick.Core to Brick.Types 2015-07-07 17:00:42 -07:00
Main.hs Stop exporting and using "for" 2015-07-07 17:05:24 -07:00
MarkupDemo.hs Add appStartEvent to support getting scroll requests on the first rendering of the app state before other events have arrived 2015-06-30 19:15:29 -07:00
PaddingDemo.hs Improve padding interface by letting the user specify how much padding to add; also add left/right, top/bottom, and "all" padding variants 2015-07-09 10:19:27 -07:00
Rogue.hs Rename Brick.Core to Brick.Types 2015-07-07 17:00:42 -07:00
SuspendAndResumeDemo.hs Flip the arguments to application event handlers to make event pattern-matching more natural 2015-07-01 13:05:28 -07:00