Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-02-09 | Remove `scale_factor` from `iced_wgpu::Viewport` | 1 | -1/+1 | |
2020-02-09 | Remove unused `window::renderer` module | 1 | -55/+0 | |
2020-02-09 | Allow `iced_wgpu` to render to any `TextureView` | 2 | -38/+90 | |
2020-02-07 | Increase precision of `scale_factor` in `Windowed` | 1 | -2/+2 | |
2020-02-07 | Update `winit` to `0.20` | 1 | -6/+6 | |
2020-01-16 | Produce new window file events in `iced_winit` | 1 | -3/+3 | |
2020-01-16 | Add file events to `iced_native::window::Event` | 1 | -1/+21 | |
2020-01-16 | Expose `window::Mode` in `iced` | 1 | -9/+0 | |
2020-01-16 | Create `window::Mode` in `iced_native` | 1 | -0/+9 | |
2020-01-10 | Move `Debugger` and `Windowed` to a better location | 1 | -0/+58 | |
2020-01-10 | Add `window::Event::Resized` to `iced_native` | 1 | -0/+12 |