Bug 189277 - Fix the position of apps on the screen when secondary monitor on the left is removed/added
Summary: Fix the position of apps on the screen when secondary monitor on the left is ...
Status: RESOLVED DUPLICATE of bug 185103
Alias: None
Product: kwin
Classification: Plasma
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Compiled Sources Linux
: NOR wishlist
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-04-10 14:33 UTC by LuRan
Modified: 2009-04-10 14:39 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description LuRan 2009-04-10 14:33:14 UTC
Version:           svn snapshot (using Devel)
Compiler:          gcc 4.3.2 with gentoo patches
OS:                Linux
Installed from:    Compiled sources

I recently tried to add a secondary monitor to the left of my laptop screen by using xrandr --output VGA --auto --left-of LVDS. this work fine except when I add/removed the secondary monitor, the origin point of the vitural screen changed, but kwin only remember the old coordinate of the windows. So by adding/removing a secondary monitor, all the windows is moved a lot to the left or to the right(out of the screen). I do not know how hard it is to implement, but is it possible to detect the origin of the vitual screen is actually moved and shift the coordinate of the windows accordingly?
Comment 1 Martin Flöser 2009-04-10 14:39:53 UTC

*** This bug has been marked as a duplicate of bug 185103 ***