Move to Gtk.Headerbar

Bug #1232504 reported by 982c80311320c1b
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Cable
In Progress
Wishlist
Julien Spautz

Bug Description

I think making these changes is all that is needed:

Gtk.HeaderBar header_bar;
header_bar = new Gtk.HeaderBar ();
header_bar.set_title ("Cable");
main_window.set_titlebar (header_bar);

Revision history for this message
Julien Spautz (julien-spautz) wrote :

I guess this only makes sense if we put something into the headerbar. Join, part and appmenu are probably the most important ones. In that case we could also remove the inline toolbar in the bottom left.

Changed in cable:
status: New → Opinion
importance: Undecided → Wishlist
milestone: none → 0.2
Revision history for this message
982c80311320c1b (alexander-wilms) wrote :

Maybe a toggle for the user list could also be added there:

Mockups of an IRC client using a Headerbar: https://wiki.gnome.org/Design/Apps/Potential/Polari?action=AttachFile&do=get&target=Polari.png

Revision history for this message
Julien Spautz (julien-spautz) wrote :

Seems like a good idea to me. I dislike those inline toolbars in lists. Too small and too distant.

I also agree on the user list toggle, this would be a good location.

I'll give it a try and then we can decide if it should be merged or not.

Changed in cable:
status: Opinion → In Progress
Changed in cable:
assignee: nobody → Julien Spautz (julien-spautz)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.