Bug 177087 - Display picture size in Desktop Settings
Summary: Display picture size in Desktop Settings
Status: RESOLVED FIXED
Alias: None
Product: plasma4
Classification: Plasma
Component: desktop (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-06 20:04 UTC by Malte S. Stretz
Modified: 2009-01-19 22:29 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Malte S. Stretz 2008-12-06 20:04:39 UTC
Version:           unknown (using 4.1.80 (KDE 4.1.80 (KDE 4.2 Beta1)), Kubuntu packages)
Compiler:          cc
OS:                Linux (x86_64) release 2.6.27-9-generic

I really love the new Desktop Settings dialog, especially with the previews in the drop down list.  There's just one thing I'm missing:  Because I've got a quite big resolution, most of the shipped pictures are scaled up and look like crap, all pixelated.  Thats of course not the designer's fault, but I'd like to have some hint whether the picture will look nice or not.

My suggestion: Just add the image resolution below the authors name.

Additionally it might be nice to have a small overlay icon, like an exclamation mark or something, which is displayed if the scaling factor will be too high or something.

I'll add a separate bug for the HotNewStuff dialog or whatever its called.
Comment 1 Beat Wolf 2009-01-19 22:29:14 UTC
SVN commit 913794 by beatwolf:

show wallpaper resolution in wallpaper selection dialog.
BUG:177087


 M  +13 -2     backgrounddelegate.cpp  
 M  +2 -1      backgrounddelegate.h  
 M  +18 -0     backgroundlistmodel.cpp  
 M  +8 -0      backgroundlistmodel.h  
 M  +54 -8     backgroundpackage.cpp  
 M  +7 -0      backgroundpackage.h  
 M  +12 -0     image.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=913794