Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix spacing calculation in `Axis::split` | 2020-03-17 | 1 | -11/+8 | ||
* | Improve pane selection when resizing a `PaneGrid` | 2020-03-14 | 1 | -13/+13 | ||
* | Implement mouse-based pane resizing for `PaneGrid` | 2020-03-14 | 2 | -5/+127 | ||
* | Reintroduce `pane_grid::Split` as an identifier | 2020-03-14 | 3 | -7/+9 | ||
* | Remove `PaneGrid::split_*` helpers | 2020-03-14 | 1 | -12/+0 | ||
* | Rename `Split` to `Axis` | 2020-03-14 | 3 | -21/+16 | ||
* | Replace `FocusedPane` with `Action` in `pane_grid` | 2020-03-14 | 2 | -44/+44 | ||
* | Create module boundaries for `pane_grid` logic | 2020-03-14 | 5 | -0/+418 |