chinmoyr created this revision. chinmoyr added reviewers: Plasma, KWin, graesslin. chinmoyr set the repository for this revision to rKDECORATION Window Decoration Library. Restricted Application added a project: KWin. Restricted Application added subscribers: kwin, plasma-devel.
REVISION SUMMARY This patch adds the support for window tabbing to the Kdecoration2 API. decorationtab* - This is the actual tab clicking on which switches the client. decorationtabgroup* - This is the tab manager, responsible for creation of tabs, setting their geometry and calling their respective paint methods. TEST PLAN build only REPOSITORY rKDECORATION Window Decoration Library REVISION DETAIL https://phabricator.kde.org/D3472 AFFECTED FILES src/CMakeLists.txt src/decoratedclient.cpp src/decoratedclient.h src/decoration.cpp src/decoration.h src/decoration_p.h src/decorationtab.cpp src/decorationtab.h src/decorationtabgroup.cpp src/decorationtabgroup.h src/decorationtabgroup_p.h src/private/decoratedclientprivate.h EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: chinmoyr, #plasma, #kwin, graesslin Cc: plasma-devel, kwin, lesliezhai, ali-mohamed, hardening, jensreuterberg, abetts, sebas