2018-05-17 13:16:51 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<!-- Generated with glade 3.22.0 -->
|
|
|
|
<interface>
|
|
|
|
<requires lib="gtk+" version="3.20"/>
|
|
|
|
<requires lib="libhandy" version="0.0"/>
|
|
|
|
<template class="CallsMainWindow" parent="GtkApplicationWindow">
|
|
|
|
<property name="can_focus">False</property>
|
2018-08-02 10:45:01 +00:00
|
|
|
<property name="title" translatable="yes">Calls</property>
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="hide_titlebar_when_maximized">True</property>
|
|
|
|
<property name="show_menubar">False</property>
|
2019-01-29 06:06:16 +00:00
|
|
|
<signal name="delete-event" handler="gtk_widget_hide_on_delete"/>
|
2018-05-17 13:16:51 +00:00
|
|
|
<child>
|
2019-06-28 08:20:15 +00:00
|
|
|
<object class="GtkOverlay">
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
2019-06-28 08:20:15 +00:00
|
|
|
<child type="overlay">
|
|
|
|
<object class="GtkRevealer" id="info_revealer">
|
|
|
|
<property name="visible">True</property>
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="can_focus">False</property>
|
2019-06-28 08:20:15 +00:00
|
|
|
<property name="valign">start</property>
|
|
|
|
<property name="reveal-child">False</property>
|
|
|
|
<property name="transition-type">slide-down</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkInfoBar" id="info">
|
|
|
|
<property name="visible">True</property>
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="can_focus">False</property>
|
2019-06-28 08:20:15 +00:00
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
<signal name="response" handler="info_response_cb" swapped="no"/>
|
|
|
|
<child internal-child="action_area">
|
|
|
|
<object class="GtkButtonBox">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
<property name="layout_style">end</property>
|
|
|
|
<child>
|
|
|
|
<placeholder/>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">False</property>
|
|
|
|
<property name="fill">False</property>
|
|
|
|
</packing>
|
2018-05-17 13:16:51 +00:00
|
|
|
</child>
|
2019-06-28 08:20:15 +00:00
|
|
|
<child internal-child="content_area">
|
|
|
|
<object class="GtkBox">
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="can_focus">False</property>
|
2019-06-28 08:20:15 +00:00
|
|
|
<property name="spacing">16</property>
|
|
|
|
<child>
|
|
|
|
<object class="GtkLabel" id="info_label">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="label" translatable="yes">label</property>
|
|
|
|
<property name="wrap">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
2018-05-17 13:16:51 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="expand">True</property>
|
|
|
|
<property name="fill">True</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="GtkStack" id="main_stack">
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<child>
|
2018-08-02 11:23:09 +00:00
|
|
|
<object class="CallsHistoryBox" id="history_view">
|
2018-05-17 13:16:51 +00:00
|
|
|
<property name="visible">True</property>
|
2018-08-02 11:23:09 +00:00
|
|
|
<property name="can_focus">True</property>
|
2018-05-17 13:16:51 +00:00
|
|
|
</object>
|
|
|
|
<packing>
|
2018-08-02 11:23:09 +00:00
|
|
|
<property name="name">history</property>
|
|
|
|
<property name="title" translatable="yes">History</property>
|
2018-05-17 13:16:51 +00:00
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
</object>
|
|
|
|
</child>
|
|
|
|
<child type="titlebar">
|
2018-08-02 11:05:57 +00:00
|
|
|
<object class="GtkStack" id="header_bar_stack">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
<property name="visible_child_name" bind-source="main_stack" bind-property="visible_child_name" bind-flags="bidirectional|sync-create"/>
|
|
|
|
<child>
|
|
|
|
<object class="CallsHistoryHeaderBar" id="history_header_bar">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">history</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
<child>
|
|
|
|
<object class="CallsNewCallHeaderBar" id="new_call_header_bar">
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
<property name="visible">True</property>
|
|
|
|
</object>
|
|
|
|
<packing>
|
|
|
|
<property name="name">new-call</property>
|
|
|
|
</packing>
|
|
|
|
</child>
|
|
|
|
</object>
|
2018-05-17 13:16:51 +00:00
|
|
|
</child>
|
|
|
|
</template>
|
2018-10-05 11:27:55 +00:00
|
|
|
</interface>
|