<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/wgpu, 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>WIP: background image support</title>
<updated>2025-03-20T11:57:26+00:00</updated>
<author>
<name>cel 🌸</name>
<email>cel@bunny.garden</email>
</author>
<published>2025-03-20T11:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=27b099c895825ee03555fd7bdaa8cefdb2125ead'/>
<id>27b099c895825ee03555fd7bdaa8cefdb2125ead</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `wgpu` to `24` and use `cryoglyph` fork</title>
<updated>2025-03-09T00:38:34+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-03-09T00:38:34+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=fb2544021a40d029a99cadda7cf59acf5e7dc455'/>
<id>fb2544021a40d029a99cadda7cf59acf5e7dc455</id>
<content type='text'>
Co-authored-by: Winfried Baumann &lt;codewing@web.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Winfried Baumann &lt;codewing@web.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Run `cargo fmt`</title>
<updated>2025-02-21T00:37:13+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-21T00:22:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9ceb467e6e12129b42d67a4a1ff3cb21bc7daadd'/>
<id>9ceb467e6e12129b42d67a4a1ff3cb21bc7daadd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `physical_bounds` shadowing in `wgpu` render</title>
<updated>2025-02-14T22:14:13+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-14T22:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7c54bdef1062e4008582d8b1e215ffcc1c1ee016'/>
<id>7c54bdef1062e4008582d8b1e215ffcc1c1ee016</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add debug assertions to `draw_mesh` in `wgpu` renderer</title>
<updated>2025-02-04T00:21:10+00:00</updated>
<author>
<name>edwloef</name>
<email>edwin.frank.loeffler@gmail.com</email>
</author>
<published>2025-02-03T10:53:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8ca04bf69d0aa45e67297d82ae069815dd7c0043'/>
<id>8ca04bf69d0aa45e67297d82ae069815dd7c0043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2749 from rhysd/const-from-rgb8</title>
<updated>2025-01-27T00:27:26+00:00</updated>
<author>
<name>Héctor</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-27T00:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=da1726b134ae084dd76b9e0a1107a771f69ed7c9'/>
<id>da1726b134ae084dd76b9e0a1107a771f69ed7c9</id>
<content type='text'>
Make `Color::from_rgb8` and `Color::from_rgba8` const</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make `Color::from_rgb8` and `Color::from_rgba8` const</pre>
</div>
</content>
</entry>
<entry>
<title>Make all `Color` constructors `const` :tada:</title>
<updated>2025-01-27T00:09:16+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-27T00:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ce07acf6fedd705d6380739fbc5da40f95739e04'/>
<id>ce07acf6fedd705d6380739fbc5da40f95739e04</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid preparing layers outside physical bounds in `iced_wgpu`</title>
<updated>2025-01-26T02:55:23+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-26T02:53:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3428a3d2afb766c264453a58e15d33953d438238'/>
<id>3428a3d2afb766c264453a58e15d33953d438238</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2701 from edwloef/2700-fix</title>
<updated>2025-01-26T02:50:22+00:00</updated>
<author>
<name>Héctor</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-26T02:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=c0db7b8e1f6a9d5042530a5b98ec95f492ff6bf7'/>
<id>c0db7b8e1f6a9d5042530a5b98ec95f492ff6bf7</id>
<content type='text'>
always increment quad, mesh, text and image layer counts in wgpu layer rendering</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
always increment quad, mesh, text and image layer counts in wgpu layer rendering</pre>
</div>
</content>
</entry>
<entry>
<title>Delegate `layer_count` logic to primitive pipelines</title>
<updated>2025-01-26T02:42:26+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-26T02:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=2c733d96acd4b5ee5ca2ddeac1646d584f7fe112'/>
<id>2c733d96acd4b5ee5ca2ddeac1646d584f7fe112</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
