summaryrefslogtreecommitdiffstats
path: root/runtime/src/window/screenshot.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-19Chore: Apply clippy docs keyword quotingLibravatar Yuri Astrakhan1-1/+1
2023-06-27Move `Screenshot` inside `window` moduleLibravatar Héctor Ramón Jiménez1-0/+1
2023-06-06Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>`Libravatar Héctor Ramón Jiménez1-4/+15
2023-06-06Added offscreen rendering support for wgpu & tiny-skia exposed with the windo...Libravatar Bingus1-0/+80