|
|
|
|
@ -177,7 +177,7 @@
|
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkButton"> |
|
|
|
|
<object class="GtkButton" id="search_button"> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="valign">center</property> |
|
|
|
|
@ -777,34 +777,34 @@ Join a room to start to chat</property>
|
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="layout_style">end</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkButton" id="room_dialog_set"> |
|
|
|
|
<property name="label">gtk-apply</property> |
|
|
|
|
<object class="GtkButton" id="room_dialog_close"> |
|
|
|
|
<property name="label">gtk-cancel</property> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="use_stock">True</property> |
|
|
|
|
<style> |
|
|
|
|
<class name="suggested-action"/> |
|
|
|
|
</style> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">True</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkButton" id="room_dialog_close"> |
|
|
|
|
<property name="label">gtk-cancel</property> |
|
|
|
|
<object class="GtkButton" id="room_dialog_set"> |
|
|
|
|
<property name="label">gtk-apply</property> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="use_stock">True</property> |
|
|
|
|
<style> |
|
|
|
|
<class name="suggested-action"/> |
|
|
|
|
</style> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">True</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
@ -965,6 +965,75 @@ Join a room to start to chat</property>
|
|
|
|
|
</object> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<object class="GtkPopover" id="search_popover"> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="relative_to">search_button</property> |
|
|
|
|
<property name="position">bottom</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkBox"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="margin_left">5</property> |
|
|
|
|
<property name="margin_right">5</property> |
|
|
|
|
<property name="margin_top">5</property> |
|
|
|
|
<property name="margin_bottom">5</property> |
|
|
|
|
<property name="spacing">3</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkSearchEntry" id="search_input"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="primary_icon_name">edit-find-symbolic</property> |
|
|
|
|
<property name="primary_icon_activatable">False</property> |
|
|
|
|
<property name="primary_icon_sensitive">False</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">True</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">0</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkStack" id="search_button_stack"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkButton" id="search"> |
|
|
|
|
<property name="label">gtk-find</property> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">True</property> |
|
|
|
|
<property name="receives_default">True</property> |
|
|
|
|
<property name="use_stock">True</property> |
|
|
|
|
<style> |
|
|
|
|
<class name="suggested-action"/> |
|
|
|
|
</style> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="name">normal</property> |
|
|
|
|
<property name="title" translatable="yes">normal</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
<child> |
|
|
|
|
<object class="GtkSpinner" id="search_spinner"> |
|
|
|
|
<property name="visible">True</property> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="active">True</property> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="name">searching</property> |
|
|
|
|
<property name="title" translatable="yes">Searching</property> |
|
|
|
|
<property name="position">1</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<packing> |
|
|
|
|
<property name="expand">False</property> |
|
|
|
|
<property name="fill">True</property> |
|
|
|
|
<property name="position">2</property> |
|
|
|
|
</packing> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
</child> |
|
|
|
|
</object> |
|
|
|
|
<object class="GtkPopover" id="user_menu"> |
|
|
|
|
<property name="can_focus">False</property> |
|
|
|
|
<property name="relative_to">user_button</property> |
|
|
|
|
|