3 Open Issues Need Help Last updated: Jul 5, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement all W3C blending modes (listed in the W3C Compositing and Blending spec) within the Capybar project's Color struct to enhance its capabilities.

Complexity: 4/5
enhancement good first issue
Write tests for widgets about 2 months ago
enhancement good first issue

AI Summary: The task involves removing the `todo!()` calls from the `align_children()` function within the Row container of the Capybar project. This function is responsible for aligning child widgets within the row, and currently lacks complete implementation.

Complexity: 4/5
enhancement good first issue