<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/src/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>Bump image from `0.24` to `0.25`</title>
<updated>2025-01-14T11:45:19+00:00</updated>
<author>
<name>Jos Ahrens</name>
<email>git@liefland.net</email>
</author>
<published>2025-01-02T18:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=8078f5b08c759977a1d4c631c4bd252dcc835cbd'/>
<id>8078f5b08c759977a1d4c631c4bd252dcc835cbd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo</title>
<updated>2024-04-19T06:53:38+00:00</updated>
<author>
<name>saihaze</name>
<email>develop@saihaze.cn</email>
</author>
<published>2024-04-19T06:53:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=f3a2255f830e52d68c6bf0aaebc1e4164d66f2d8'/>
<id>f3a2255f830e52d68c6bf0aaebc1e4164d66f2d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into feat/multi-window-support</title>
<updated>2023-11-29T21:28:31+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-11-29T21:28:31+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=e09b4e24dda51b8212d8ece52431dacaa3922a7b'/>
<id>e09b4e24dda51b8212d8ece52431dacaa3922a7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `clippy::default_trait_access`</title>
<updated>2023-09-20T02:51:08+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2023-09-20T02:51:08+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=42ed90bc6f92b2085d193e7f143430b8d3847c21'/>
<id>42ed90bc6f92b2085d193e7f143430b8d3847c21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix majority of unresolved documentation links</title>
<updated>2023-09-09T16:59:17+00:00</updated>
<author>
<name>Matthias Vogelgesang</name>
<email>matthias.vogelgesang@gmail.com</email>
</author>
<published>2023-09-09T10:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=89d9f1d7d2202029028a487df1dd11b0665a7517'/>
<id>89d9f1d7d2202029028a487df1dd11b0665a7517</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use workspace dependencies and package inheritance</title>
<updated>2023-09-04T11:08:17+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-09-04T10:58:41+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=f468e25d0c67a01ee79d892f6e8ba9be019f06c7'/>
<id>f468e25d0c67a01ee79d892f6e8ba9be019f06c7</id>
<content type='text'>
We are also taking this as a chance to synchronize
the versions of all the crates! Because of this, we
will skip the `0.11` version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
We are also taking this as a chance to synchronize
the versions of all the crates! Because of this, we
will skip the `0.11` version.
</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>Introduce `window::Level` enum</title>
<updated>2023-05-25T21:14:07+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-05-25T21:14:07+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=a7fa7e40058188c95a790712e11b863a9f84cecb'/>
<id>a7fa7e40058188c95a790712e11b863a9f84cecb</id>
<content type='text'>
... and add `level` field to `window::Settings`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
... and add `level` field to `window::Settings`
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable `doc_auto_cfg` when generating documentation</title>
<updated>2023-05-11T15:28:51+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-05-11T15:28:51+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=cf434236e7e15e0fa05e5915b8d4d78dcaf1b7e8'/>
<id>cf434236e7e15e0fa05e5915b8d4d78dcaf1b7e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into advanced-text</title>
<updated>2023-04-17T21:41:12+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2023-04-17T21:41:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=4bae457c37b499f3cfddbdac9ff37a34cbce61d5'/>
<id>4bae457c37b499f3cfddbdac9ff37a34cbce61d5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
