commit | 286ff6817b7b127aae30b1daa4e5cb1a69880b72 | [log] [tgz] |
---|---|---|
author | Jason Ekstrand <jason@jlekstrand.net> | Sun Oct 27 22:24:57 2013 -0500 |
committer | Kristian Høgsberg <krh@bitplanet.net> | Wed Oct 30 23:31:46 2013 -0700 |
tree | 6280a45750b004f2ee15002bb58c793e3cae58e2 | |
parent | 453de7a7e5994d5abf0d6c77f4544f56e9d2d08d [diff] |
compositor-wayland: Flush the display on commit This fixes the problem where animations will wait to play until input is received. In general, it also makes the backend far more responsive. Signed-off-by: Jason Ekstrand <jason@jlekstrand.net> https://bugs.freedesktop.org/show_bug.cgi?id=68221