Ubuntu QA:
BlogBrainstormPackage status
Log in
Ubuntu QA
The Ubuntu community has contributed 16587 ideas, 102320 comments, 2136221 votes
Idea sandbox Idea sandbox
Popular ideas Popular ideas
Ideas in development Ideas in development
Implemented ideas Implemented ideas
Idea #14761: Single Click - Artwork/Theme/Icon installation

Written by phoenix the 24 Oct 08 at 06:21. Category: Look and Feel. Related project: Nothing/Others. Status: New
Rationale
A lot of times, you browse a site and see a cool screenshot of someone's desktop. If you want a desktop just like that you have to follow instructions to download the correct wallpapers, icons, themes, etc. and install it on your system. A lot of manual effort is usually involved to set up each thing separately.

This suggestion is for a single-click system to get a user's desktop to look exactly as they seen in a screenshot.





181
votes
up equal down
Solution #1: Single downloadable configuration file to set the theme, wallpaper, icons, etc.
Written by phoenix the 24 Oct 08 at 06:21.
It would be awesome to have a system which would allow all the settings in a single downloadable configuration file, that people can publish along with their screen shots, so that on running the file all resources would automatically get downloaded, and the system would get setup exactly like it is in the screenshot with zero manual intervention.

This file should have the necessary metadata to :
1. download resources where needed - like a wallpaper
2. configure system properties - like panel widths, positions, backgrounds, etc.
3. enforce constraints - e.g if the developer wants to make a configuration valid for only a certain screen resolution, so that it cannot be installed on a different resolution.

The structure of the configuration file could be something like the following :
( XML syntax below: replace [ with < )
[config]
[theme name="ubuntu-default" url="url from where theme can be downloaded if not available on user's machine"/]
[wallpaper url="xxxxxx"/]
[iconset url="xxxxxx"/]
[panel height="24" other properties here ...]
[/config]

A user should be able to download this file and double-click on it (to run it) and get his/her system to look exactly to what they had seen in the screenshot.

Propose your solution

Attachments
No attachments.


Duplicates


Comments
jeremy.visser wrote on the 24 Oct 08 at 11:11
You know, until GNOME 2.20, it was actually possible to do this in a very similar fashion to what you describe.

You could simply drag the "Download" link of any GTK+ theme, Metacity theme, icon theme (or bundle that contains all of them), straight into the Themes preferences dialog, and the theme would be downloaded and unpacked automatically.

Of course, when they brought out the new Appearance control panel in GNOME 2.20, something had to be broken, and it turns out it was my favourite feature that was broken.

futwick wrote on the 24 Oct 08 at 15:43
The Epidermis project is meant allow this, I've not tried it yet though...

http://epidermis.tuxfamily.org/

vexorian wrote on the 24 Oct 08 at 22:51
As opposed to the three clicks one we got right now?

I don't see the point.

Ubun2ideas wrote on the 25 Oct 08 at 05:23
On a related note, sometimes I see a screenshot and I am curious what programs all their little GNOME panel icons represent. I think it would be nice to (optionally) also have that information shared as part of "all the settings in a single downloadable configuration file, that people can publish along with their screen shots". Don't you?

phoenix wrote on the 20 May 09 at 10:35
Vexorian, the suggestion is for a system which can make far more changes that simply setting a theme or a wallpaper manually.

I have updated the solution description, which will clarify my point.


Post your comment