Kirigami Page.title

Dirk Hohndel dirk at hohndel.org
Thu Apr 21 03:57:56 UTC 2016


> On Apr 20, 2016, at 7:51 PM, Martin Klapetek <martin.klapetek at gmail.com> wrote:
> 
> Is it possible to either hide the blue titlebar when empty
> or add things like buttons and icons in there?
> 
> In SpaceBar, the active conversation has this layout at
> the top of the Page:
> 
> [Presence Icon] Username [Close Conversation Button]
> 
> So in this case it doesn't make sense that this Page would
> have the standard blue titlebar too. Unless more things could
> go in there.
> 
> I can perhaps write a patch to hide it if empty, if you agree.

Well, you kinda can hide it already: simply set 

	header.minimumHeight: 0
	header.preferredHeight: 0
	header.maximumHeight: 0



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160420/cf35cdd3/attachment-0001.html>


More information about the Plasma-devel mailing list