iced-yoda/native/src/window
Night_Hunter 5a056ce051
add action set icon while running (#1590)
* 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>
2023-04-12 06:47:53 +00:00
..
action.rs add action set icon while running (#1590) 2023-04-12 06:47:53 +00:00
event.rs Use instant instead of wasm-timer in iced_core 2023-01-12 06:25:59 +01:00
icon.rs add action set icon while running (#1590) 2023-04-12 06:47:53 +00:00
mode.rs Implement SetMode and FetchMode window actions 2022-08-18 14:39:15 +02:00
redraw_request.rs Use instant instead of wasm-timer in iced_core 2023-01-12 06:25:59 +01:00
user_attention.rs Add RequestUserAttention to window::Action 2023-01-02 20:13:42 +01:00