utodo = [
    2,
    0,
    0,
]

[pending]
items = [
    "Layers blocking state frames to behind widgets.",
    "Better box container. (Better widget distribution.)",
    "Better widgets.",
]

[progress]
items = []

[finished]
items = [
    "Paste event.",
    "Focus event.",
    "Mouse support.",
    "Transparency.",
    "Implement a better damage calculation algorithm? (Maybe?)",
    "Implement a damage system. (Only refresh what needs to be refreshed.)",
    "Add native color support. (Without external crates?)",
    "Use Transform instead of a Position + Size combo.",
    "Use i16 as the type for positions.",
]
