summaryrefslogtreecommitdiffstats
path: root/graphics/src/compositor.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make `compatible_window` mandatory in `Compositor`Libravatar Héctor Ramón Jiménez2024-01-181-1/+1
|
* Remove `Compositor` window genericLibravatar Héctor Ramón Jiménez2024-01-181-4/+19
| | | | And update `glyphon` and `window_clipboard`
* WIP raw-window-handle 0.6Libravatar Ian Douglas Scott2024-01-161-6/+6
|
* Separate `Compositor::new` from `Compositor::create_renderer`Libravatar Héctor Ramón Jiménez2023-12-021-2/+2
|
* Fix broken intra-doc linksLibravatar Héctor Ramón Jiménez2023-11-291-1/+1
|
* Merge branch 'master' into feat/multi-window-supportLibravatar Héctor Ramón Jiménez2023-11-291-2/+2
|\
| * Chore: Apply clippy docs keyword quotingLibravatar Yuri Astrakhan2023-09-191-1/+1
| | | | | | | | Add quotes a number of doc strings like `sRGB`
| * Fix outstanding broken intradoc linksLibravatar Héctor Ramón Jiménez2023-09-091-1/+1
| |
* | refactored window storage;Libravatar Bingus2023-07-211-0/+3
|/ | | | | new helper window events (Destroyed, Created); clippy + fmt;
* Added offscreen rendering support for wgpu & tiny-skia exposed with the ↵Libravatar Bingus2023-06-061-1/+14
| | | | window::screenshot command.
* Create `iced_widget` subcrate and re-organize the whole codebaseLibravatar Héctor Ramón Jiménez2023-03-041-0/+92