<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/src/multi_window, 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>Simplify theming for `Application`</title>
<updated>2024-03-06T20:27:03+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-03-06T20:27:03+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=7c4bf70023a8092faad9630c2c87fbf41bd6ab76'/>
<id>7c4bf70023a8092faad9630c2c87fbf41bd6ab76</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>Fix unused import in `multi_window::application`</title>
<updated>2023-11-29T21:52:46+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-11-29T21:52:46+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3b39ba7029832cab5235fb5538b46148d599daa7'/>
<id>3b39ba7029832cab5235fb5538b46148d599daa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix broken intra-doc links</title>
<updated>2023-11-29T21:46:47+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-11-29T21:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=6740c2c5d6b24399dab1343abdfec5daf4b03c98'/>
<id>6740c2c5d6b24399dab1343abdfec5daf4b03c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactored window storage;</title>
<updated>2023-07-21T20:53:38+00:00</updated>
<author>
<name>Bingus</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-07-13T02:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d53ccc857da4d4cda769904342aeb5a82a64f146'/>
<id>d53ccc857da4d4cda769904342aeb5a82a64f146</id>
<content type='text'>
new helper window events (Destroyed, Created);
clippy + fmt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new helper window events (Destroyed, Created);
clippy + fmt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Added per-window theme support.</title>
<updated>2023-03-16T01:20:38+00:00</updated>
<author>
<name>Bingus</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-03-16T01:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=41836dd80d0534608e7aedfbf2319c540a23de1a'/>
<id>41836dd80d0534608e7aedfbf2319c540a23de1a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup, clearer comments + removed some unnecessary dupe;</title>
<updated>2023-03-13T21:16:45+00:00</updated>
<author>
<name>Bingus</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-03-13T21:16:45+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8ba18430800142965549077373e2a45d0a3429a1'/>
<id>8ba18430800142965549077373e2a45d0a3429a1</id>
<content type='text'>
Removed `Frames` struct return for `window::frames()` since we are just redrawing every window anyways;
Interface dropping;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed `Frames` struct return for `window::frames()` since we are just redrawing every window anyways;
Interface dropping;
</pre>
</div>
</content>
</entry>
<entry>
<title>Iced master merge (again)</title>
<updated>2023-02-17T21:01:40+00:00</updated>
<author>
<name>Bingus</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-02-17T19:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=2d427455ce8f9627da7c09eb80f38a615f0ddcb7'/>
<id>2d427455ce8f9627da7c09eb80f38a615f0ddcb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added window::Id to multi_window application's scale_factor</title>
<updated>2023-01-19T01:04:11+00:00</updated>
<author>
<name>Bingus</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-01-19T01:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=0a643287deece9234b64cc843a9f6ae3e6e4806e'/>
<id>0a643287deece9234b64cc843a9f6ae3e6e4806e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting</title>
<updated>2023-01-09T19:28:07+00:00</updated>
<author>
<name>bungoboingo</name>
<email>shankern@protonmail.com</email>
</author>
<published>2023-01-09T18:19:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3e5d34f25fa07fa99f57b686bbde87d73b8ed548'/>
<id>3e5d34f25fa07fa99f57b686bbde87d73b8ed548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
