Debian Patches

Status for rust-taskwarrior-tui/0.26.5-2

Patch Description Author Forwarded Bugs Origin Last update
0001-chore-update-ratatui-to-0.30.0-655.patch [PATCH 1/2] chore: update ratatui to `0.30.0` (#655)
- **chore: Update ratatui to 0.30 and crossterm to 0.29**
- **refactor: Remove deprecated `Corner`**
- **refactor: Use Frame from root of the crate and add Position import**
- **refactor: Use autoresize and add error bounds**
- **refactor: Use `area()` instead of `size()`, `filled_style()`, and
fix Margin reference**
- **refactor: Fix highlight_symbol type and use `set_cursor_position`**
- **refactor: Use buffer indexing directly and fix test assertions**
- **refactor: Use `area()` instead of `size()` in ui.rs**
Kenji Berthold <aks.kenji@protonmail.com> no 2026-01-17
0002-fix-Apply-color.uda.-configuration-for-all-UDAs-652.patch [PATCH 2/2] fix: Apply color.uda.* configuration for all UDAs (#652)
Previously, only the priority UDA colors were being applied in the TUI.
The condition `tag_name == "uda."` was matching all UDA color rules but
only processing priority. This fix:

- Changes the priority check to be more specific (uda.priority.)
- Adds a new handler for non-priority UDAs that:
- Iterates through all UDAs on the task
- Formats the color key as color.uda.<name>.<value>
- Applies the color if configured

Fixes #651
Bruno <b@aduros.com> no 2026-01-17
relax-deps.patch =================================================================== no

All known versions for source package 'rust-taskwarrior-tui'

Links