D6273: [tabbox] Fix casts to Client where it should be AbstractClient

2017-06-19 Thread Martin Flöser
This revision was automatically updated to reflect the committed changes. Closed by commit R108:3b9ccc65a3a8: [tabbox] Fix casts to Client where it should be AbstractClient (authored by graesslin). REPOSITORY R108 KWin CHANGES SINCE LAST UPDATE

D6273: [tabbox] Fix casts to Client where it should be AbstractClient

2017-06-19 Thread David Edmundson
davidedmundson accepted this revision. This revision is now accepted and ready to land. REPOSITORY R108 KWin BRANCH fix-tabbox-wayland-client-5.10 REVISION DETAIL https://phabricator.kde.org/D6273 To: graesslin, #kwin, #plasma, davidedmundson Cc: plasma-devel, kwin, ZrenBot, spstarr,

D6273: [tabbox] Fix casts to Client where it should be AbstractClient

2017-06-19 Thread Martin Flöser
graesslin created this revision. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel. REVISION SUMMARY A few areas in TabBox perform casts from Toplevel to Client. By casting to Client instead of AbstractClient the Wayland windows are