broulik created this revision. Restricted Application added a project: Plasma. Restricted Application added a subscriber: plasma-devel.
REVISION SUMMARY This adds an option for what to do on middle click which will toggle grouping of window of a specific application. This can already be done in the context menu by (un)checking "Allow this program to be grouped" in advanced but this adds a nice shortcut for this. In contrast to said context menu entry the option in the ComboBox is shown regardless of the grouping mode as otherwise it might unintentionally change your setting to a (seemingly) non-deterministic value if you disable grouping. BUG: 323567 FIXED-IN: 5.10.0 TEST PLAN Enabled grouping by app name in popups, changed middle click action to toggle grouping, opened two dolphin windows, middle clicked the group, I got two separate dolphin entries with all other apps staying as they were, clicking again re-grouped the Dolphin windows into one. REPOSITORY R119 Plasma Desktop REVISION DETAIL https://phabricator.kde.org/D5065 AFFECTED FILES applets/taskmanager/package/contents/config/main.xml applets/taskmanager/package/contents/ui/ConfigGeneral.qml applets/taskmanager/package/contents/ui/Task.qml applets/taskmanager/plugin/backend.h To: broulik, #plasma, hein Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol