[feat] add popover to set users device name #7

This commit is contained in:
Julian Sparber
2018-02-18 00:34:40 +01:00
parent f413a22b38
commit 426307b13e
4 changed files with 89 additions and 2 deletions

View File

@@ -132,8 +132,8 @@
<class name="linked"/>
</style>
<child>
<object class="GtkMenuButton" id="this-device-settings-button">
<property name="visible">False</property>
<object class="GtkMenuButton" id="this_device_settings_button">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="use-popover">True</property>
<property name="height_request">35</property>