Commit graph

3 commits

Author SHA1 Message Date
Cosimo Cecchi
5653060d93 background: assume the widget is an IconContainer 2010-10-10 12:33:21 +02:00
Cosimo Cecchi
843e6a9b93 background: make NautilusDesktopBackground a singleton
This avoids the need of using g_object_set_data() hacks to get the
background from the desktop icon container.
2010-10-10 02:56:09 +02:00
Cosimo Cecchi
66cd22c908 background: refactor code into NautilusDesktopBackground
Remove the DirectoryBackground->EelBackground->GnomeBG abstraction and
add a new object, NautilusDesktopBackground, which is a thin wrapper
around GnomeBG, which takes care of handling background changes.
2010-10-09 15:41:41 +02:00