<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/native/src/renderer, 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>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>Implement `font::load` command in `iced_native`</title>
<updated>2023-02-24T12:29:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-04T10:12:15+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=238154af4ac8dda7f12dd90aa7be106e933bcb30'/>
<id>238154af4ac8dda7f12dd90aa7be106e933bcb30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul `Font` type to allow font family selection</title>
<updated>2023-02-24T12:28:24+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-04T06:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=b29de28d1f0f608f8029c93d154cfd1b0f8b8cbb'/>
<id>b29de28d1f0f608f8029c93d154cfd1b0f8b8cbb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `Pixels` for `Text::size`</title>
<updated>2023-02-17T14:47:51+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-04T15:41:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=570600ce513e7e02b23c1da8322c68fbb876d1b0'/>
<id>570600ce513e7e02b23c1da8322c68fbb876d1b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix further `clippy` lints</title>
<updated>2022-07-09T16:03:59+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-07-09T16:03:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=2f76a10a1d3617e414fb33c0c6cd5cb7782197ad'/>
<id>2f76a10a1d3617e414fb33c0c6cd5cb7782197ad</id>
<content type='text'>
... and explicitly annotate crates as well.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and explicitly annotate crates as well.
</pre>
</div>
</content>
</entry>
<entry>
<title>Draft first-class `Theme` support</title>
<updated>2022-05-13T23:56:32+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-05-13T23:47:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=664251f3f5c7b76f69a97683af1468094bba887f'/>
<id>664251f3f5c7b76f69a97683af1468094bba887f</id>
<content type='text'>
RFC: https://github.com/iced-rs/rfcs/pull/6
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RFC: https://github.com/iced-rs/rfcs/pull/6
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `fill_rectangle` to `fill_quad` in `Renderer`</title>
<updated>2021-11-04T12:24:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-11-04T12:22:29+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=023aded2772f0cd6abd716fe5c8624d5d22e21fa'/>
<id>023aded2772f0cd6abd716fe5c8624d5d22e21fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce first-class `text` module in `iced_native`</title>
<updated>2021-10-31T09:14:38+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-10-31T09:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=b3a01973c6c726e6539be959659f4306ef3234c6'/>
<id>b3a01973c6c726e6539be959659f4306ef3234c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `widget` module re-exports in `iced_native`</title>
<updated>2021-10-31T09:14:34+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-10-31T08:35:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0aafcde0ef1533c9eeba0379de8c0082e30c7504'/>
<id>0aafcde0ef1533c9eeba0379de8c0082e30c7504</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused import for `toggler` in `iced_graphics`</title>
<updated>2021-10-28T13:41:07+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-10-28T13:41:07+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=55b31e6dcf3b8ef083e84372ba02f5a1018470db'/>
<id>55b31e6dcf3b8ef083e84372ba02f5a1018470db</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
