<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/web/src/command, branch master</title>
<subtitle>A cross-platform GUI library for Rust, inspired by Elm</subtitle>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/'/>
<entry>
<title>Replace `iced_web` with WebGL support in `wgpu` :tada:</title>
<updated>2022-01-28T14:37:16+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-01-28T09:47:50+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=825c7749ff364cf1f7ae5cab0c25f27ed85c7d82'/>
<id>825c7749ff364cf1f7ae5cab0c25f27ed85c7d82</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Write missing docs and `Debug` implementations for `web`</title>
<updated>2021-09-13T04:24:28+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-09-13T04:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=01b945b9814b9dc546e783a6dab66e4f7fe49786'/>
<id>01b945b9814b9dc546e783a6dab66e4f7fe49786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `Command` implementations platform-specific</title>
<updated>2021-09-02T06:29:34+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-09-01T12:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=76698ff2b5753e637b14533650c0d28e681be3c5'/>
<id>76698ff2b5753e637b14533650c0d28e681be3c5</id>
<content type='text'>
This allows us to introduce a platform-specific `Action` to both `iced_native`
and `iced_web` and remove the `Clipboard` from `Application::update` to maintain
purity.

Additionally, this should let us implement further actions to let users query
and modify the shell environment (e.g. window, clipboard, and more!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to introduce a platform-specific `Action` to both `iced_native`
and `iced_web` and remove the `Clipboard` from `Application::update` to maintain
purity.

Additionally, this should let us implement further actions to let users query
and modify the shell environment (e.g. window, clipboard, and more!)
</pre>
</div>
</content>
</entry>
</feed>
