Summary: | Windows moved to new external screen | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Michael Reiher <redm> |
Component: | general | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 4.10.2 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Michael Reiher
2013-05-01 17:09:33 UTC
probably related to bug #317713 Please see comment #3 there and report (on whether windows don't actually change their position) I did some experiments by attaching an external screen as secondary display. Not sure what exactly you need to know, so please ask if necessary. So in general it seems that windows keep their position relative to 0x0 (in the top left corner). This means adding/moving the external screen to Above or Left of primary screen all windows are "moved" there. Adding/moving it to Below or Right of primary screen lets windows stay on primary screen. The former case (adding to above/left) is unexpected behaviour. In both cases however there were individual windows which behaved in the opposite way. I didn't really see a pattern up to now however. E.g. my Kopete window was at the right screen edge of the primary screen. After adding the external monitor to the Right of the primary screen, most windows stayed on primary screen (as expected), but the Kopete window moved to the left edge of the secondary screen (y-coordinate remained the same). *** This bug has been marked as a duplicate of bug 296673 *** |