Ensure leave event is send to decoration when a window maximizes
ClosedPublic

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

Details

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

Diff Detail

Repository
R108 KWin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
graesslin created this revision.Sep 27 2017, 4:37 PM
Restricted Application added a project: KWin. · View Herald TranscriptSep 27 2017, 4:37 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.Oct 16 2017, 3:52 PM
This revision is now accepted and ready to land.Oct 16 2017, 3:52 PM
This revision was automatically updated to reflect the committed changes.