Diffusion KWin 507d83fb08ad

Ensure leave event is send to decoration when a window maximizes

Authored by graesslin on Sep 27 2017, 4:17 PM.

Description

Ensure leave event is send to decoration when a window maximizes

Summary:
When clicking the maximize button without moving the mouse, the maximize
button stayed in hover state till the mouse moved. The reason for this
is that the PointerInputRedirection does not perform an update on the
geometry change of a window.

BUG: 385140
FIXED-IN: 5.11

Test Plan: Manual testing

Reviewers: KWin, Plasma

Subscribers: plasma-devel, kwin

Tags: KWin

Differential Revision: https://phabricator.kde.org/D8016