Disable synced resizing for X11 clients on Xwayland
ClosedPublic

Authored by graesslin on Aug 24 2017, 6:50 PM.

Details

Summary

The sync is broken due to updateXTime not working correctly on Wayland.
As the broken sync results in a very unsmooth resize experience it is
better to disable it for the time being.

Once we have a solution for updateXTime it should be enabled again.

BUG: 374881

Test Plan

Run nested kwin_wayland and resized Qt 4 application

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.Aug 24 2017, 6:50 PM
Restricted Application added a project: KWin. · View Herald TranscriptAug 24 2017, 6:50 PM
Restricted Application added subscribers: kwin, plasma-devel. · View Herald Transcript
mart accepted this revision.Aug 25 2017, 8:58 AM
This revision is now accepted and ready to land.Aug 25 2017, 8:58 AM
This revision was automatically updated to reflect the committed changes.