<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/graphics, 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>Remove unnecessary `Future` imports</title>
<updated>2025-02-21T00:41:56+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-21T00:41:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=c12beecd387ad57eef434b64598473f613e32f57'/>
<id>c12beecd387ad57eef434b64598473f613e32f57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>Simplify `InputMethod` API with only two states</title>
<updated>2025-02-12T07:46:35+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-12T07:46:35+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7979125ed793918dd4a0e5a1ddec8d17bffbd5bf'/>
<id>7979125ed793918dd4a0e5a1ddec8d17bffbd5bf</id>
<content type='text'>
Co-authored-by: rhysd &lt;lin90162@yahoo.co.jp&gt;
Co-authored-by: KENZ &lt;KENZ.gelsoft@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: rhysd &lt;lin90162@yahoo.co.jp&gt;
Co-authored-by: KENZ &lt;KENZ.gelsoft@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `LineEnding` to `editor` and fix inconsistencies</title>
<updated>2025-01-28T05:23:38+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-28T05:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=87165ccd29f0e85a26774ec090d8400274c6d04e'/>
<id>87165ccd29f0e85a26774ec090d8400274c6d04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix text wrapping for `rich_text`</title>
<updated>2025-01-10T22:36:45+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-10T22:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=bffe572a045af6f06b307dbab300233a476c4d32'/>
<id>bffe572a045af6f06b307dbab300233a476c4d32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply wrapping to paragraphs</title>
<updated>2025-01-06T23:30:14+00:00</updated>
<author>
<name>Konsl</name>
<email>82901383+Konsl@users.noreply.github.com</email>
</author>
<published>2025-01-06T23:30:14+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=664caf7087c779ad6ec652ce4ea8df4168e3d610'/>
<id>664caf7087c779ad6ec652ce4ea8df4168e3d610</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore: remove once_cell dependency</title>
<updated>2025-01-06T21:56:48+00:00</updated>
<author>
<name>Tommy Volk</name>
<email>tvolk131@gmail.com</email>
</author>
<published>2024-10-04T03:27:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0e8c3fe30fd7c9a9ff54d2f6d75324575df5511a'/>
<id>0e8c3fe30fd7c9a9ff54d2f6d75324575df5511a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Skip loading fonts that were previously loaded</title>
<updated>2024-12-14T03:09:51+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-12-14T03:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=bfa722c662201a516246483a2bff84ebbb1fc7e6'/>
<id>bfa722c662201a516246483a2bff84ebbb1fc7e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
