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

Akseli Lahtinen <akse...@akselmo.dev> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/kwin/-/commit/69a2d95e4b
                   |                            |c3493a6d1bde66f0e7deee39e2b
                   |                            |bf3
         Resolution|---                         |FIXED

--- Comment #7 from Akseli Lahtinen <akse...@akselmo.dev> ---
Git commit 69a2d95e4bc3493a6d1bde66f0e7deee39e2bbf3 by Akseli Lahtinen.
Committed on 27/02/2025 at 18:06.
Pushed by akselmo into branch 'Plasma/6.3'.

window: Compare currentTile to requestedTile

On scaled displays, the previous geometry comparisons got
rounded differently (or not rounded at all), and thus did not match
1-to-1. This caused the tiling to always get the first position,
instead of moving to next one.

This patch just compares the currentTile to previously requestedTile.
If none is found, we request a new tile.

M  +1    -1    src/window.cpp

https://invent.kde.org/plasma/kwin/-/commit/69a2d95e4bc3493a6d1bde66f0e7deee39e2bbf3

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

Reply via email to