----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/129542/ -----------------------------------------------------------
Review request for kwin, Plasma and Martin Gräßlin. Repository: kdecoration Description ------- 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. Diffs ----- src/CMakeLists.txt 309a784 src/decoratedclient.h 501ebd6 src/decoratedclient.cpp b107aa0 src/decoration.h 5420238 src/decoration.cpp 7cb73e1 src/decoration_p.h 92cb576 src/decorationtab.h PRE-CREATION src/decorationtab.cpp PRE-CREATION src/decorationtabgroup.h PRE-CREATION src/decorationtabgroup.cpp PRE-CREATION src/decorationtabgroup_p.h PRE-CREATION src/private/decoratedclientprivate.h 77c9689 Diff: https://git.reviewboard.kde.org/r/129542/diff/ Testing ------- build Thanks, Chinmoy Ranjan Pradhan