Skip to content

Make HdyHeaderBar have a back button in HdyDialog

Make HdyHeaderBar have a back button instead of its window decorations if it is placed inside a HdyDialog. This allows to have adaptive dialogs with a complex titlebar layout by replacing GtkHeaderBar by HdyHeaderBar in your HdyDialog.

Fixes #73 (closed).

Edited by Adrien Plazas

Merge request reports