summaryrefslogtreecommitdiffstats
path: root/graphics/src/compositor.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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