Bug 442363 - Multiscreen handling is broken
Summary: Multiscreen handling is broken
Status: RESOLVED DUPLICATE of bug 442534
Alias: None
Product: kwin
Classification: Plasma
Component: multi-screen (show other bugs)
Version: git master
Platform: Arch Linux Linux
: NOR major
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-13 04:33 UTC by Siddhartha
Modified: 2021-09-17 20:07 UTC (History)
0 users

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


Attachments
KWin supportInformation (6.53 KB, text/plain)
2021-09-13 04:33 UTC, Siddhartha
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Siddhartha 2021-09-13 04:33:48 UTC
Created attachment 141504 [details]
KWin supportInformation

I have 3 screens: 1 laptop display + 2 external monitors. Multiscreen handling seems to be broken in two noticeable ways:
* Move to screen # is not working, either through the right click menu on the titlebar or using global shortcuts. The window remains where it was.
* Yakuake's slide-down-on-hotkey feature only works properly when the leftmost screen (1080p) is active. On the other 2 screens, Yakuake arbitrarily opens either on the active screen or on the leftmost screen across multiple invocations. Moreover, it's display area is cutoff when the 1440p screen is active.

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.22.80 (kwin-git r19986.20210911.abe6b41534)
KDE Frameworks Version: 5.87.0
Qt Version: 5.15.2
Kernel Version: 5.14.2-arch1-2 (64-bit)
Graphics Platform: X11
Attached kwin supportInformation
Comment 1 Vlad Zahorodnii 2021-09-13 08:16:49 UTC
> The window remains where it was.

Is it with any window? or only particular windows? do you have window rules that force windows to be placed on a specific output?
Comment 2 Siddhartha 2021-09-13 11:26:24 UTC
> Is it with any window? or only particular windows?

Good question. It seems to affect only maximized windows. E.g., doesn't work for a maximized dolphin or system settings window, but works after un-maximizing it. No window rules.

Not sure if the Yakuake bug is related or a different one.
Comment 3 Siddhartha 2021-09-17 20:06:43 UTC
*** This bug has been marked as a duplicate of bug 442534 ***
Comment 4 Siddhartha 2021-09-17 20:07:47 UTC
Thanks Vlad. Both my bugs seems to have gone away.