| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce `center` widget helper | Héctor Ramón Jiménez | 2024-05-03 | 1 | -9/+3 |
* | Move `Program` to `application` module | Héctor Ramón Jiménez | 2024-03-17 | 1 | -1/+1 |
* | Implement `Program::load` to specify startup `Command` | Héctor Ramón Jiménez | 2024-03-16 | 1 | -7/+1 |
* | Introduce `Program` API | Héctor Ramón Jiménez | 2024-03-16 | 1 | -14/+6 |
* | Merge branch 'master' into feat/multi-window-support | Héctor Ramón Jiménez | 2023-11-29 | 1 | -1/+1 |
|\ |
|
| * | Use workspace dependencies and package inheritance | Héctor Ramón Jiménez | 2023-09-04 | 1 | -1/+1 |
* | | refactored window storage; | Bingus | 2023-07-21 | 1 | -1/+1 |
|/ |
|
* | Draft `Shell:request_redraw` API | Héctor Ramón Jiménez | 2023-01-12 | 1 | -13/+13 |
* | Replace stateful widgets with new `iced_pure` API | Héctor Ramón Jiménez | 2022-07-27 | 1 | -28/+15 |
* | Center contents with `Container` in `exit` example | Héctor Ramón Jiménez | 2022-01-03 | 1 | -7/+16 |
* | Allow Sandbox applications to exit. | Drake Tetreault | 2021-12-29 | 3 | -0/+95 |