[geary: 13/20] toolbar header group




commit d97d86cbc73dc0dc565494c1083b5052457afe04
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Wed Sep 16 13:19:00 2020 +0200

    toolbar header group

 ui/main-toolbar.ui | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)
---
diff --git a/ui/main-toolbar.ui b/ui/main-toolbar.ui
index 871aba25c..5d58af6f1 100644
--- a/ui/main-toolbar.ui
+++ b/ui/main-toolbar.ui
@@ -425,10 +425,17 @@
       </packing>
     </child>
   </template>
-  <object class="HdyHeaderGroup" id="header_group">
+  <object class="HdyHeaderGroup" id="conversations_header_group">
+    <property name="decorate-all" bind-source="conversations_leaflet" bind-property="folded" 
bind-flags="sync-create"/>
     <headerbars>
       <headerbar name="folder_header"/>
       <headerbar name="conversations_header"/>
+    </headerbars>
+  </object>
+  <object class="HdyHeaderGroup" id="header_group">
+    <property name="decorate-all" bind-source="MainToolbar" bind-property="folded" bind-flags="sync-create"/>
+    <headerbars>
+      <headerbar name="conversations_header_group"/>
       <headerbar name="conversation_header"/>
     </headerbars>
   </object>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]