Don't use poll timeout for timing animation.
authorKristian Høgsberg <krh@redhat.com>
Sun, 2 Nov 2008 20:28:22 +0000 (15:28 -0500)
committerKristian Høgsberg <krh@redhat.com>
Thu, 6 Nov 2008 15:53:02 +0000 (10:53 -0500)
commitd3fa34ca298e734d4e7f14a7023848ff13360109
tree3b5f5715dd8ef499bb474d107955d3342cf05eef
parent5a27f3e6a787be874e0415eda184b0ee01b95a39
Don't use poll timeout for timing animation.

Receiving events breaks out of the poll and resets the time out.
Effectively, this blocks the animation when the client receives events.
As a quick fix, use timerfd for timing the animation.
Makefile
flower.c