Commit Graph

1399 Commits

Author SHA1 Message Date
Jonathan Daugherty
7534f4d7be Clean up compilation warnings on newer GHCs 2020-02-07 16:43:36 -08:00
Jonathan Daugherty
edfe565992 Forms: remove redundant import 2020-02-07 16:29:45 -08:00
Jonathan Daugherty
79474295c3 Forms: improve module documentation 2020-02-07 16:28:09 -08:00
Jonathan Daugherty
0febb15bc3 Forms: document all arguments to radioCustomField 2020-02-07 16:22:35 -08:00
Jonathan Daugherty
874ee51596 Whitespace 2020-02-07 16:21:38 -08:00
Jonathan Daugherty
ad1c3f70fa
Merge pull request #261 from frasertweedale/MonadMask
EventM: derive MonadMask, MonadCatch, and MonadThrow
2020-02-07 08:13:51 -08:00
Fraser Tweedale
dde8ccf5df add instance MonadMask (EventM n) 2020-02-06 11:00:08 +10:00
Jonathan Daugherty
8bfff26b39 FileBrowser: add support for vi-style bindings (relevant to #259)
* j/k: next/previous element
* C-n/C-p: page down/up
* C-d/C-u: half page down/up
* g: select first entry
* G: select last entry
2020-02-02 14:20:08 -08:00
Jonathan Daugherty
b450a0421c Whitespace 2020-02-02 14:12:35 -08:00
Jonathan Daugherty
21ee0416a4 Whitespace 2020-02-02 14:05:22 -08:00
Jonathan Daugherty
9d5140f20b Bump version, update changelog 2020-02-01 08:23:51 -08:00
Jonathan Daugherty
3199911894 brick.cabal: include demo program screenshots content in manifest 2020-02-01 08:23:29 -08:00
Jonathan Daugherty
5a23f8d1b7 focusRingToList: update docstring 2020-02-01 08:17:15 -08:00
Jonathan Daugherty
3fd5a2af07
Merge pull request #258 from 4eUeP/master
Focus: add focusRingToList function
2020-02-01 08:15:39 -08:00
mu
f97943c8ea Focus: add focusRingToList function 2020-02-01 11:04:28 +08:00
Jonathan Daugherty
ed86fcb8f8 Whitespace 2020-01-27 18:44:39 -08:00
Jonathan Daugherty
a5d647e6e2 fileExtensionMatch: update docs 2020-01-27 18:44:36 -08:00
Jonathan Daugherty
e690e7089b
Merge pull request #256 from Yvee1/patch-1
Fix directories not showing up with fileExtensionMatch
2020-01-27 14:45:35 -08:00
Yvee1
194afe697f Remove unnecessary error from fileExtensionMatch 2020-01-27 22:11:50 +01:00
Yvee1
3a5df29251 Let fileExtensionMatch match only (symlinked) directories regardless of name 2020-01-27 22:09:40 +01:00
Steven van den Broek
5cffb1b403
Fix directories not showing up with fileExtensionMatch 2020-01-27 21:25:07 +01:00
Jonathan Daugherty
d1a3469f7a README: formatting 2020-01-08 09:35:14 -08:00
Jonathan Daugherty
651ec8d5af
Merge pull request #255 from drola/master
docs: Added screenshots of the demo programs
2020-01-08 09:34:46 -08:00
Matjaž Drolc
92cc444cb4 docs: Added screenshots of the demo programs 2020-01-08 17:32:14 +01:00
Jonathan Daugherty
1859f620a2
Merge pull request #253 from bwignall/typo
Fix typos
2019-11-29 11:45:52 -08:00
Brian Wignall
23261c6993 Fix typos 2019-11-29 14:43:38 -05:00
Jonathan Daugherty
aefa0ed7c2 Bump version, update changelog 2019-11-18 09:58:27 -08:00
Jonathan Daugherty
bf00123c92
Merge pull request #252 from kquick/fix_fb_recursive_symlink
Fixes Issue #251: recursive symlinks hang the FileBrowser Widget.
2019-11-15 11:56:43 -08:00
Kevin Quick
0392ef52e0
Fixes Issue #251: recursive symlinks hang the FileBrowser Widget. 2019-11-15 11:31:00 -08:00
Jonathan Daugherty
b3bec08088
Merge pull request #250 from romanofski/feature/249-focusring-size
Focus: provide a size function
2019-10-31 07:45:07 -07:00
Róman Joost
86aaf7e77d Focus: provide a size function
This patch adds a function returning the length of the focus ring. That
is the size returned by the underlying circular list.

Fixes https://github.com/jtdaugherty/brick/issues/249
2019-10-31 06:08:52 +10:00
Jonathan Daugherty
5ee2810b60
Merge pull request #246 from brandonhamilton/ghc-8.8
Bump dependency bounds to support ghc-8.8
2019-10-03 07:32:55 -07:00
Brandon Hamilton
345318d6cb
Update travis config to support ghc-8.8.1 2019-10-03 10:35:50 +02:00
Brandon Hamilton
baa1630bc6
Bump dependency bounds to support ghc-8.8 2019-10-03 00:59:41 +02:00
Jonathan Daugherty
3d34ef1156 Bump version, update changelog 2019-09-13 10:23:00 -07:00
Jonathan Daugherty
e0fdfc7786 BChan: add writeBChanNonBlocking, raise STM lower bound to 2.4.3 2019-09-13 10:20:12 -07:00
Jonathan Daugherty
5baad2bc63 Whitespace 2019-09-13 10:17:10 -07:00
Jonathan Daugherty
0cdae4ba97 Bump version, update changelog 2019-08-30 15:52:25 -07:00
Jonathan Daugherty
f6bbd37be8 FileBrowser: allow browsing of symlinks if they point to directories 2019-08-30 15:47:54 -07:00
Jonathan Daugherty
48fe4473f1 Bump version, update changelog 2019-08-30 12:40:56 -07:00
Jonathan Daugherty
df89a58eec Edit: support EvPaste Vty events by default, assuming UTF-8 encoding of pasted bytes 2019-08-30 12:37:37 -07:00
Jonathan Daugherty
90b955bb2c README: use better formatting for featured project links 2019-07-12 17:30:47 -07:00
Jonathan Daugherty
8e7c4a99eb Size: improve documentation 2019-07-12 17:10:09 -07:00
Jonathan Daugherty
0a582fca0b Core: update wrapping functions with size policy info 2019-07-12 17:07:42 -07:00
Jonathan Daugherty
926d317c46 txtWrapWith: always pad to available width to obey Greedy requirement 2019-07-12 17:02:28 -07:00
Jonathan Daugherty
561810e0cc Bump version, update changelog 2019-07-03 09:23:26 -07:00
Jonathan Daugherty
6f4a02553d
Merge pull request #233 from callum-oakley/patch-1
featured projects username change
2019-06-11 06:26:03 -07:00
Callum Oakley
69222bc26b
featured projects username change
The redirect still works, I just noticed that this link was to my old username!
2019-06-11 12:26:21 +01:00
Jonathan Daugherty
46feab9bfe userguide: update stale Result construction 2019-06-08 12:14:03 -07:00
Jonathan Daugherty
28a6e377de
Merge pull request #231 from frasertweedale/ci/cabal-3.0
fix CI for latest cabal-install; add GHC 8.6 to matrix
2019-05-04 09:11:25 -07:00