<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/core/src/window/settings, 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>Add `override_redirect` for X11 windows</title>
<updated>2024-09-10T22:00:40+00:00</updated>
<author>
<name>Nadji Abidi</name>
<email>mouhamir2@gmail.com</email>
</author>
<published>2024-06-22T15:12:19+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=190774258c3d2a32451b05738188973ae0393a42'/>
<id>190774258c3d2a32451b05738188973ae0393a42</id>
<content type='text'>
This commit add the `override_redirect` boolean field to the `PlatformSpecific` struct for linux platform.
This is a X11-specific flag allow bypassing window manager mapping for precise positioning of windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit add the `override_redirect` boolean field to the `PlatformSpecific` struct for linux platform.
This is a X11-specific flag allow bypassing window manager mapping for precise positioning of windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>add option for undecorated_shadow on windows (#2285)</title>
<updated>2024-09-05T09:17:44+00:00</updated>
<author>
<name>Night_Hunter</name>
<email>samuelhuntnz@gmail.com</email>
</author>
<published>2024-09-05T09:17:44+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d1ceada11996a0137e8fb4377f1011af3f08d24f'/>
<id>d1ceada11996a0137e8fb4377f1011af3f08d24f</id>
<content type='text'>
* add option for undecorated_shadow on windows

* formated</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add option for undecorated_shadow on windows

* formated</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `parent` from `PlatformSpecific` window settings</title>
<updated>2024-06-14T00:33:05+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-06-14T00:23:25+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=b21e4567dc32250c90d2ea9c78080cd8bcb66368'/>
<id>b21e4567dc32250c90d2ea9c78080cd8bcb66368</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Try to find an `#iced` element by default on Wasm</title>
<updated>2024-03-19T06:14:02+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-03-19T04:41:56+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=bf93c82fac4519e5320f9caee8bde2fdc1c6e41a'/>
<id>bf93c82fac4519e5320f9caee8bde2fdc1c6e41a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>feat(window): adds skip_taskbar for windows</title>
<updated>2024-01-21T13:20:01+00:00</updated>
<author>
<name>MrAntix</name>
<email>aj@antix.co.uk</email>
</author>
<published>2024-01-21T13:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9cfb0f4a09f2da076d41c74b5507ba256da181e3'/>
<id>9cfb0f4a09f2da076d41c74b5507ba256da181e3</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>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>
</feed>
