https://bugs.freedesktop.org/show_bug.cgi?id=65802

Kristian Høgsberg <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #6 from Kristian Høgsberg <[email protected]> ---
I think we found this problem, try this commit from master:

commit 991810c1b3eb243a2137fc7e9e5cc5214b7f6330
Author: Kristian Høgsberg <[email protected]>
Date:   Wed Oct 16 11:10:12 2013 -0700

    compositor: Stop the repaint loop if the compositor went to sleep

    We check the state when we schedule a repaint, but we will still repaint
    in weston_output_finish_frame() if a repaint is needed.  Now we check
    whether we went to sleep while waiting for the page flip and stop
repainting
    in that case.

    https://bugs.freedesktop.org/show_bug.cgi?id=65802

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Wayland-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/wayland-bugs

Reply via email to