Commit Graph

197 Commits

Author SHA1 Message Date
Ali Abrar
4dc115fa67 examples: enable warnings 2021-03-22 14:41:57 -04:00
Ali Abrar
f64478cb5f layout: allow children of grout to obtain focus 2021-03-22 12:58:49 -04:00
Ali Abrar
d2b18b0c60 input: Add keyboard controls to checkbox 2021-03-22 12:58:29 -04:00
Ali Abrar
92e3c8cebe examples: Fix scrolling text example 2021-03-22 12:26:14 -04:00
Ali Abrar
9591e80af6 examples: Update testBoxes 2021-03-22 12:22:55 -04:00
Ali Abrar
254f9a6bfd Improve documentation of Layout and Focus 2021-03-19 14:34:43 -04:00
Ali Abrar
c2768eb1c0 Adjustable instances for Focus and Layout 2021-03-19 13:24:05 -04:00
Ali Abrar
b2e7a2b8e1 Remove unnecessary leftmost 2021-03-18 23:09:11 -04:00
Ali Abrar
cf8a453998 Documentation for new Layout/Focus 2021-03-18 23:08:07 -04:00
Ali Abrar
9bb4bc2397 Sublayout and subfocus support; Make widgets more polymorphic 2021-03-15 23:31:06 -04:00
Ali Abrar
9fb317f572 cabal: Use default extensions 2021-03-15 14:18:22 -04:00
Ali Abrar
7fa7aa9161 Base key and mouse inputs on HasVtyInput; Improve focus request 2021-03-15 09:40:13 -04:00
Ali Abrar
18fa7f5bd0 Add MonadFocus, MonadLayout 2021-03-14 23:03:31 -04:00
Ali Abrar
ac49408573 Use an ordered set for focus tracking 2021-03-14 21:23:21 -04:00
Ali Abrar
9f797731e6 Remove DynRegion in favor of Dynamic t Region 2021-03-14 21:03:44 -04:00
Ali Abrar
b618000990 wip: split up layout and focus 2021-03-13 23:57:14 -05:00
Ali Abrar
30266418ec nix: simplify nix-shell instructions 2021-03-11 21:24:53 -05:00
Ali Abrar
e74a7bbb0f ci: fix nix build 2021-03-11 21:22:27 -05:00
Ali Abrar
77d9318359 Merge branch 'release/0.1.4.1' into develop 2021-03-11 20:20:40 -05:00
pdlla
c3729907ea
Merge pull request #38 from pdlla/fixzipper1
fix minor bug in zipper where cursor y position was computed incorrectly
2021-02-22 21:36:34 -08:00
pdlla
0991596314 fix minor bug in zipper where cursor y position was computed incorrectly 2021-02-14 18:28:50 -08:00
Ali Abrar
fc4da27a83
Merge pull request #35 from reflex-frp/aa/ci-macos
ci: Add macos to github workflow
2021-01-11 22:16:38 -05:00
Ali Abrar
546733a58f
Merge pull request #34 from pdlla/charwidthfix
Data.Text.Zipper charWidth improvements and fixes
2021-01-11 22:16:21 -05:00
pdlla
d1531c1a59 update changelog 2021-01-11 16:25:24 -08:00
Ali Abrar
7ee11709a7 Merge branch 'charwidthfix' of github.com:pdlla/reflex-vty into aa/ci-macos
* 'charwidthfix' of github.com:pdlla/reflex-vty:
  remove text-icu dependency
  update comment
  -switch charWidth to use wcwidth from Graphics.Text.Width in vty -change goToDisplayLinePosition to respect charWidth
2021-01-11 12:30:09 -05:00
Ali Abrar
3ab9a202e0 ci: Add macos to github workflow 2021-01-11 09:37:25 -05:00
pdlla
ef0bbcd2f7 remove text-icu dependency 2021-01-09 21:47:12 -08:00
pdlla
ca16658cc1 update comment 2021-01-09 21:46:16 -08:00
pdlla
90b4b136dc -switch charWidth to use wcwidth from Graphics.Text.Width in vty
-change goToDisplayLinePosition to respect charWidth
2021-01-09 20:46:02 -08:00
Ali Abrar
dde07ad9ed
Merge pull request #33 from mightybyte/patch-1
Use https repo links in the README
2020-12-23 09:48:19 -05:00
Doug Beardsley
6741529d63
Use https repo links in the README 2020-12-23 01:37:11 -05:00
Ali Abrar
918fb074b0 Revise cabal file 2020-11-06 10:39:30 -05:00
Ali Abrar
551c109323
Merge pull request #32 from reflex-frp/aa-dep-sum
Update dep-map and dep-sum
2020-11-06 09:28:27 -05:00
Ali Abrar
59c78e8a59 ci: update reflex-platform 2020-11-06 09:19:52 -05:00
Ali Abrar
848746f46f cabal: require newer reflex 2020-11-06 08:32:17 -05:00
Ali Abrar
adce88c776 Update dep-map and dep-sum 2020-11-06 07:19:35 -05:00
Ali Abrar
f8d91f416a ci: improve haskell github action 2020-11-03 13:45:39 -05:00
Ali Abrar
1667ddbbce ci: test up to ghc 884 2020-11-03 12:39:25 -05:00
Ali Abrar
3b128335e7 ci: add github action 2020-11-03 12:21:36 -05:00
Elliot Cameron
254324bda7
Add badges to README 2020-06-15 14:48:01 -04:00
Elliot Cameron
bafa79f70e
Get rid of vertical alignment in cabal file 2020-06-15 14:11:33 -04:00
Elliot Cameron
435f9637f3
Use imgur-hosted welcome GIF 2020-06-15 14:11:33 -04:00
Elliot Cameron
53b377c141
Normalize badges 2020-06-15 14:11:33 -04:00
Elliot Cameron
f7c635d661
Update project description 2020-06-15 13:57:27 -04:00
Elliot Cameron
1b0b761c80
Merge pull request #29 from reflex-frp/eac@qa-guide
QA guide
2020-06-09 15:37:00 -04:00
Elliot Cameron
f43f4ab000
Use nix to build the examples in the QA guide 2020-06-05 17:24:02 -04:00
Elliot Cameron
755dd1659a
Simplify release.nix 2020-06-05 17:23:35 -04:00
Elliot Cameron
b222f516f3
Unnest reflex-platform thunk 2020-06-05 17:11:57 -04:00
Elliot Cameron
cbfcfa5546
Update reflex-platform thunk 2020-06-05 17:11:14 -04:00
Elliot Cameron
1170c15c8c
Delete unused thunk 2020-06-05 17:10:15 -04:00