brick-tabular-list: Tabular list widgets for brick.
This package contains two tabular list widgets for brick.
Grid tabular list
Mixed tabular list
To get started
Read Brick.Widgets.TabularList.Grid or Brick.Widgets.TabularList.Mixed.
Run demo programs in demos/ directory. To learn more quickly, modify and run demo programs.
Lens support
If you want to use lens, I encourage using OverloadedLabels
extension with generic-lens or optics-core.
For zoom, you have to use van Laarhoven lens because brick supports zoom through microlens.
Modules
[Index] [Quick Jump]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
demos | Build demonstration programs | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- brick-tabular-list-0.2.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.1.0.2, 0.2.0.0, 0.2.0.1, 1.0.0.0, 1.0.0.1, 2.0.0.0, 2.0.1.0, 2.1.0.0, 2.2.0.0, 2.2.0.1, 2.2.0.2, 2.2.0.3, 2.2.0.4, 2.2.0.5, 2.2.0.6, 2.2.0.7, 2.2.0.8, 2.2.0.9, 2.2.0.10, 2.2.0.11, 2.2.0.12, 2.2.0.13, 2.2.0.14, 2.2.0.15, 2.2.0.16 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.15.1.0 && <5), brick (>=1.5 && <1.7), brick-tabular-list, containers (>=0.6.4 && <0.7), generic-lens (>=2.2.1 && <2.3), microlens (>=0.4.13 && <0.5), optics-core (>=0.4.1 && <0.5), vty (>=5.38 && <5.39) [details] |
License | 0BSD |
Author | amano.kenji |
Maintainer | amano.kenji@proton.me |
Category | User Interface |
Home page | https://codeberg.org/amano.kenji/brick-tabular-list |
Bug tracker | https://codeberg.org/amano.kenji/brick-tabular-list/issues |
Source repo | head: git clone https://codeberg.org/amano.kenji/brick-tabular-list.git |
Uploaded | by amano_kenji at 2023-02-20T06:23:39Z |
Distributions | NixOS:2.2.0.15 |
Executables | grid-tabular-list-vi, grid-tabular-list, mixed-tabular-list-vi, mixed-tabular-list |
Downloads | 1305 total (30 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-02-20 [all 1 reports] |