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 591633 - slideshow api
slideshow api
Status: RESOLVED FIXED
Product: gnome-desktop
Classification: Core
Component: libgnome-desktop
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Desktop Maintainers
Desktop Maintainers
Depends on:
Blocks: 591375
 
 
Reported: 2009-08-13 00:22 UTC by Matthias Clasen
Modified: 2009-08-15 04:31 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch (1.43 KB, patch)
2009-08-13 00:22 UTC, Matthias Clasen
none Details | Review
this one actually compiles (1.40 KB, patch)
2009-08-13 00:39 UTC, Matthias Clasen
committed Details | Review
api for getting individual frames (4.27 KB, patch)
2009-08-13 14:16 UTC, Matthias Clasen
committed Details | Review

Description Matthias Clasen 2009-08-13 00:22:23 UTC
I'd like to get a tiny api addition to the slideshow stuff in GnomeBG, so that we can actually know if the background we are dealing with _is_ a slideshow.

The motivation for this is that we need to do visually indicate in the appearance capplet which of the backgrounds are slideshows and which are not.
Comment 1 Matthias Clasen 2009-08-13 00:22:52 UTC
Created attachment 140607 [details] [review]
patch
Comment 2 Matthias Clasen 2009-08-13 00:39:33 UTC
Created attachment 140608 [details] [review]
this one actually compiles
Comment 3 Matthias Clasen 2009-08-13 14:15:51 UTC
I need one more function to allow the appearance capplet to step through slide shows.
Comment 4 Matthias Clasen 2009-08-13 14:16:34 UTC
Created attachment 140664 [details] [review]
api for getting individual frames
Comment 5 Matthias Clasen 2009-08-15 04:31:39 UTC
ssp was ok with these, so I committed them.