<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/examples/menu, 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>Revert system menus support</title>
<updated>2021-09-15T08:31:40+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-09-15T08:31:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=c0ab9888426b7d1f2606afafc9dba06eed7f9419'/>
<id>c0ab9888426b7d1f2606afafc9dba06eed7f9419</id>
<content type='text'>
The current implementation has some important issues on Windows. We will reintroduce the feature once we figure them out!

I have kept some of the changes in #945, like the new `keyboard::Modifiers` powered by `bitflags`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The current implementation has some important issues on Windows. We will reintroduce the feature once we figure them out!

I have kept some of the changes in #945, like the new `keyboard::Modifiers` powered by `bitflags`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `Command` implementations platform-specific</title>
<updated>2021-09-02T06:29:34+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-09-01T12:21:49+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=76698ff2b5753e637b14533650c0d28e681be3c5'/>
<id>76698ff2b5753e637b14533650c0d28e681be3c5</id>
<content type='text'>
This allows us to introduce a platform-specific `Action` to both `iced_native`
and `iced_web` and remove the `Clipboard` from `Application::update` to maintain
purity.

Additionally, this should let us implement further actions to let users query
and modify the shell environment (e.g. window, clipboard, and more!)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows us to introduce a platform-specific `Action` to both `iced_native`
and `iced_web` and remove the `Clipboard` from `Application::update` to maintain
purity.

Additionally, this should let us implement further actions to let users query
and modify the shell environment (e.g. window, clipboard, and more!)
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `bitflags` for `keyboard::Modifiers`</title>
<updated>2021-07-12T20:01:57+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-07-12T20:01:57+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=b57d567981bb7ef5f9ff397c210778f211d2de5b'/>
<id>b57d567981bb7ef5f9ff397c210778f211d2de5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `Menu` API a bit more functional</title>
<updated>2021-07-12T19:38:54+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2021-07-12T19:38:54+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=1428e9180ae9f4edbf22514bb74c5c7e9df9c712'/>
<id>1428e9180ae9f4edbf22514bb74c5c7e9df9c712</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial menu implementation</title>
<updated>2021-07-05T19:24:10+00:00</updated>
<author>
<name>Richard</name>
<email>richardsoncusto@gmail.com</email>
</author>
<published>2021-07-05T19:23:44+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9fc5ad23edca93553137100d167de7b69e88f785'/>
<id>9fc5ad23edca93553137100d167de7b69e88f785</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
