On Tue, 3 Mar 2015 15:26:30 -0600
Derek Foreman wrote:
> Instead of a frame callback we can now use a timerfd and the time
> left in the current cursor frame. This saves us from setting
> the cursor at 60hz even when no updates are required.
>
> Signed-off-by: Derek Foreman
> ---
> NOTE: this
Instead of a frame callback we can now use a timerfd and the time
left in the current cursor frame. This saves us from setting
the cursor at 60hz even when no updates are required.
Signed-off-by: Derek Foreman
---
NOTE: this requires a wayland change I just posted...
clients/window.c | 124 +++