mart added a comment.
stock ListView already has some api to control its own header. by default it scrolls away, otherwise it can be either fixed or being an hybrid on scrolling away and fixed title ListView.PullBackHeader (the one actually interesting i think, but different apps will need different ones) https://paste.kde.org/phss79wpo has a behavior very near to this patch, but flicking and scrollbar don't get the erratic behavior they get when you change the actual flickable geometry during drag of either the view directly or the scrollbar. This without needing additional patches to kirigami. it has a problem of the pull down to refresh breaking, but that should be separately fixed. i would go that route: put the attached diff in the exampes and fix separately the pull down to refresh REPOSITORY R169 Kirigami REVISION DETAIL https://phabricator.kde.org/D4599 EMAIL PREFERENCES https://phabricator.kde.org/settings/panel/emailpreferences/ To: apol, #kirigami, mart Cc: plasma-devel, apol