https://bugs.kde.org/show_bug.cgi?id=404978
--- Comment #1 from Marco Martin <notm...@gmail.com> --- I'm inclined to mark this bug invalid for some reasons: * It speaks about several things, it's not one issue per report * ContextDrawer is supposed to work anywhere: it can work completely automatically only on applicationwindow, but it has a list action property which can be assigned to whatever (on abstractapplicationwindow is the applications responsibility to bind the actions: property to the proper values * I'm resistent about making those delegates a public type: they never were made to have good public api and make sense only in the drawer the thing that i think is valid and i think 06af8aac8 adresses, is the ability to put custom content: now header and footer properties are exported that let inserting arbitrary stuff over and under the actions (setting an header also removes the title item as isn't instantiated anymore). -- You are receiving this mail because: You are watching all bug changes.