Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-03-17 | Use `Program` API in `visible_bounds` example | 1 | -29/+8 | |
2024-03-08 | Rename `container::box_` to `rounded_box` | 1 | -2/+2 | |
2024-03-05 | Simplify theming for `Container` widget | 1 | -4/+3 | |
2024-03-04 | Simplify theming for `Text` widget | 1 | -6/+8 | |
2024-02-15 | Make `horizontal_space` and `vertical_space` fill by default | 1 | -5/+5 | |
2024-02-05 | Fix new `beta` toolchain warnings | 1 | -11/+9 | |
2023-09-19 | Chore: Inline format args for ease of reading | 1 | -1/+1 | |
2023-09-07 | Introduce `keyboard::on_key_press` and `on_key_release` | 1 | -4/+4 | |
2023-07-27 | Fetch bounds on window resize in `visible_bounds` example | 1 | -6/+13 | |
2023-07-27 | Highlight container bounds on hover in `visible_bounds` example | 1 | -14/+43 | |
2023-07-27 | Create `visible_bounds` example | 1 | -0/+151 |