--- a/ui/gtk/list.h Sat Oct 04 14:54:25 2025 +0200 +++ b/ui/gtk/list.h Sun Oct 19 21:20:08 2025 +0200 @@ -126,6 +126,7 @@ ui_callback onbuttonclick; void *onbuttonclickdata; GtkListBoxRow *first_row; + UiBool header_is_item; };