Bastien Nocera
a1dd22ea17
background: Add/Remove features in pictures source
...
Remember added files, so they cannot be added twice to the pictures
store (using UUID of the URI as key).
Implement removing items from the list.
Fix memory leaks.
2011-02-14 19:11:20 +00:00
Bastien Nocera
e6cb9f5b12
background: Add ability to add a single file
...
To the pictures backend.
2011-02-14 13:26:39 +00:00
Bastien Nocera
87f05ef0ed
background: Also look for items in ~/.cache
...
We'll be saving items in ~/.cache/gnome-control-center/backgrounds
for the Flickr and manual additions of items, so look there as well.
2011-02-14 13:26:39 +00:00
Thomas Wood
abdb42e9e2
background: derive background sources from a common source object
...
Add the BgSource object to define the common aspects of background sources
and make sure the existing sources inherit from it.
2010-08-10 17:01:15 +01:00
Thomas Wood
e721f417ad
Add initial implementation of "background" panel
...
The background settings panel provides a way for users to change the
desktop background by selecting an image and/or colour.
2010-08-10 15:26:07 +01:00