iced/src
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
..
window add action set icon while running (#1590) 2023-04-12 06:47:53 +00:00
application.rs Bump versions 🎉 2023-02-18 12:04:40 +01:00
clipboard.rs Implement and expose read and write helpers for clipboard 2021-09-02 15:12:55 +07:00
element.rs Remove redundant crate::Theme in alias of Element 2022-07-08 23:43:18 +02:00
error.rs Change ContextCreationFailed to GraphicsCreationFailed 2022-04-27 15:42:55 -03:00
executor.rs Split iced_futures into different backend implementations 2022-01-28 21:37:17 +07:00
keyboard.rs Rename keyboard::ModifiersState to Modifiers 2020-11-26 02:05:42 +01:00
lib.rs Bump versions 🎉 2023-02-18 12:04:40 +01:00
mouse.rs Rename MouseCursor to mouse::Interaction 2020-04-30 08:16:38 +02:00
overlay.rs Fix broken documentation links 2022-11-10 00:10:53 +01:00
result.rs Use recently stabilized intra-doc links 2020-11-26 02:05:43 +01:00
sandbox.rs Bump versions 🎉 2023-02-18 12:04:40 +01:00
settings.rs Use Pixels for Text::size 2023-02-17 15:47:51 +01:00
time.rs Implement time module for wasm-bindgen backend in iced_futures 2022-01-28 21:37:17 +07:00
touch.rs expose touch module 2022-10-04 11:15:36 +02:00
widget.rs Rename IconPosition to Side in text_input 2023-04-11 05:54:51 +02:00
window.rs Added macOS platform specific options 2023-03-14 11:31:15 +01:00