Re: [PATCH] weston-test: schedule repaint after moving surface in test extension

2013-07-12 Thread Kristian Høgsberg
On Tue, Jul 09, 2013 at 06:38:20PM -0700, U. Artie Eoff wrote: > From: "U. Artie Eoff" > > After some discussion with Rob Bradford (robster), we concluded that > we need to schedule a compositor repaint in > weston-test.c:test_configure_surface(...) to ensure that the moved > surface gets a frame

[PATCH] weston-test: schedule repaint after moving surface in test extension

2013-07-09 Thread U. Artie Eoff
From: "U. Artie Eoff" After some discussion with Rob Bradford (robster), we concluded that we need to schedule a compositor repaint in weston-test.c:test_configure_surface(...) to ensure that the moved surface gets a frame callback/repaint. This fixes https://bugs.freedesktop.org/show_bug.cgi?id