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

Nate Graham <n...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-workspace/-/commi |ma/plasma-workspace/-/commi
                   |t/21a1b654fe470437a4ff7954b |t/ca16336c4f0c849bef2eedae2
                   |370cf5a88a7c98d             |17395acc06062f4

--- Comment #4 from Nate Graham <n...@kde.org> ---
Git commit ca16336c4f0c849bef2eedae217395acc06062f4 by Nate Graham, on behalf
of David Redondo.
Committed on 17/01/2024 at 18:45.
Pushed by ngraham into branch 'master'.

panelview: Set the correct mask

QWindow::mask sets the input regio, since the window contents
are shifted away from (0, 0) for top and left panels,
setting the mask without offset made the input region cover
only part of the panel.
Dont intersect the mask with the screenPane, it needs to be in window
local coordinates, geometryByDistance returns a rect in global coordinates.
FIXED-IN:6.0

M  +2    -3    shell/panelview.cpp

https://invent.kde.org/plasma/plasma-workspace/-/commit/ca16336c4f0c849bef2eedae217395acc06062f4

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

Reply via email to