Launch the WineGUI GTK app on the live X display, drive it with xdotool (click toolbar buttons, open windows), and capture screenshots to visually verify a UI change end-to-end. Use whenever you need to see a GTK/GUI change actually rendered — new buttons, layout changes, dialogs — rather than only checking that it compiles.
2026-07-11