Philipp Hörist pushed to branch master at gajim / gajim


Commits:
e2fdf82b by mesonium at 2025-12-19T18:17:14-05:00
imprv: Main: Group share and invite buttons

- - - - -


1 changed file:

- gajim/data/gui/chat_banner.ui


Changes:

=====================================
gajim/data/gui/chat_banner.ui
=====================================
@@ -143,21 +143,6 @@
                 </child>
               </object>
             </child>
-            <child>
-              <object class="GtkMenuButton" id="_share_menu_button">
-                <property name="sensitive">0</property>
-                <property name="focusable">1</property>
-                <property name="focus-on-click">0</property>
-                <property name="receives-default">1</property>
-                <property name="valign">center</property>
-                <property name="popover">_share_popover</property>
-                <child>
-                  <object class="GtkImage">
-                    <property 
name="icon-name">lucide-share-2-symbolic</property>
-                  </object>
-                </child>
-              </object>
-            </child>
             <child>
               <object class="GtkButton">
                 <property name="focusable">1</property>
@@ -187,15 +172,37 @@
               </object>
             </child>
             <child>
-              <object class="GtkButton" id="_muc_invite_button">
-                <property name="focusable">1</property>
-                <property name="receives-default">1</property>
-                <property name="action-name">win.muc-invite</property>
-                <property name="tooltip-text" translatable="yes">Invite to 
this chat…</property>
-                <property name="valign">center</property>
+              <object class="GtkBox">
+                <style>
+                  <class name="linked"/>
+                </style>
                 <child>
-                  <object class="GtkImage">
-                    <property 
name="icon-name">lucide-user-plus-symbolic</property>
+                  <object class="GtkMenuButton" id="_share_menu_button">
+                    <property name="sensitive">0</property>
+                    <property name="focusable">1</property>
+                    <property name="focus-on-click">0</property>
+                    <property name="receives-default">1</property>
+                    <property name="valign">center</property>
+                    <property name="popover">_share_popover</property>
+                    <child>
+                      <object class="GtkImage">
+                        <property 
name="icon-name">lucide-share-2-symbolic</property>
+                      </object>
+                    </child>
+                  </object>
+                </child>
+                <child>
+                  <object class="GtkButton" id="_muc_invite_button">
+                    <property name="focusable">1</property>
+                    <property name="receives-default">1</property>
+                    <property name="action-name">win.muc-invite</property>
+                    <property name="tooltip-text" translatable="yes">Invite to 
this chat…</property>
+                    <property name="valign">center</property>
+                    <child>
+                      <object class="GtkImage">
+                        <property 
name="icon-name">lucide-user-plus-symbolic</property>
+                      </object>
+                    </child>
                   </object>
                 </child>
               </object>



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/e2fdf82b4ff60e641fcef88c96db90fc02b2fcc6

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/e2fdf82b4ff60e641fcef88c96db90fc02b2fcc6
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to