https://bugs.kde.org/show_bug.cgi?id=488898

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/47ee47dcc8
                   |                            |2bc38daf22d7fcf03fe0d35e3af
                   |                            |e16

--- Comment #3 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit 47ee47dcc82bc38daf22d7fcf03fe0d35e3afe16 by Vlad Zahorodnii, on
behalf of Alik Aslanyan.
Committed on 25/06/2024 at 05:59.
Pushed by vladz into branch 'master'.

tiling: Add fallback path for the first Polonium tile

After !5532 a new code path was triggered during Workspace::rearrange call.
When first Polonium window opens on any screen, there is no active tile yet.
This forces geometry calculation in Window::checkWorkspacePosition ->
Window::ensureSpecialStateGeometry
To return empty QRect, which depending on the screen arrangement will move
window to the other screen.

This confuses Polonium plugin, as it receives wrong outputChanged signal in
scripting API.
Signed-off-by: Alik Aslanyan <inli...@pm.me>

M  +0    -2    src/window.cpp

https://invent.kde.org/plasma/kwin/-/commit/47ee47dcc82bc38daf22d7fcf03fe0d35e3afe16

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

Reply via email to