Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2023-06-27 | Move `Screenshot` inside `window` module | 1 | -91/+0 | ||
2023-06-06 | Wrap `Screenshot::bytes` in an `Arc` and implement `AsRef<[u8]>` | 1 | -4/+15 | ||
2023-06-06 | Added offscreen rendering support for wgpu & tiny-skia exposed with the ↵ | 1 | -0/+80 | ||
window::screenshot command. |