Go to file
Owen Taylor 9b822402b9 Use a Tweener "Frame Ticker" with a ClutterTimeline backend
Call Tweener.setFrameTicker() with a custom object that bridges to
ClutterTimeline to get new frame notifications. Combined with a
hack to dynamically adjust the frame ticker's frame rate when
Clutter drops frames, this means that our animations play in the
intended time even if rendering is too slow to maintain a full
60HZ frame rate.

http://bugzilla.gnome.org/show_bug.cgi?id=561745

svn path=/trunk/; revision=79
2008-11-23 04:12:34 +00:00
js/ui Use a Tweener "Frame Ticker" with a ClutterTimeline backend 2008-11-23 04:12:34 +00:00
scripts Bump default screen size to 1024x748; current mininum 2008-11-19 21:15:59 +00:00
src implement a basic switch_workspace animation using Tweener. #561835 2008-11-21 21:34:10 +00:00
tools/build Check that xulrunner-1.9-dev is installed ahead of time 2008-11-18 00:45:32 +00:00
AUTHORS Initial commit 2008-10-31 04:22:44 +00:00
autogen.sh Initial commit 2008-10-31 04:22:44 +00:00
configure.ac Link tidy against clutter-0.8 2008-11-14 21:26:00 +00:00
COPYING Initial commit 2008-10-31 04:22:44 +00:00
MAINTAINERS Initial commit 2008-10-31 04:22:44 +00:00
Makefile.am Initial commit 2008-10-31 04:22:44 +00:00
README Initial commit 2008-10-31 04:22:44 +00:00