Bug 214722

Summary: desktop grid: present windows does not respect configured layout mode
Product: [Plasma] kwin Reporter: Will Stephenson <wstephenson>
Component: compositingAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: pascal
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Will Stephenson 2009-11-15 22:20:01 UTC
Version:            (using Devel)
Installed from:    Compiled sources

When using the new "present windows in desktop grid" feature, the configured layout mode for present windows is not used - the 'Natural' layout mode is always used.
Comment 1 Martin Flöser 2009-11-15 22:24:44 UTC
yes that is (currently) intended. I have to check if it is possible to use other modes as well.
Comment 2 Martin Flöser 2009-12-06 17:30:33 UTC
requires some refactoring in present windows so due to feature freeze stalled and making it a wishlist item as it's a change of behaviour ;-)
Comment 3 Martin Flöser 2009-12-17 20:48:15 UTC
*** Bug 219100 has been marked as a duplicate of this bug. ***
Comment 4 lucas 2009-12-18 04:34:31 UTC
SVN commit 1063405 by lmurray:

Make desktop grid follow present window layout settings.
BUG: 214722


 M  +38 -13    presentwindows.cpp  
 M  +8 -3      presentwindows.h  
 M  +3 -2      presentwindows_proxy.cpp  


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