Move to Gtk.Headerbar
Bug #1232504 reported by
982c80311320c1b
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_
main_window.
Related branches
Changed in cable: | |
status: | Opinion → In Progress |
Changed in cable: | |
assignee: | nobody → Julien Spautz (julien-spautz) |
To post a comment you must log in.
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.