Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow passing external state to `Application::new` | 2020-03-30 | 1 | -53/+0 | |
* | Remove `background` from `Settings` | 2020-01-05 | 1 | -6/+0 | |
* | Rename `Settings::background_color` to `background` | 2019-12-29 | 1 | -2/+2 | |
* | Add `background_color` to `Settings` | 2019-12-29 | 1 | -1/+14 | |
* | Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support | 2019-12-04 | 1 | -2/+5 | |
* | Refactor window creation in `iced_winit` | 2019-12-03 | 1 | -8/+4 | |
* | Add platform specific settings | 2019-11-30 | 3 | -0/+62 |