kmaterka added a comment.
@nicolasfella I updated D23413 <https://phabricator.kde.org/D23413>, now it can be used in configuration entries. Can you check if you can use this? I like the idea of removing "Categories", these are confusing and probably no-one uses them. **Important thing**, if we remove categories, then we need to remove: - check in AbstractItem.qml - "shownCategories" in main.qml - probably small cleanup in few other places. If not, user won't see items, as they won't be able to re-enable categories again. In D22176#489327 <https://phabricator.kde.org/D22176#489327>, @ngraham wrote: > Honestly I would support staying with the QQC1 TableView for now. Trying to move to QQC2 without a replacement for it just means we're rolling our own table view, which seems even hackier. In Qt 5.12 TableView is added to QtQuick module <https://blog.qt.io/blog/2018/08/29/tableview/>, in the similar way as ListView. There is no plan to add it to QQC2. I don't know how difficult migration is or how complete the implementation in Qt 5.12 is (missing header support?). REPOSITORY R120 Plasma Workspace REVISION DETAIL https://phabricator.kde.org/D22176 To: nicolasfella, #plasma, #vdg Cc: kmaterka, filipf, broulik, ngraham, plasma-devel, LeGast00n, The-Feren-OS-Dev, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
