brick/programs
2022-09-21 13:46:40 -07:00
..
AttrDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
BorderDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
CacheDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
CroppingDemo.hs Move Padding type from Brick.Types to Brick.Widgets.Core 2022-07-22 16:07:00 -07:00
custom_keys.ini CustomKeybindingDemo: add a working example INI file to load 2022-08-04 19:10:31 -07:00
CustomEventDemo.hs Update demo programs for changes to EventM 2022-07-16 23:10:03 -07:00
CustomKeybindingDemo.hs CustomKeybindingDemo: comment edit 2022-08-22 12:55:05 -07:00
DialogDemo.hs Update demo programs for changes to EventM 2022-07-16 23:10:03 -07:00
DynamicBorderDemo.hs add a way to join neighboring borders 2018-03-25 18:04:15 -04:00
EditDemo.hs Remove withLens and withFirst in lieu of a Zoom instance for EventM 2022-07-26 19:49:29 -07:00
FileBrowserDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
FillDemo.hs brick-fill-demo: improve UI 2022-09-21 13:46:40 -07:00
FormDemo.hs Types: re-export state monad functions as part of API 2022-07-16 23:17:45 -07:00
HelloWorldDemo.hs Replace "Name" type with custom name type variable everywhere 2016-03-04 14:42:49 -08:00
LayerDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
ListDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
ListViDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
MouseDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
PaddingDemo.hs Move Padding type from Brick.Types to Brick.Widgets.Core 2022-07-22 16:07:00 -07:00
ProgressBarDemo.hs Update demo programs for changes to EventM 2022-07-16 23:10:03 -07:00
ReadmeDemo.hs Update README and README demo program to match 2022-06-19 21:52:45 -07:00
SuspendAndResumeDemo.hs Update demo programs for changes to EventM 2022-07-16 23:10:03 -07:00
TableDemo.hs TableDemo: nit 2021-01-31 21:27:44 -08:00
TailDemo.hs Update demo programs for changes to EventM 2022-07-16 23:10:03 -07:00
TextWrapDemo.hs Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
ThemeDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00
ViewportScrollbarsDemo.hs Move Padding type from Brick.Types to Brick.Widgets.Core 2022-07-22 16:07:00 -07:00
ViewportScrollDemo.hs Hide state type variable in ViewportScroll to avoid unnecessary API change 2022-07-16 23:13:37 -07:00
VisibilityDemo.hs AttrName: remove IsString instance 2022-08-04 18:44:57 -07:00