<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/runtime/src/overlay, 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>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>
<entry>
<title>Rename `Overlay::on_event` to `update`</title>
<updated>2024-11-05T23:02:46+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-11-05T23:02:46+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=e5f1e31a5c068fe992cab076661cb6e2d120bdf1'/>
<id>e5f1e31a5c068fe992cab076661cb6e2d120bdf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace `event::Status` in `Widget::on_event` with `Shell::capture_event`</title>
<updated>2024-11-05T22:52:58+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-10-25T17:28:18+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=dcc184b01b753dbecb500205391f6eaaa21c8683'/>
<id>dcc184b01b753dbecb500205391f6eaaa21c8683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `black_box` and `chain` in `widget::operation`</title>
<updated>2024-08-07T23:25:00+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-07T23:25:00+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=422568dee49fa6b814ae0131a3f88d4ae2be243b'/>
<id>422568dee49fa6b814ae0131a3f88d4ae2be243b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace `Command` with a new `Task` API with chain support</title>
<updated>2024-06-13T23:47:39+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-06-13T23:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a25b1af45690bdd8e1cbb20ee3a5b1c4342de455'/>
<id>a25b1af45690bdd8e1cbb20ee3a5b1c4342de455</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `position` from `overlay::Element`</title>
<updated>2024-02-01T00:08:21+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-02-01T00:08:21+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=738aa47547818ebf57dc4f00099386a5a22a86d5'/>
<id>738aa47547818ebf57dc4f00099386a5a22a86d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert `Renderer::Theme` to generic `Widget` type</title>
<updated>2024-01-21T16:56:01+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-01-21T16:56:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7a50e9e8fbb8d37e53a42c1dd5936b97463ead53'/>
<id>7a50e9e8fbb8d37e53a42c1dd5936b97463ead53</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 `position` argument in `overlay::Nested`</title>
<updated>2023-11-21T17:53:31+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-11-21T17:53:31+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a1439071d691be8096ce956df90d1553fe5b3694'/>
<id>a1439071d691be8096ce956df90d1553fe5b3694</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `Overlay` composition</title>
<updated>2023-11-21T13:41:22+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-11-21T13:41:22+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=25006b9c6f2ae909d86871d3a13631d518c07158'/>
<id>25006b9c6f2ae909d86871d3a13631d518c07158</id>
<content type='text'>
Translations were not easily composable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Translations were not easily composable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `clippy::semicolon_if_nothing_returned`</title>
<updated>2023-09-20T02:11:52+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-09-20T02:11:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=34f07b60273d6cfe13834af54cd0e24d34569387'/>
<id>34f07b60273d6cfe13834af54cd0e24d34569387</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
