Diffusion KWin 84de8d135d58

[wayland] Process pending state and map the client on commit

Authored by zzag on Sep 26 2019, 3:02 PM.

Description

[wayland] Process pending state and map the client on commit

Summary:
Move unrelated code out of XdgShellClient::addDamage() into a separate
method.

Reviewers: KWin

Subscribers: kwin

Tags: KWin

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

Details

Auditors
romangg
Committed
zzagOct 2 2019, 8:27 AM
Differential Revision
D24328: [wayland] Process pending state and map the client on commit
Parents
R108:493bbdc24af4: Merge branch 'Plasma/5.17'
Branches
Unknown
Tags
Unknown
romangg raised a concern with this commit.Nov 1 2019, 12:27 AM
romangg added a subscriber: romangg.

A git bisect showed that our Wayland nested session is broken at the moment because of this commit. Commit revert would be possible on current master making the nested session work again.

This commit now has outstanding concerns.Nov 1 2019, 12:27 AM
romangg accepted this commit.Nov 3 2019, 6:41 PM

Problem solved with 932a1160f58a.

All concerns with this commit have now been addressed.Nov 3 2019, 6:41 PM