Daniel Brötzmann pushed to branch master at gajim / gajim
Commits:
525ab2d7 by wurstsalat at 2025-06-24T21:19:17+02:00
imprv: Server info: Use Adw.InlineViewSwitcher for tabs
- - - - -
1 changed file:
- gajim/data/gui/server_info.ui
Changes:
=====================================
gajim/data/gui/server_info.ui
=====================================
@@ -4,8 +4,9 @@
<object class="GtkBox" id="box">
<property name="orientation">vertical</property>
<child>
- <object class="AdwViewSwitcher">
+ <object class="AdwInlineViewSwitcher">
<property name="stack">server_info_stack</property>
+ <property name="display-mode">2</property>
</object>
</child>
<child>
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/525ab2d788e51d97032c0f1f917bf650d05f2a47
--
View it on GitLab:
https://dev.gajim.org/gajim/gajim/-/commit/525ab2d788e51d97032c0f1f917bf650d05f2a47
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]