On Fri, Jan 27, 2012 at 5:39 AM, Scott Moreau wrote:
When do you see the damage? Are you not using a compositing window
manager? We probably need to do x11_compositor_find_output and then
weston_output_damage in the XCB_EXPOSE: case instead.
Kristian
> src/compositor-x11.c | 2 ++
> 1 fi
---
src/compositor-x11.c |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/compositor-x11.c b/src/compositor-x11.c
index 09213f7..3afd6fa 100644
--- a/src/compositor-x11.c
+++ b/src/compositor-x11.c
@@ -599,6 +599,8 @@ x11_compositor_handle_event(int fd, uint32_t mask,