On Sat, 2009-06-13 at 08:30 +1000, Saul Lethbridge wrote:
> It seems the function clutter_set_motion_events_ frequency  has been
> removed recently. Has it been replaced by another function?

all the throttling for the motion events passes through the newly added
master clock, so if you don't have sync-to-vblank support it will use
the default frame rate:

  clutter_set_default_frame_rate()

this also prevent you from losing the last motion event in case it was
throttled.

ciao,
 Emmanuele.

-- 
Emmanuele Bassi, Senior Engineer        | emmanuele.ba...@intel.com
Intel Open Source Technology Center     | http://oss.intel.com

-- 
To unsubscribe send a mail to clutter+unsubscr...@o-hand.com

Reply via email to