| Commit message (Expand) | Author | Age | Files | Lines |
* | feat(window): adds skip_taskbar for windows | MrAntix | 2024-01-21 | 1 | -0/+4 |
* | Small documentation typo fixed | Calastrophe | 2024-01-09 | 1 | -1/+1 |
* | Use `AtomicU64` for `window::Id` | Héctor Ramón Jiménez | 2023-12-02 | 2 | -23/+23 |
* | Use actual floats for logical coordinates | Héctor Ramón Jiménez | 2023-11-30 | 3 | -16/+19 |
* | Merge branch 'master' into feat/multi-window-support | Héctor Ramón Jiménez | 2023-11-29 | 4 | -9/+25 |
|\ |
|
| * | Chore: Apply clippy docs keyword quoting | Yuri Astrakhan | 2023-09-19 | 1 | -1/+1 |
| * | Fix majority of unresolved documentation links | Matthias Vogelgesang | 2023-09-09 | 1 | -1/+1 |
| * | Fix `iced_wgpu` device selection on Wasm | Héctor Ramón Jiménez | 2023-09-03 | 1 | -1/+1 |
* | | Moved `exit_on_close_request` to window settings. This now controls whether e... | Bingus | 2023-07-24 | 2 | -3/+11 |
* | | refactored window storage; | Bingus | 2023-07-21 | 8 | -30/+111 |
* | | Merge remote-tracking branch 'origin/master' into feat/multi-window-support | Bingus | 2023-07-12 | 3 | -0/+104 |
|/ |
|
* | Introduce `window::Level` enum | Héctor Ramón Jiménez | 2023-05-25 | 1 | -0/+19 |
* | Merge branch 'master' into advanced-text | Héctor Ramón Jiménez | 2023-04-17 | 1 | -0/+80 |
* | Create `iced_widget` subcrate and re-organize the whole codebase | Héctor Ramón Jiménez | 2023-03-04 | 4 | -0/+129 |