<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/native/src/widget/image, 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>Use `Pixels` for `padding` in `image::Viewer`</title>
<updated>2023-02-17T15:24:37+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-17T15:24:37+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=fd1408693322f5bfdaee7f27bd098808658d7310'/>
<id>fd1408693322f5bfdaee7f27bd098808658d7310</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `f32` in `Length::Units` and rename it to `Fixed`</title>
<updated>2023-02-17T14:40:17+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-02-04T11:24:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7b8b01f560569ae18d9337a31ba94f6c1c2ba0dd'/>
<id>7b8b01f560569ae18d9337a31ba94f6c1c2ba0dd</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 for Rust 1.66</title>
<updated>2022-12-20T10:31:25+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-12-20T10:31:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=6bb01b727611b83592f96b2b89371a12e7ce54d8'/>
<id>6bb01b727611b83592f96b2b89371a12e7ce54d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor some `image` traits a bit</title>
<updated>2022-11-05T02:19:38+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-11-05T02:13:04+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8ce8d374b1e8d1d394a42a5ee2bca8af790f0b71'/>
<id>8ce8d374b1e8d1d394a42a5ee2bca8af790f0b71</id>
<content type='text'>
- Use `Size&lt;u32&gt;` were applicable.
- Rename `TextureStore` to `image::Storage`.
- Rename `TextureStoreEntry` to `image::storage::Entry`.
- Wire up `viewport_dimensions` to `iced_glow` for `Svg`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Use `Size&lt;u32&gt;` were applicable.
- Rename `TextureStore` to `image::Storage`.
- Rename `TextureStoreEntry` to `image::storage::Entry`.
- Wire up `viewport_dimensions` to `iced_glow` for `Svg`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace stateful widgets with new `iced_pure` API</title>
<updated>2022-07-27T04:49:20+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-07-27T04:49:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ff2519b1d43d481987351a83b6dd7237524c21f0'/>
<id>ff2519b1d43d481987351a83b6dd7237524c21f0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Remove `hash_layout` method from `Widget` trait</title>
<updated>2022-02-23T14:31:54+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-02-22T07:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=1313c94e3bb206f064462bc521f78dbffc2a6cd6'/>
<id>1313c94e3bb206f064462bc521f78dbffc2a6cd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Renderer` argument to `mouse_interaction` and `on_event`</title>
<updated>2022-01-11T07:12:28+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-01-11T07:12:28+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=810e086728e938d1d12758c7b486c1e371127349'/>
<id>810e086728e938d1d12758c7b486c1e371127349</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple the image Handle type from the iced_native implementation</title>
<updated>2021-12-10T22:33:58+00:00</updated>
<author>
<name>Olivier Pinon</name>
<email>op@impero.com</email>
</author>
<published>2021-12-10T19:15:27+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a7bcd65bb82a2640e10cbe25bf24bc003d059857'/>
<id>a7bcd65bb82a2640e10cbe25bf24bc003d059857</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
