pika-gnome-layouts/src/etc/nobara/scripts/nobara-layouts/nobara-layouts.ui

1223 lines
68 KiB
Plaintext
Raw Normal View History

2022-09-23 19:59:44 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<!-- Generated with glade 3.38.2 -->
<interface>
<requires lib="gtk+" version="3.24"/>
2022-09-29 16:18:28 +02:00
<object class="GtkRadioButton" id="radiobutton1">
<property name="label" translatable="yes">radiobutton</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="active">True</property>
<property name="draw-indicator">True</property>
</object>
2022-09-23 19:59:44 +02:00
<object class="GtkApplicationWindow" id="main_window">
2022-09-29 15:20:26 +02:00
<property name="width-request">700</property>
2022-09-29 16:18:28 +02:00
<property name="height-request">535</property>
2022-09-23 19:59:44 +02:00
<property name="can-focus">False</property>
<property name="title" translatable="yes">Nobara Gnome Layouts</property>
2022-09-29 16:18:28 +02:00
<property name="default-width">700</property>
<property name="default-height">535</property>
2022-09-23 19:59:44 +02:00
<property name="show-menubar">False</property>
<child>
<object class="GtkBox" id="main_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<child>
<object class="GtkStackSwitcher" id="main_switcher">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="homogeneous">True</property>
<property name="stack">main_stack</property>
2022-09-24 10:13:36 +02:00
<signal name="show" handler="on_main_switcher_show" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="pack-type">end</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkStack" id="main_stack">
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-29 16:18:28 +02:00
<property name="transition-type">crossfade</property>
2022-09-23 19:59:44 +02:00
<child>
<object class="GtkScrolledWindow" id="layouts_scroll">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">in</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
2022-09-29 15:20:26 +02:00
<!-- n-columns=3 n-rows=3 -->
2022-09-23 19:59:44 +02:00
<object class="GtkGrid" id="layouts_grid">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="row-spacing">10</property>
<property name="column-spacing">10</property>
<property name="row-homogeneous">True</property>
<property name="column-homogeneous">True</property>
<child>
<object class="GtkBox" id="win10_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkImage" id="win10_preview">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/win10.svg</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="win10_button">
<property name="label" translatable="yes">Traditional</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
2022-09-23 20:22:11 +02:00
<signal name="pressed" handler="on_win10_button_pressed" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkBox" id="win11_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkImage" id="win11_preview">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
2022-09-29 15:20:26 +02:00
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/win11.svg</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkRadioButton" id="win11_button">
<property name="label" translatable="yes">Eleven</property>
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
2022-09-29 15:20:26 +02:00
<signal name="pressed" handler="on_win11_button_pressed" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-29 15:20:26 +02:00
<property name="left-attach">1</property>
<property name="top-attach">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkBox" id="macos_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkImage" id="macos_preview">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
2022-09-29 15:20:26 +02:00
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/macos.svg</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkRadioButton" id="macos_button">
<property name="label" translatable="yes">Pineapple</property>
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
2022-09-29 15:20:26 +02:00
<signal name="pressed" handler="on_macos_button_pressed" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-29 15:20:26 +02:00
<property name="left-attach">2</property>
2022-09-23 19:59:44 +02:00
<property name="top-attach">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkBox" id="unity_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkImage" id="unity_preview">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
2022-09-29 15:20:26 +02:00
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/unity.svg</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkRadioButton" id="unity_button">
<property name="label" translatable="yes">Unity</property>
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
2022-09-29 15:20:26 +02:00
<signal name="pressed" handler="on_unity_button_pressed" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-29 15:20:26 +02:00
<property name="left-attach">2</property>
2022-09-23 19:59:44 +02:00
<property name="top-attach">1</property>
</packing>
</child>
2022-09-25 20:25:41 +02:00
<child>
<object class="GtkBox" id="gnome2_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
<object class="GtkImage" id="gnome2_preview">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/gnome2.svg</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkRadioButton" id="gnome2_button">
<property name="label" translatable="yes">GNOME 2</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
<signal name="pressed" handler="on_gnome2_button_pressed" swapped="no"/>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-29 15:20:26 +02:00
<property name="left-attach">1</property>
<property name="top-attach">1</property>
2022-09-25 20:25:41 +02:00
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkBox" id="gnome_box">
2022-09-25 20:25:41 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="orientation">vertical</property>
<property name="spacing">2</property>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkImage" id="gnome_preview">
2022-09-25 20:25:41 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
2022-09-29 15:20:26 +02:00
<property name="pixbuf">../../../../../../../../../etc/nobara/scripts/nobara-layouts/previews/gnome.svg</property>
2022-09-25 20:25:41 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-29 15:20:26 +02:00
<object class="GtkRadioButton" id="gnome_button">
<property name="label" translatable="yes">GNOME</property>
2022-09-25 20:25:41 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">False</property>
<property name="halign">center</property>
<property name="valign">center</property>
<property name="draw-indicator">True</property>
<property name="group">radiobutton1</property>
2022-09-29 15:20:26 +02:00
<signal name="pressed" handler="on_gnome_button_pressed" swapped="no"/>
2022-09-25 20:25:41 +02:00
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-29 15:20:26 +02:00
<property name="left-attach">0</property>
<property name="top-attach">1</property>
2022-09-25 20:25:41 +02:00
</packing>
</child>
2022-09-29 15:20:26 +02:00
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
2022-09-23 19:59:44 +02:00
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="name">Layouts</property>
<property name="title" translatable="yes">Layouts</property>
</packing>
</child>
<child>
<object class="GtkScrolledWindow" id="settings_scroll">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="hscrollbar-policy">never</property>
<property name="shadow-type">in</property>
<child>
<object class="GtkViewport">
<property name="visible">True</property>
<property name="can-focus">False</property>
<child>
2022-09-25 18:07:24 +02:00
<!-- n-columns=3 n-rows=24 -->
2022-09-23 19:59:44 +02:00
<object class="GtkGrid" id="desktop_grid">
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-24 13:17:29 +02:00
<property name="margin-start">10</property>
<property name="margin-end">10</property>
<property name="margin-top">10</property>
<property name="margin-bottom">10</property>
2022-09-23 19:59:44 +02:00
<property name="row-spacing">10</property>
<property name="column-spacing">10</property>
<child>
<object class="GtkBox" id="desktop_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-23 20:13:15 +02:00
<object class="GtkSwitch" id="desktop_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-23 20:22:11 +02:00
<signal name="notify::active" handler="on_desktop_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-23 20:13:15 +02:00
<object class="GtkLabel" id="desktop_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 20:13:15 +02:00
<property name="label" translatable="yes">Enable Desktop Icons</property>
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkBox" id="blur_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-23 20:13:15 +02:00
<object class="GtkSwitch" id="blur_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-23 20:22:11 +02:00
<signal name="notify::active" handler="on_blur_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-23 20:13:15 +02:00
<object class="GtkLabel" id="blur_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 20:13:15 +02:00
<property name="label" translatable="yes">Enable Blur Effects</property>
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="workspace_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="workspace_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_workspace_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="workspace_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Auto Move Windows in workspaces</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">0</property>
<property name="top-attach">2</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="clipboard_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="clipboard_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_clipboard_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="clipboard_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Clipboard Indicator</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">0</property>
<property name="top-attach">3</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="weather_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="weather_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_weather_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="weather_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Weather Indicator</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
2022-09-25 18:07:24 +02:00
<property name="top-attach">5</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="stats_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="stats_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_stats_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="stats_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Stats &amp; Temp Indicator</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">0</property>
<property name="top-attach">6</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="supergfxctl_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="supergfxctl_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_supergfxctl_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="supergfxctl_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable IGPU/DGPU Controls</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
<property name="left-attach">0</property>
2022-09-25 18:07:24 +02:00
<property name="top-attach">4</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkButton" id="install_all">
<property name="label" translatable="yes">Install All Extensions</property>
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="receives-default">True</property>
<property name="halign">start</property>
<signal name="pressed" handler="on_install_all_pressed" swapped="no"/>
</object>
<packing>
<property name="left-attach">0</property>
<property name="top-attach">13</property>
</packing>
</child>
<child>
<object class="GtkBox" id="audio_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
2022-09-23 20:13:15 +02:00
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="audio_switch">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_audio_switch_active_notify" swapped="no"/>
2022-09-23 20:13:15 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">0</property>
</packing>
</child>
2022-09-23 19:59:44 +02:00
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="audio_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Advanced Audio Controls</property>
2022-09-23 19:59:44 +02:00
<property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">1</property>
</packing>
</child>
2022-09-23 20:13:15 +02:00
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">0</property>
2022-09-23 20:13:15 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="tray_box">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 20:13:15 +02:00
<property name="hexpand">True</property>
2022-09-23 19:59:44 +02:00
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="tray_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
2022-09-23 20:13:15 +02:00
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_tray_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="tray_text">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Tray Icons</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="x11_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="x11_switch">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_x11_switch_active_notify" swapped="no"/>
2022-09-23 20:13:15 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="x11_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-25 19:49:11 +02:00
<property name="label" translatable="yes">Enable Touchpad Gestures Improvements</property>
2022-09-23 19:59:44 +02:00
<property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">1</property>
</packing>
</child>
2022-09-23 20:13:15 +02:00
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">2</property>
2022-09-23 20:13:15 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="caffeine_box">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 20:13:15 +02:00
<property name="hexpand">True</property>
2022-09-23 19:59:44 +02:00
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="caffeine_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">True</property>
2022-09-23 20:13:15 +02:00
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_caffeine_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="caffeine_text">
2022-09-23 20:13:15 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Caffeine Indicator</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">3</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="kde_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="kde_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_kde_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="kde_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable 'KDE Connect' Integration</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">4</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkBox" id="hid_box">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
2022-09-23 19:59:44 +02:00
<property name="hexpand">True</property>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSwitch" id="hid_switch">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">True</property>
<property name="halign">start</property>
2022-09-25 18:07:24 +02:00
<signal name="notify::active" handler="on_hid_switch_active_notify" swapped="no"/>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">0</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkLabel" id="hid_text">
2022-09-23 19:59:44 +02:00
<property name="visible">True</property>
2022-09-23 20:13:15 +02:00
<property name="can-focus">False</property>
2022-09-25 18:07:24 +02:00
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Wireless HID Indicator</property>
2022-09-23 20:13:15 +02:00
<property name="xalign">0</property>
2022-09-23 19:59:44 +02:00
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
2022-09-23 20:13:15 +02:00
<property name="position">1</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">2</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">0</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">1</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">2</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">3</property>
</packing>
</child>
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
2022-09-23 20:13:15 +02:00
<property name="top-attach">4</property>
2022-09-23 19:59:44 +02:00
</packing>
</child>
<child>
2022-09-25 18:07:24 +02:00
<object class="GtkSeparator">
2022-09-24 13:17:29 +02:00
<property name="visible">True</property>
2022-09-25 18:07:24 +02:00
<property name="can-focus">False</property>
2022-09-24 13:17:29 +02:00
</object>
<packing>
2022-09-25 18:07:24 +02:00
<property name="left-attach">1</property>
<property name="top-attach">5</property>
2022-09-24 13:17:29 +02:00
</packing>
2022-09-23 19:59:44 +02:00
</child>
2022-09-25 18:07:24 +02:00
<child>
<object class="GtkSeparator">
<property name="visible">True</property>
<property name="can-focus">False</property>
</object>
<packing>
<property name="left-attach">1</property>
<property name="top-attach">6</property>
</packing>
</child>
<child>
2022-09-26 20:43:21 +02:00
<object class="GtkBox" id="pop_box">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="hexpand">True</property>
<child>
<object class="GtkSwitch" id="pop_switch">
<property name="visible">True</property>
<property name="can-focus">True</property>
<property name="halign">start</property>
<signal name="notify::active" handler="on_pop_switch_active_notify" swapped="no"/>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">0</property>
</packing>
</child>
<child>
<object class="GtkLabel" id="pop_text">
<property name="visible">True</property>
<property name="can-focus">False</property>
<property name="halign">start</property>
<property name="label" translatable="yes">Enable Pop Shell Tiling</property>
<property name="xalign">0</property>
</object>
<packing>
<property name="expand">False</property>
<property name="fill">True</property>
<property name="padding">10</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
2022-09-28 15:52:15 +02:00
<property name="left-attach">2</property>
<property name="top-attach">5</property>
2022-09-26 20:43:21 +02:00
</packing>
2022-09-25 18:07:24 +02:00
</child>
<child>
2022-09-28 15:52:15 +02:00
<placeholder/>
2022-09-25 18:07:24 +02:00
</child>
<child>
2022-09-28 15:52:15 +02:00
<placeholder/>
</child>
<child>
<placeholder/>
2022-09-25 18:07:24 +02:00
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
2022-09-23 19:59:44 +02:00
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
<child>
<placeholder/>
</child>
</object>
</child>
</object>
</child>
</object>
<packing>
<property name="name">Settings</property>
<property name="title" translatable="yes">Settings</property>
<property name="position">1</property>
</packing>
</child>
</object>
<packing>
<property name="expand">True</property>
<property name="fill">True</property>
<property name="position">1</property>
</packing>
</child>
</object>
</child>
</object>
</interface>