Bug 214722 - desktop grid: present windows does not respect configured layout mode
Summary: desktop grid: present windows does not respect configured layout mode
Status: RESOLVED FIXED
Alias: None
Product: kwin
Classification: Plasma
Component: compositing (show other bugs)
Version: unspecified
Platform: Compiled Sources Unspecified
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
: 219100 (view as bug list)
Depends on:
Blocks:
 
Reported: 2009-11-15 22:20 UTC by Will Stephenson
Modified: 2009-12-18 04:34 UTC (History)
1 user (show)

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 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