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


Commits:
5ca62233 by Philipp Hörist at 2025-11-02T12:14:14+01:00
imprv: ChatList: Make account identifies less wide

Harmonizes the look with the account identifier in the account popover and 
makes it look less heavy

- - - - -


2 changed files:

- gajim/data/gui/activity_list_row.ui
- gajim/data/gui/chat_list_row.ui


Changes:

=====================================
gajim/data/gui/activity_list_row.ui
=====================================
@@ -10,7 +10,7 @@
         <property name="can-focus">False</property>
         <child>
           <object class="GtkBox" id="_account_identifier">
-            <property name="width-request">6</property>
+            <property name="width-request">3</property>
             <property name="can-focus">False</property>
             <property name="visible">0</property>
             <property name="margin-end">6</property>


=====================================
gajim/data/gui/chat_list_row.ui
=====================================
@@ -8,7 +8,7 @@
         <child>
           <object class="GtkBox" id="account_identifier">
             <property name="visible">0</property>
-            <property name="width-request">6</property>
+            <property name="width-request">3</property>
             <property name="margin-end">6</property>
             <property name="orientation">vertical</property>
             <child>



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

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/commit/5ca62233985477c256de035e1dab02f601d14ffc
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