summaryrefslogtreecommitdiffstats
path: root/runtime/src/window/screenshot.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add image and hash snapshot-based testing to `iced_test`Libravatar Héctor Ramón Jiménez2024-12-101-108/+0
|
* Added scale_factor to `Screenshot` data for use when cropping to widget boundsLibravatar Shan2024-05-241-3/+13
|
* Fix `clippy` lint in `runtime::window::screenshot`Libravatar Héctor Ramón Jiménez2024-05-011-3/+3
|
* Utilize bytes::Bytes iced_runtime::window::ScreenshotLibravatar Thomas Sieverding2024-05-011-5/+11
|
* Chore: Apply clippy docs keyword quotingLibravatar Yuri Astrakhan2023-09-191-1/+1
| | | | Add quotes a number of doc strings like `sRGB`
* Move `Screenshot` inside `window` moduleLibravatar Héctor Ramón Jiménez2023-06-271-0/+92