Bug 176449

Summary: Desktop Icons Arrangement in different side of screen
Product: [Unmaintained] plasma4 Reporter: Fri13 <friiduh>
Component: widget-folderviewAssignee: Plasma Bugs List <plasma-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: xzekecomax
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Fri13 2008-11-29 14:45:38 UTC
Version:           KDE 4.2 Beta 1 (using Devel)
OS:                Linux
Installed from:    Compiled sources


KDE 4.2 Beta1 has great feature to easily get old fashioned icons on desktop.

If this old way, is going to stay, it would be nice to get a change to have icons on right side too, just like on Mac OS X.

The current configuration on Folder View Settings > Display > Icon Arrangement and from there "Arrange icons:". You can have two options, "Left to Right" and "Top to Bottom".

We use lots of desktop corners for KWin effects and plasmoids can be placed around desktop too, so why not icons too? You can manually move them where you want and lock them there, but this does not work well on new files.

So what if adding a two new options about these already implented modes, but those would start from right side.

1) Left to Right (Left)
2) Top to Bottom (Left)
3) Right to Left (Right)
4) Top to Bottom (Right)

Or other one:

1) Left to Right
2) Right to Left
3) Top to Bottom (Left)
4) Top to Bottom (Right)
Comment 1 Fredrik Höglund 2009-03-29 17:32:26 UTC
SVN commit 946543 by fredrik:

* Add right-to-left, top-to-bottom and top-to-bottom, right-to-left icon
  arrangement modes.
* Default to a right-to-left arrangement when in RTL mode.
* Show the scrollbar on the left side of the icon view when in RTL mode.

BUG: 172560
BUG: 176449


 M  +11 -6     folderview.cpp  
 M  +3 -2      folderview.h  
 M  +108 -39   iconview.cpp  
 M  +8 -6      iconview.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=946543
Comment 2 Fredrik Höglund 2009-05-12 12:02:37 UTC
*** Bug 192416 has been marked as a duplicate of this bug. ***