https://bugs.kde.org/show_bug.cgi?id=364280
Eike Hein changed:
What|Removed |Added
Resolution|WAITINGFORINFO |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #8 from Eike Hein ---
Change up for review: https://phabricator.kde.org/D1925
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #7 from Thomas Lübking ---
The function prefers lower screens, ie. if a window intersects screen 0 & 1, it
will determine the window on screen 0, even if there's only a single
intersecting pixel.
Windows can be legally on multiple screens b
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #4 from Eike Hein ---
Nah, basically the Task Manager gets screen geometry and window geometry and
checks whether they intersect.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #6 from Eike Hein ---
:)
Thomas, mind having a look at the code in
plasma-workspace/libtaskmanager/xwindowstasksmodel.cpp, specifically
XWindowsTasksModel::Private::screen()? It looks like it might need
frameGeometry() indeed, but perhaps y
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #5 from Thomas Lübking ---
If you literally test KWindowInfo::geometry() and not
KWindowInfo::frameGeometry(), I know why this happens ;-)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=364280
--- Comment #3 from Pierre Ducroquet ---
I don't have enough time to build and test Plasma 5.7 right now, I'll wait for
the Debian sid packages or try to fix up a test machine with a second screen.
Sorry for the wrong category, I though it was kwin that
https://bugs.kde.org/show_bug.cgi?id=364280
Eike Hein changed:
What|Removed |Added
Resolution|--- |WAITINGFORINFO
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=364280
Thomas Lübking changed:
What|Removed |Added
Product|kwin|plasmashell
Target Milestone|---