Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2023-01-02 | Create conversion function for `user_attention` in `iced_winit` | 1 | -1/+1 | |
2022-12-15 | Implement `window::close` action and remove `should_exit` | 1 | -0/+5 | |
2022-10-11 | feat: Add window minimize support | 1 | -0/+5 | |
2022-10-11 | feat: Add window maximize support | 1 | -0/+10 | |
2022-10-11 | feat: Add window drag support from winit | 1 | -0/+5 | |
2022-08-18 | Implement `SetMode` and `FetchMode` window actions | 1 | -1/+15 | |
2021-09-02 | Implement `move_to` and `resize` commands for `window` | 1 | -6/+17 | |
2021-09-02 | Make `Command` implementations platform-specific | 1 | -0/+7 |