Bug 162146 - Need way to programmatically change desktop background
Summary: Need way to programmatically change desktop background
Status: RESOLVED NOT A BUG
Alias: None
Product: plasma4
Classification: Unmaintained
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-16 03:18 UTC by Michael Pyne
Modified: 2010-09-18 19:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Pyne 2008-05-16 03:18:24 UTC
Version:            (using Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.2.3 (Gentoo 4.2.3 p1.0) w/ mudflag and gentoo patches
OS:                Linux

I'm almost tempted to mark this a bug :)

But I was investigating the reason that we can no longer right-click on images and set them as the desktop background.  I noticed it used to be in kdesktop and figured it wasn't carried over to KDE 4 when we switched to plasma.

I was just going to tweak the .desktop file to work but I wanted to make sure plasma had an equivalent D-BUS interface to set the desktop background... and I don't see any.

This also makes it hard for other applications (i.e. KolourPaint) to change the background.

It is possible to simply kwriteconfig the appropriate entry but then how do we get plasma to show the new background?

Expected behavior: A D-BUS interface is present and working for other applications to use.
Comment 1 Aaron J. Seigo 2008-06-12 13:05:34 UTC
see 163272
Comment 2 Michael Pyne 2010-09-18 19:19:04 UTC
Closing as it seems to me that fixing bug 163272 will take care of this too.