https://bugs.kde.org/show_bug.cgi?id=384747
Eike Hein <h...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://commits.kde.org/pla | |sma-workspace/a9df1e20f527d | |adcc43bcbbad48a9de52f83d9dd Resolution|--- |FIXED Status|CONFIRMED |RESOLVED --- Comment #5 from Eike Hein <h...@kde.org> --- Git commit a9df1e20f527dadcc43bcbbad48a9de52f83d9dd by Eike Hein. Committed on 13/03/2018 at 11:58. Pushed by hein into branch 'Plasma/5.12'. Improve By Desktop sorting for task groups Summary: TaskGroupingProxyModel used to return QVariant() as the AbstractTasksModel::VirtualDesktop role for task groups, resulting in TasksModel to sort task groups indiscrimi- nately at the front of the list. In this patch, it instead returns the lowest virtual desktop found among the children. Reviewers: #plasma Subscribers: plasma-devel Tags: #plasma Differential Revision: https://phabricator.kde.org/D11257 M +15 -4 libtaskmanager/taskgroupingproxymodel.cpp https://commits.kde.org/plasma-workspace/a9df1e20f527dadcc43bcbbad48a9de52f83d9dd -- You are receiving this mail because: You are watching all bug changes.