John Darrington <[email protected]> writes: > Attached is a patch which adds the ability for us to automatically generate > screenshots > of the dialog boxes.
I like it. Does it need xvfb just to keep windows from showing up on the user's X display while it runs? GTK+ has GtkOffscreenWindow that might be a way to avoid that. Then we could at least avoid adding one (rather unusual) dependency. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/pspp-dev
