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/237baf154f0e862c7e8b729e7 |t/a2ab30ddce476aea5c6548b01
                   |e798d57f20025db             |c785f173396ea04

--- Comment #6 from Nate Graham <n...@kde.org> ---
Git commit a2ab30ddce476aea5c6548b01c785f173396ea04 by Nate Graham, on behalf
of David Redondo.
Committed on 17/01/2024 at 19:16.
Pushed by ngraham into branch 'Plasma/6.0'.

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
(cherry picked from commit ca16336c4f0c849bef2eedae217395acc06062f4)

M  +2    -3    shell/panelview.cpp

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

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

Reply via email to