<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Layout on Home</title>
    <link>https://blog.rafaelfernandez.dev/tags/layout/</link>
    <description>Recent content in Layout on Home</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <copyright>© 2026 Rafael Fernandez</copyright>
    <lastBuildDate>Wed, 18 Feb 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.rafaelfernandez.dev/tags/layout/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Todo TUI in Rust 2. Rendering the View layer with ratatui</title>
      <link>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-2-rendering-view-layer-ratatui/</link>
      <pubDate>Wed, 18 Feb 2026 00:00:00 +0000</pubDate>
      
      <guid>https://blog.rafaelfernandez.dev/posts/todo-tui-rust-2-rendering-view-layer-ratatui/</guid>
      <description>The rat starts painting. We implement the rendering layer: immediate-mode drawing, a three-zone layout with Layout::vertical, a task table with StatefulWidget and row highlighting, a context-sensitive command bar that changes with InputMode, and the subtle Block gotcha that cost a few minutes of debugging.</description>
      
    </item>
    
  </channel>
</rss>
