|
|
|
@ -88,6 +88,106 @@
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<object class="GtkPopoverMenu" id="popovermenu_global">
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkBox" id="menu_box_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="border_width">6</property>
|
|
|
|
|
<property name="orientation">vertical</property>
|
|
|
|
|
<property name="spacing">6</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="refresh_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">Refresh databases</property>
|
|
|
|
|
<signal name="clicked" handler="on_refresh_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">0</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="history_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">View History</property>
|
|
|
|
|
<signal name="clicked" handler="on_history_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="local_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">Install Local Packages</property>
|
|
|
|
|
<signal name="clicked" handler="on_local_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">2</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="preferences_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">Preferences</property>
|
|
|
|
|
<signal name="clicked" handler="on_preferences_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">3</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="about_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">About</property>
|
|
|
|
|
<signal name="clicked" handler="on_about_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">4</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkModelButton" id="quit_button_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">True</property>
|
|
|
|
|
<property name="text" translatable="yes">Quit</property>
|
|
|
|
|
<signal name="clicked" handler="on_quit_button_clicked" swapped="no"/>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="expand">False</property>
|
|
|
|
|
<property name="fill">True</property>
|
|
|
|
|
<property name="position">5</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="submenu">main</property>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
</object>
|
|
|
|
|
<template class="PamacManagerWindow" parent="GtkApplicationWindow">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
@ -1024,6 +1124,25 @@
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="show_close_button">True</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuButton" id="button_menu_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="popover">popovermenu_global</property>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="menu_icon_global">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">False</property>
|
|
|
|
|
<property name="icon_name">system-software-install</property>
|
|
|
|
|
<property name="icon_size">1</property>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<style>
|
|
|
|
|
<class name="image-button"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkButton" id="button_back">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
@ -1043,6 +1162,9 @@
|
|
|
|
|
<class name="image-button"/>
|
|
|
|
|
</style>
|
|
|
|
|
</object>
|
|
|
|
|
<packing>
|
|
|
|
|
<property name="position">1</property>
|
|
|
|
|
</packing>
|
|
|
|
|
</child>
|
|
|
|
|
<child type="title">
|
|
|
|
|
<object class="GtkStackSwitcher" id="filters_stackswitcher">
|
|
|
|
@ -1053,12 +1175,11 @@
|
|
|
|
|
</object>
|
|
|
|
|
</child>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkMenuButton" id="menu_button">
|
|
|
|
|
<object class="GtkMenuButton" id="button_menu">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|
<property name="can_focus">True</property>
|
|
|
|
|
<property name="receives_default">False</property>
|
|
|
|
|
<property name="popover">popovermenu</property>
|
|
|
|
|
<signal name="toggled" handler="on_menu_button_toggled" swapped="no"/>
|
|
|
|
|
<child>
|
|
|
|
|
<object class="GtkImage" id="menu_icon">
|
|
|
|
|
<property name="visible">True</property>
|
|
|
|
|