Bug 399334 - New windows position in high resolution large screens
Summary: New windows position in high resolution large screens
Status: RESOLVED NOT A BUG
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.13.4
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-03 10:37 UTC by Germano Massullo
Modified: 2021-03-09 04:21 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Germano Massullo 2018-10-03 10:37:03 UTC
I am actually using a big screen, 27" with 2560x1440 resolution.
With such screen largeness, you really feel like having two screens merged together, so for example I started not maximizing windows, because otherwise it would be uncomfortable to go so far with the mouse pointer to interact with stuff.

While right clicking on Plama panel -> Configure task manager, I see that the new window is opening always on the far right side of the screen.
So for example if I was using the mouse on the left side of the screen, I will have to move it a lot to go to the opposite side to interact with the just appeared window.
It would be nice to let new windows appear in the same area of mouse interaction
Comment 1 Martin Flöser 2018-10-03 15:18:52 UTC
KWin is not responsible for placing context menus.
Comment 2 Christoph Feck 2018-10-30 12:10:36 UTC
(This isn't about the context menu, but about the configuration window that appears.)

You can override placement of windows using window rules or the window placement options in systemsettings.
Comment 3 Nate Graham 2021-03-09 04:21:04 UTC
Indeed, you can control for yourself how KWin positions new windows. There is a logic to placing a window in a corner, far from where you were probably looking: the next window you open after that will be far away on the other size of the screen, minimizing the chance of them overlapping (hence, this default window placement mode is called "Minimize Overlapping").

If you don't find that this behavior suits your tastes with that high resolution screen, you might consider switching to the "Centered" or window placement mode or a different one.