<feed xmlns='http://www.w3.org/2005/Atom'>
<title>iced/core/src/renderer, 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>Introduce `LineEnding` to `editor` and fix inconsistencies</title>
<updated>2025-01-28T05:23:38+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2025-01-28T05:23:38+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=87165ccd29f0e85a26774ec090d8400274c6d04e'/>
<id>87165ccd29f0e85a26774ec090d8400274c6d04e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `text::Wrapping` support</title>
<updated>2024-09-04T19:26:47+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-09-04T19:25:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=f98328f4f1ee58b6288e4f19d7475e7eeb9a7ba7'/>
<id>f98328f4f1ee58b6288e4f19d7475e7eeb9a7ba7</id>
<content type='text'>
Co-authored-by: Neeraj Jaiswal &lt;neerajj85@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Neeraj Jaiswal &lt;neerajj85@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Svg` struct in `core::svg`</title>
<updated>2024-08-04T02:52:55+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T02:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=d4b08462e5a25929ec4df32f242898986902af56'/>
<id>d4b08462e5a25929ec4df32f242898986902af56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `todo!` in `core::renderer::null`</title>
<updated>2024-08-04T02:30:59+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T02:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=3904f0b83af2fd3cd0d841d34d0d9c6193eeb845'/>
<id>3904f0b83af2fd3cd0d841d34d0d9c6193eeb845</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce `Image` struct in `core::image`</title>
<updated>2024-08-04T02:30:12+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-08-04T02:30:12+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=92bd3ecd6b4a6618f0fc725dea3694c3b40e5314'/>
<id>92bd3ecd6b4a6618f0fc725dea3694c3b40e5314</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add background styling to span / rich text</title>
<updated>2024-07-28T11:06:57+00:00</updated>
<author>
<name>Cory Forsstrom</name>
<email>cforsstrom18@gmail.com</email>
</author>
<published>2024-07-23T20:36:40+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ddcf02f9d0377afe6a35dbbb09a29b4bd52efe2e'/>
<id>ddcf02f9d0377afe6a35dbbb09a29b4bd52efe2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `placeholder` support to `text_editor` widget</title>
<updated>2024-07-24T12:52:01+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-24T12:52:01+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=e9e06c8fe2ef291b04f6059a841ceb999455bea8'/>
<id>e9e06c8fe2ef291b04f6059a841ceb999455bea8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `Link` support to `rich_text` widget</title>
<updated>2024-07-21T10:45:05+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-21T10:45:05+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=9bfaf2840cffe35d689bd115a308d21961ab082a'/>
<id>9bfaf2840cffe35d689bd115a308d21961ab082a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement `rich_text` widget and `markdown` example</title>
<updated>2024-07-17T20:04:11+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-17T20:04:11+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=910eb72a0620b34e5b3d7793bbd5ab7290e08dd6'/>
<id>910eb72a0620b34e5b3d7793bbd5ab7290e08dd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Decouple caching from `Paragraph` API</title>
<updated>2024-07-17T16:50:53+00:00</updated>
<author>
<name>Héctor Ramón Jiménez</name>
<email>hector@hecrj.dev</email>
</author>
<published>2024-07-17T16:47:58+00:00</published>
<link rel='alternate' type='text/html' href='https://bunny.garden/forks/iced/commit/?id=ffb520fb3703ce4ece9fb6d5ee2c7aa0b846879f'/>
<id>ffb520fb3703ce4ece9fb6d5ee2c7aa0b846879f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
