[frameworks-kirigami] [Bug 404978] Make drawer & action items more composable to support custom UI patterns

2019-03-04 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=404978

--- Comment #2 from Eike Hein  ---
Sounds good, go ahead.

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kirigami] [Bug 404978] Make drawer & action items more composable to support custom UI patterns

2019-03-04 Thread Marco Martin
https://bugs.kde.org/show_bug.cgi?id=404978

--- Comment #1 from Marco Martin  ---
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.

[frameworks-kirigami] [Bug 404978] Make drawer & action items more composable to support custom UI patterns

2019-03-01 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=404978

Eike Hein  changed:

   What|Removed |Added

   Severity|normal  |wishlist

-- 
You are receiving this mail because:
You are watching all bug changes.