brick/programs
2015-07-10 13:03:49 -07:00
..
AttrDemo.hs AttrDemo: use explicit imports 2015-07-10 12:49:17 -07:00
Bench.hs Add a benchmark for hCenter 2015-07-03 14:05:07 -07:00
BorderDemo.hs BorderDemo: use explicit imports 2015-07-10 12:57:19 -07:00
CustomEventDemo.hs CustomEventDemo: use explicit imports 2015-07-10 13:03:49 -07:00
DialogDemo.hs Dialog demo: improve dialog appearance 2015-07-09 10:22:22 -07:00
EditDemo.hs Edit: use text-zipper to generalize editing functionality and simplify API 2015-07-09 14:32:20 -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 Edit: use text-zipper to generalize editing functionality and simplify API 2015-07-09 14:32:20 -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
ViewportScrollDemo.hs Add viewport scrolling demo 2015-07-09 11:03:48 -07:00