[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2022-04-19 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

Andreas Hartmetz  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution|--- |FIXED

--- Comment #11 from Andreas Hartmetz  ---
This one is fixed here as well, thanks!
Other problems have become much less severe after cleaning up my install
directory and rebuilding the KDE stack. (Session restore mostly works, except
for size / positioning being off in some applications - notably Kate - after
restore.)
That other stuff is mostly quite unrelated anyway, but I was very tired when I
wrote the last comment, and I wanted time to think about it properly.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2022-04-13 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #10 from Andreas Hartmetz  ---
Actually, I have big trouble with session restore since maybe four weeks ago.
Sort of randomly, after session restore application windows do not materialize
on the screen or in any taskbar (even thought the processes are running), and
usually plasmashell needs a restart or two to appear in the correct size or at
all It's getting hard to tell apart what exactly is which problem. Application
windows that can be hidden and restored from tray *can* be restored from tray
every time.
Can you keep this open for a bit until I have investigated that or the bug gets
too old? FWIW, the problem might be triggered by having the projector connected
but disabled at startup. (But the applications do not seem to appear on the
projector, "show applications from all windows" in the taskbar settings does
nothing, enabling and disabling the projector also does not make any windows
appear.)

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2022-04-12 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #9 from kortra...@gmail.com ---
Have you tried this out recently? I haven't run into any issues with this? If
it works now, we should close this

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-31 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #8 from Andreas Hartmetz  ---
(In reply to Andreas Hartmetz from comment #4)

s/did stay on the right screen/did stay on the correct screen/

Further information: I am using Kubuntu 21.10 and X11 (Qt and KDE compiled from
sources as stated), also most of x.org code I am using (most libraries, notably
mesa) is self compiled, but not the Xorg server which is from
/usr/lib/xorg/Xorg.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-31 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #7 from Andreas Hartmetz  ---
Created attachment 143070
  --> https://bugs.kde.org/attachment.cgi?id=143070=edit
What it looked like after applying the new configuration

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-31 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #6 from Andreas Hartmetz  ---
Created attachment 143069
  --> https://bugs.kde.org/attachment.cgi?id=143069=edit
The configuration with two screens, before pressing Apply in System Settings

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-31 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

--- Comment #5 from Andreas Hartmetz  ---
Created attachment 143068
  --> https://bugs.kde.org/attachment.cgi?id=143068=edit
Screenshot with one screen configuration

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-31 Thread Andreas Hartmetz
https://bugs.kde.org/show_bug.cgi?id=443698

Andreas Hartmetz  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||ahartm...@gmail.com
 Resolution|FIXED   |---
 Ever confirmed|0   |1

--- Comment #4 from Andreas Hartmetz  ---
Ah, it is very nice that someone is taking care of it, thank you. But it
doesn't work quite right yet.
I have a 1920x1200 primary screen and I sometimes activate a 1920x1080
projector, placed logically above the primary screen because the images is in
fact physically above. So far, I worked around the bug reported here by placing
the projector logically to the right. I saw the fixes land and tried it again.
The existing windows did stay on the right screen, but their height was reduced
to almost nothing.

I have Qt 5.15 compiled from branch "kde/5.15" and KDE everything master,
compiled late on 2021-10-30 / early on 2021-10-31.

Attachments:
- before-one-screen.png: Screenshot with one screen configuration
- two_screen_config_before_apply.png: The configuration with two screens,
before pressing Apply in System Settings
- after-two-screens.png: What it looked like after applying the new
configuration

What I wanted is that windows don't change size and stay in the exact same
(physical) position on the same (physical) screen. Basically the first
screenshot plus an empty second screen. It is possible that some remembered
window positions for an earlier two-screen configuration are messing up the
result.

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-30 Thread Vlad Zahorodnii
https://bugs.kde.org/show_bug.cgi?id=443698

Vlad Zahorodnii  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
  Latest Commit||https://invent.kde.org/plas
   ||ma/kwin/commit/4928f4db5b81
   ||0969c70d549729c23ff95d1a678
   ||1
 Resolution|--- |FIXED

--- Comment #3 from Vlad Zahorodnii  ---
Git commit 4928f4db5b810969c70d549729c23ff95d1a6781 by Vlad Zahorodnii.
Committed on 30/10/2021 at 14:02.
Pushed by vladz into branch 'master'.

Try to preserve window position relative to their outputs during hotplug

Currently, if an output is hotplugged, all windows will be scrambled,
which is highly annoying.

With this change, windows will stick to their outputs if an output has
been connected or disconnected.
Related: bug 296673, bug 378896, bug 412703

M  +10   -12   src/abstract_client.cpp

https://invent.kde.org/plasma/kwin/commit/4928f4db5b810969c70d549729c23ff95d1a6781

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-14 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=443698

Nate Graham  changed:

   What|Removed |Added

 CC||n...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.

[kwin] [Bug 443698] Windows do not follow screens when changing screen positions

2021-10-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=443698

David Edmundson  changed:

   What|Removed |Added

  Component|Multi-screen support|core
 CC||k...@davidedmundson.co.uk
Product|plasmashell |kwin
   Assignee|aleix...@kde.org|kwin-bugs-n...@kde.org
   Target Milestone|1.0 |---

-- 
You are receiving this mail because:
You are watching all bug changes.