| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow providing a DOM identifier as a `target` for Wasm | Héctor Ramón Jiménez | 2022-11-05 | 3 | -2/+11 |
* | Update `winit` and `glutin` forks | Wyatt Herkamp | 2022-08-29 | 1 | -1/+1 |
* | Convert empty struct `PlatformSpecific` into empty type | Héctor Ramón Jiménez | 2021-08-12 | 1 | -1/+1 |
* | Add PlatformSpecific winit settings for macOS | Andrew Bentley | 2021-08-12 | 2 | -3/+13 |
* | Fix documentation of `PlatformSpecific` settings | Héctor Ramón | 2021-06-01 | 1 | -2/+3 |
* | allow disabling drag and drop on windows | Quentin Boyer | 2021-05-27 | 1 | -1/+12 |
* | Allow passing external state to `Application::new` | Héctor Ramón Jiménez | 2020-03-30 | 1 | -53/+0 |
* | Remove `background` from `Settings` | Héctor Ramón Jiménez | 2020-01-05 | 1 | -6/+0 |
* | Rename `Settings::background_color` to `background` | Héctor Ramón Jiménez | 2019-12-29 | 1 | -2/+2 |
* | Add `background_color` to `Settings` | Héctor Ramón Jiménez | 2019-12-29 | 1 | -1/+14 |
* | Use cfg and path attribute instead of cfg_attr for IntelliJ Rust support | Gabriel Konat | 2019-12-04 | 1 | -2/+5 |
* | Refactor window creation in `iced_winit` | Héctor Ramón Jiménez | 2019-12-03 | 1 | -8/+4 |
* | Add platform specific settings | hatoo | 2019-11-30 | 3 | -0/+62 |