----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://git.reviewboard.kde.org/r/103101/ -----------------------------------------------------------
(Updated Sept. 22, 2016, 8:34 p.m.) Status ------ This change has been discarded. Review request for Plasma. Bugs: 224690 http://bugs.kde.org/show_bug.cgi?id=224690 Repository: kde-workspace Description ------- This patch adds a groupingstrategy that groups tasks by their tab group, from kwin's window tabbing feature. Most of the code in wintabgroupingstrategy is copied from programgroupingstrategy. This patch is based on https://git.reviewboard.kde.org/r/103099/ to be included in KDELibs 4.7 Diffs ----- libs/taskmanager/CMakeLists.txt c3848cf libs/taskmanager/groupmanager.h 760ddf1 libs/taskmanager/groupmanager.cpp b66c6fa libs/taskmanager/strategies/wintabgroupingstrategy.h PRE-CREATION libs/taskmanager/strategies/wintabgroupingstrategy.cpp PRE-CREATION libs/taskmanager/task.h aa05176 libs/taskmanager/task_x11.cpp 9b7d8cb Diff: https://git.reviewboard.kde.org/r/103101/diff/ Testing ------- Tested without problems so far. Thanks, Anton Kreuzkamp