Call performMoveResize when we got a new geoemtry during resize
ClosedPublic

Authored by graesslin on Jan 29 2017, 1:32 PM.

Details

Summary

So far on a geometry sync we did not call performMoveResize like we
do on X11 when getting the sync. This resulted in the
clientStepUserMovedResized not getting called during resize and the
geometry update effect to not function.

BUG: 374869
FIXED-IN: 5.9.1

Test Plan

Geometry hint updates

Diff Detail

Repository
R108 KWin
Branch
5.9-call-performMoveResize
Lint
No Linters Available
Unit
No Unit Test Coverage
graesslin updated this revision to Diff 10673.Jan 29 2017, 1:32 PM
graesslin retitled this revision from to Call performMoveResize when we got a new geoemtry during resize.
graesslin updated this object.
graesslin edited the test plan for this revision. (Show Details)
graesslin added reviewers: KWin, Plasma on Wayland.
Restricted Application added projects: Plasma on Wayland, KWin. · View Herald TranscriptJan 29 2017, 1:32 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
hein added a subscriber: hein.Jan 29 2017, 5:04 PM

The referenced bug number doesn't exist. Where can I read the context? :)

mart accepted this revision.Jan 30 2017, 12:38 PM
mart added a reviewer: mart.
This revision is now accepted and ready to land.Jan 30 2017, 12:38 PM
hein added a comment.Jan 30 2017, 12:56 PM

Sorry, my browser was completing to Kernel bugzilla :(

This revision was automatically updated to reflect the committed changes.