<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/runtime, 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>Relax perform from Fn to more general FnOnce</title>
<updated>2025-03-05T06:39:38+00:00</updated>
<author>
<name>Ryan Andersen</name>
<email>ryco117@gmail.com</email>
</author>
<published>2025-03-05T06:39:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=b9ebf45a0344a9e1d21424ae23665c016b2ef64b'/>
<id>b9ebf45a0344a9e1d21424ae23665c016b2ef64b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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 `with` helper and use `sipper` in `gallery` example</title>
<updated>2025-02-11T02:41:29+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-11T02:39:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0c528be2ea74f9aae1d4ac80b282ba9c16674649'/>
<id>0c528be2ea74f9aae1d4ac80b282ba9c16674649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Task::map_with`</title>
<updated>2025-02-11T01:34:10+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-11T01:34:10+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9f21eae1528fa414adbfb987ce4c851fa58326fe'/>
<id>9f21eae1528fa414adbfb987ce4c851fa58326fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `sipper::Core` in `Task::sip`</title>
<updated>2025-02-10T16:47:18+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-10T16:47:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=6154395be0668af42ac597c9db35e5e198c264c9'/>
<id>6154395be0668af42ac597c9db35e5e198c264c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update `sipper` and relax `Send` requirements</title>
<updated>2025-02-09T20:05:42+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-09T20:05:42+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7ba2e3913395b212c7789569e1d683e7766cc348'/>
<id>7ba2e3913395b212c7789569e1d683e7766cc348</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement `sipper` support through `Task::sip` :tada:</title>
<updated>2025-02-09T10:14:02+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-09T10:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=c8981d00963dac0dc03e6351255ba8823519162c'/>
<id>c8981d00963dac0dc03e6351255ba8823519162c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Take `Event` by reference in `Widget::update`</title>
<updated>2025-02-04T00:26:59+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-02-03T02:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=afef368d8a920c7702048d3b1604b2046fe46ff8'/>
<id>afef368d8a920c7702048d3b1604b2046fe46ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
