<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet href="https://ragibhasin.github.io/feed_style.xsl" type="text/xsl"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
    <tabi:metadata xmlns:tabi="https://github.com/welpo/tabi">
        <tabi:base_url>https:&#x2F;&#x2F;ragibhasin.github.io</tabi:base_url>
        <tabi:separator>
            •
        </tabi:separator>
        <tabi:about_feeds>This is a web feed, also known as an Atom feed. Subscribe by copying the URL from the address bar into your newsreader. Visit About Feeds to learn more and get started. It&#x27;s free.</tabi:about_feeds>
        <tabi:visit_the_site>Visit website</tabi:visit_the_site>
        <tabi:recent_posts>Recent posts</tabi:recent_posts>
        <tabi:last_updated_on>Updated on $DATE</tabi:last_updated_on>
        <tabi:default_theme></tabi:default_theme>
        <tabi:post_listing_date>date</tabi:post_listing_date>
        <tabi:current_section>reactive</tabi:current_section>
    </tabi:metadata><link rel="extra-stylesheet" href="https://ragibhasin.github.io/skins/mint_peach.css?h=6d5f79736ddca2052992" /><title>Ragib's Homepage - reactive</title>
        <subtitle>Personal website of Muhammad Ragib Hasin</subtitle>
    <link href="https://ragibhasin.github.io/tags/reactive/atom.xml" rel="self" type="application/atom+xml"/>
    <link href="https://ragibhasin.github.io/tags/reactive/" rel="alternate" type="text/html"/>
    <generator uri="https://www.getzola.org/">Zola</generator><updated>2026-04-14T00:00:00+00:00</updated><id>https://ragibhasin.github.io/tags/reactive/atom.xml</id><entry xml:lang="en">
        <title>linebender&#x2F;xilem</title>
        <published>2026-04-14T00:00:00+00:00</published>
        <updated>2026-04-14T00:00:00+00:00</updated>
        <author>
            <name>Muhammad Ragib Hasin</name>
        </author>
        <link rel="alternate" href="https://ragibhasin.github.io/contributions/linebender-xilem/" type="text/html"/>
        <id>https://ragibhasin.github.io/contributions/linebender-xilem/</id>
        
            <content type="html">&lt;p&gt;Xilem is a high-level reactive framework inspired by React, SwiftUI and Elm. It lets users create a lightweight view tree, and changes the rendered app based on changes to the tree. It has a web backend and a Masonry backend.&lt;&#x2F;p&gt;
&lt;p&gt;Masonry is a foundational crate for building natively compiled GUIs in Rust. It provides a retained widget tree and runs event handling and update passes on it.&lt;&#x2F;p&gt;
&lt;p&gt;This is the project I’ve contributed most prolifically to, as I use this for all my GUI endeavors and find it joyful to work with the project and the community, both.&lt;&#x2F;p&gt;
</content>
        </entry><entry xml:lang="en">
        <title>lapce&#x2F;floem</title>
        <published>2023-05-01T00:00:00+00:00</published>
        <updated>2023-05-01T00:00:00+00:00</updated>
        <author>
            <name>Muhammad Ragib Hasin</name>
        </author>
        <link rel="alternate" href="https://ragibhasin.github.io/contributions/lapce-floem/" type="text/html"/>
        <id>https://ragibhasin.github.io/contributions/lapce-floem/</id>
        
            <content type="html">&lt;p&gt;Floem is a native cross-platform Rust UI library with fine-grained reactivity inspired by &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;leptos.dev&#x2F;&quot;&gt;Leptos&lt;&#x2F;a&gt;.&lt;&#x2F;p&gt;
&lt;p&gt;It is the UI library that powers the &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;lap.dev&#x2F;lapce&#x2F;&quot;&gt;Lapce&lt;&#x2F;a&gt; code editor.&lt;&#x2F;p&gt;
&lt;p&gt;I fixed non-standard text input behavior on Windows when using non-standard input method editors (IME) that hooks keyboard events directly, like &lt;a rel=&quot;external&quot; href=&quot;https:&#x2F;&#x2F;omicronlab.com&#x2F;avro-keyboard.html&quot;&gt;Avro Keyboard&lt;&#x2F;a&gt; which I used heavily at that time.&lt;&#x2F;p&gt;
&lt;p&gt;However, I’ve switched to my &lt;a href=&quot;https:&#x2F;&#x2F;ragibhasin.github.io&#x2F;projects&#x2F;uo-keyboard&#x2F;&quot;&gt;homegrown replacement&lt;&#x2F;a&gt; of it that uses proper IME framework.&lt;&#x2F;p&gt;
</content>
        </entry>
</feed>
