Summary: | Default window placement is unclear on X11 with Plasma 6 | ||
---|---|---|---|
Product: | [Plasma] kwin | Reporter: | Riccardo Robecchi <sephiroth_pk> |
Component: | multi-screen | Assignee: | KWin default assignee <kwin-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | anhollander516, john.kizer, nate, xaver.hugl |
Priority: | NOR | Keywords: | regression, usability |
Version First Reported In: | 6.3.2 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | Screenshot of the setup |
Description
Riccardo Robecchi
2025-03-11 12:58:37 UTC
In System Settings --> Window Behavior --> Advanced, set "Window placement" to "Under mouse." That should do what you want. I'm also pretty sure the default in Plasma 6 is to center windows on the active display, but it may have been changed again. Unfortunately it doesn't, hence my bug report. Hi - can you please specify: * What your arrangement of displays and panels is - ex. Display 1 on the left with a panel, containing a task manager and application launcher; Display 2 on the right, empty by default (a screenshot across your desktops might be easiest here?) * Where you are clicking to launch an application? * Where it's actually appearing? * Whether the same issue is observed with Qt-based KDE applications, like Dolphin, KWrite, etc.? Thanks! Created attachment 179811 [details]
Screenshot of the setup
Here is a description of my setup:
- display 1 (laptop's) is mirrored by display 2 and sits on the bottom; there is a small dock-like panel on the bottom (with icons-only task manager) and a full-width panel on top
- display 3 is on top of display 1/2 and has an identical panel setup, so a small dock-like panel on the bottom with icons-only task manager and a full-width panel on top.
You can also find a screenshot attached.
I am clicking on either of the icons-only task managers. It doesn't really matter as windows open on whichever display they feel like. As an example, I might click on the Vivaldi icon on the bottom screen, but the application always opens on the top one.
The issue is inconsistent with KDE applications; Kate works as expected, but Dolphin does not, as an example.
This is an inherent issue with X11, as some applications just force their own placement. There's nothing we can do about it without breaking some applications. |