> On Apr 20, 2016, at 7:51 PM, Martin Klapetek <martin.klape...@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



_______________________________________________
Plasma-devel mailing list
Plasma-devel@kde.org
https://mail.kde.org/mailman/listinfo/plasma-devel

Reply via email to