<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/native, 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>Rename `iced_native` to `iced_runtime`</title>
<updated>2023-03-05T05:35:20+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-05T05:35:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=99e0a71504456976ba88040f5d1d3bbc347694ea'/>
<id>99e0a71504456976ba88040f5d1d3bbc347694ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Converge `Command` types from `iced_futures` and `iced_native`</title>
<updated>2023-03-05T05:23:40+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-05T05:23:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8af69be47e88896b3c5f70174db609eee0c67971'/>
<id>8af69be47e88896b3c5f70174db609eee0c67971</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `no_run` for widget doc-tests</title>
<updated>2023-03-05T03:19:31+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-05T03:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=cfb8abb6f5806e08ccc3a80233e1fb1768adeaf7'/>
<id>cfb8abb6f5806e08ccc3a80233e1fb1768adeaf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove generic `Hasher` and `Event` from `subscription::Recipe`</title>
<updated>2023-03-05T03:15:10+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-05T03:15:10+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=f4cf488e0b083b5d7b7612c650917233163ee9cb'/>
<id>f4cf488e0b083b5d7b7612c650917233163ee9cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create `iced_widget` subcrate and re-organize the whole codebase</title>
<updated>2023-03-04T04:37:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-04T04:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3a0d34c0240f4421737a6a08761f99d6f8140d02'/>
<id>3a0d34c0240f4421737a6a08761f99d6f8140d02</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `canvas` leftovers in `iced_native`</title>
<updated>2023-03-03T16:31:44+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-03T16:31:44+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=c54409d1711e1f615c7ea4b02c082954e340632a'/>
<id>c54409d1711e1f615c7ea4b02c082954e340632a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `Canvas` and `QRCode` to `iced` crate</title>
<updated>2023-03-03T03:57:55+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-03T03:57:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=6cc48b5c62bac287b8f9f1c79c1fb7486c51b18f'/>
<id>6cc48b5c62bac287b8f9f1c79c1fb7486c51b18f</id>
<content type='text'>
Rename `canvas` modules to `geometry` in graphics subcrates
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename `canvas` modules to `geometry` in graphics subcrates
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix missing `qr_code` module in `iced_native`</title>
<updated>2023-03-01T20:52:12+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-01T20:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=350427e82c3a49367da65086c20a307e9b864a23'/>
<id>350427e82c3a49367da65086c20a307e9b864a23</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement `Canvas` support for `iced_tiny_skia`</title>
<updated>2023-03-01T20:34:26+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-03-01T20:34:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=5fd5d1cdf8e5354788dc40729c4565ef377d3bba'/>
<id>5fd5d1cdf8e5354788dc40729c4565ef377d3bba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `clippy` lints</title>
<updated>2023-02-24T12:58:17+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-24T12:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8059c40142d601588e01c152ce1bb72a1295dde8'/>
<id>8059c40142d601588e01c152ce1bb72a1295dde8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
