Commit Graph

254 Commits

Author SHA1 Message Date
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
be934a8bad cursor fix from develop 2021-02-23 22:27:35 -08:00
pdlla
07708844e0 format 2021-02-23 22:26:57 -08:00
pdlla
d17426a91e convert tuple to WrappedLine 2021-02-23 22:25:28 -08:00
pdlla
3080ff0d04 fix styling 2021-02-23 22:04:19 -08:00
pdlla
a6faaaffbd Merge branch 'develop' into zipperalign 2021-02-23 21:56:46 -08: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
3d173059fc warning cleanup 2021-02-21 09:17:27 -08:00
pdlla
ce7cece8f9 comment cleanup 2021-02-21 09:11:18 -08:00
pdlla
16a8576bb5 add new zipper stuff, yay it compiles 2021-02-20 09:24:46 -08:00
pdlla
0991596314 fix minor bug in zipper where cursor y position was computed incorrectly 2021-02-14 18:28:50 -08:00
pdlla
ed239d3468 fix unfocus behavior in layout 2021-02-13 17:58:59 -08:00
pdlla
dac5ed4579 implement LayoutTree and change children to dynamic plus add some helper methods 2021-02-03 22:34:26 -08:00
pdlla
c733f268c4 stylish 2021-02-03 22:24:36 -08:00
pdlla
00a0598e35 put comment back 2021-01-31 16:12:34 -08:00
pdlla
6eec4624a5 works now 2021-01-31 15:52:45 -08:00
pdlla
e089d0deff temp PR 2021-01-24 13:57:18 -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