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 excluded.
  
  This change addresses the problem by changing the casts where possible.
  The only remaining cast to Client is for shading which is not (yet)
  supported for Wayland windows anyway.

REPOSITORY
  R108 KWin

BRANCH
  fix-tabbox-wayland-client-5.10

REVISION DETAIL
  https://phabricator.kde.org/D6273

AFFECTED FILES
  tabbox/tabbox.cpp
  tabbox/tabbox.h

To: graesslin, #kwin, #plasma
Cc: plasma-devel, kwin, ZrenBot, spstarr, progwolff, lesliezhai, ali-mohamed, 
hardening, jensreuterberg, abetts, sebas, apol, mart, lukas

Reply via email to