After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 694302 - Convert pixbuf animation demo (both copies) to GdkFrameClock
Convert pixbuf animation demo (both copies) to GdkFrameClock
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2013-02-20 19:47 UTC by Owen Taylor
Modified: 2013-02-21 15:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Convert pixbuf animation demo (both copies) to GdkFrameClock (4.68 KB, patch)
2013-02-20 19:47 UTC, Owen Taylor
committed Details | Review

Description Owen Taylor 2013-02-20 19:47:22 UTC
Use the frame clock instead of a 50ms timeout to animate the
spinning pixbufs.
Comment 1 Owen Taylor 2013-02-20 19:47:23 UTC
Created attachment 236976 [details] [review]
Convert pixbuf animation demo (both copies) to GdkFrameClock
Comment 2 Kristian Høgsberg 2013-02-20 20:21:18 UTC
I approve, very smooth, and a good simple example of how to use GdkFrameClock.  There's still life in the olde pixbuf demo!
Comment 3 Matthias Clasen 2013-02-20 23:51:14 UTC
Review of attachment 236976 [details] [review]:

sure
Comment 4 Owen Taylor 2013-02-21 15:03:47 UTC
Attachment 236976 [details] pushed as 983e266 - Convert pixbuf animation demo (both copies) to GdkFrameClock