<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/native/src/subscription, 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>Rewrite `events` and `events_with` with a new `Runner` abstraction</title>
<updated>2022-01-14T12:43:06+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2022-01-14T12:43:06+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=810b445f8d2f429e9ad07625f9b67dba09783d7a'/>
<id>810b445f8d2f429e9ad07625f9b67dba09783d7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use iced_futures utilities to make native work under wasm32 target.</title>
<updated>2021-11-14T16:04:20+00:00</updated>
<author>
<name>Tanner Rogalsky</name>
<email>tanner@tannerrogalsky.com</email>
</author>
<published>2021-11-14T16:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=24d7d4740fd163b3d3f52fb8ea41233001ab6b93'/>
<id>24d7d4740fd163b3d3f52fb8ea41233001ab6b93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `event::Status` to `Subscription`</title>
<updated>2020-11-12T01:22:22+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2020-11-12T01:22:22+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=69c50c851193348ed3aab746678741f3cdda9fb3'/>
<id>69c50c851193348ed3aab746678741f3cdda9fb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Restore hotkeys in `pane_grid` example</title>
<updated>2020-11-10T01:32:57+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2020-11-10T01:32:57+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d6d5cf0294b1231f4909a782e90b491cc6838fae'/>
<id>d6d5cf0294b1231f4909a782e90b491cc6838fae</id>
<content type='text'>
- Implement `subscription::events_with`
- Remove `pane_grid::KeyPressEvent`
- Return closest sibling in `pane_grid::State::close`
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Implement `subscription::events_with`
- Remove `pane_grid::KeyPressEvent`
- Return closest sibling in `pane_grid::State::close`
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `subscription::Recipe` cross-platform</title>
<updated>2020-03-26T13:55:02+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2020-03-26T13:55:02+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=338fff35ac821e6b03d68bd94418de500fb50f77'/>
<id>338fff35ac821e6b03d68bd94418de500fb50f77</id>
<content type='text'>
By removing the `Send` requirement when targetting Wasm
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
By removing the `Send` requirement when targetting Wasm
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Application::Executor` associated type</title>
<updated>2020-01-20T03:47:36+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2020-01-20T03:47:36+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=90690702e1e4abab804ec91e8ff4183824bec436'/>
<id>90690702e1e4abab804ec91e8ff4183824bec436</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement `subscription::Tracker` in `iced_core`</title>
<updated>2020-01-19T07:36:44+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2020-01-19T07:36:44+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=32f7ca261f0655938ae7c8919599b020ddea8ff8'/>
<id>32f7ca261f0655938ae7c8919599b020ddea8ff8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `iced_native` subscription input opaque</title>
<updated>2019-12-14T03:49:13+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector0193@gmail.com</email>
</author>
<published>2019-12-14T03:49:13+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=293314405f5b8d4003db5ef8f428e659ae36872d'/>
<id>293314405f5b8d4003db5ef8f428e659ae36872d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
