summaryrefslogtreecommitdiffstats
path: root/native/src/window/icon.rs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* add action set icon while running (#1590)Libravatar Night_Hunter2023-04-121-0/+80
* set windows icon live action * change get icon to insto raw * remove mobile docs * format * fix format * add file methods to Icon * Rename action to `ChangeIcon` and tidy up `Icon` modules * Fix documentation of `icon::Error` * Remove unnecessary `\` in `icon` documentation * Remove `etc.` from `Icon` documentation --------- Co-authored-by: Héctor Ramón Jiménez <hector0193@gmail.com>