@ -3,8 +3,8 @@
<requires lib="gtk" version="4.0"/>
<requires lib="libadwaita" version="1.0" />
<template class="FirstSetupWindow" parent="AdwApplicationWindow">
<property name="default-width">80 0</property>
<property name="default-height">60 0</property>
<property name="default-width">75 0</property>
<property name="default-height">63 0</property>
<property name="title">Vanilla OS First Setup</property>
<child>
<object class="GtkBox">
@ -53,6 +53,14 @@
</child>
<!-- Configuration -->
<child>
<object class="AdwStatusPage">
<property name="icon-name">package-x-generic-symbolic</property>
<property name="title">Choose the Package Manager</property>
<property name="description">Choose one or more package managers from the following options.</property>
<property name="halign">fill</property>
<property name="valign">fill</property>
<property name="hexpand">true</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
@ -63,11 +71,22 @@
<object class="AdwPreferencesPage">
<child>
<object class="AdwPreferencesGroup">
<property name="title">How Will you Install the Software?</property>
<child>
<object class="AdwActionRow">
<property name="title">Flatpak</property>
<property name="subtitle">Will also configure the Flathub repository.</property>
<property name="activatable-widget">switch_flatpak</property>
<child>
<object class="GtkSwitch" id="switch_flatpak">
<property name="valign">center</property>
</object>
</child>
</object>
</child>
<child>
<object class="AdwActionRow">
<property name="title">Snap</property>
<property name="subtitle">Will replace GNOME Software with Snap store if the only package manager.</property>
<property name="subtitle">Uses the Snapcraft repository. Default in Ubuntu .</property>
<property name="activatable-widget">switch_snap</property>
<child>
<object class="GtkSwitch" id="switch_snap">
@ -78,11 +97,11 @@
</child>
<child>
<object class="AdwActionRow">
<property name="title">Flatpak </property>
<property name="subtitle">Will also configure the Flathub repository .</property>
<property name="activatable-widget">switch_flatpak </property>
<property name="title">Appimage </property>
<property name="subtitle">Will install the necessary dependencies to run Appimages .</property>
<property name="activatable-widget">switch_appimage </property>
<child>
<object class="GtkSwitch" id="switch_flatpak ">
<object class="GtkSwitch" id="switch_appimage ">
<property name="valign">center</property>
</object>
</child>
@ -90,28 +109,105 @@
</child>
</object>
</child>
</object>
</child>
<child>
<object class="AdwPreferencesGroup">
<property name="title">Extra</property>
<object class="GtkButton" id="btn_next">
<property name="label">Next</property>
<property name="halign">center</property>
<style>
<class name="pill" />
<class name="suggested-action" />
</style>
</object>
</child>
</object>
</child>
</object>
</child>
<!-- Sub-System -->
<child>
<object class="AdwActionRow">
<property name="title">Apport</property>
<property name="subtitle">Do you want to keep the Bug Reporter utility?</property>
<property name="activatable-widget">switch_apport</property>
<object class="AdwStatusPage">
<property name="icon-name">utilities-terminal-symbolic</property>
<property name="title">Sub-System</property>
<property name="description">Access a minimal mutable Ubuntu installation integrated with Vanilla OS.</property>
<property name="halign">fill</property>
<property name="valign">fill</property>
<property name="hexpand">true</property>
<child>
<object class="GtkSwitch" id="switch_apport">
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="vexpand">True</property>
<property name="hexpand">True</property>
<property name="halign">fill</property>
<property name="valign">center</property>
<property name="spacing">10</property>
<child>
<object class="GtkBox">
<property name="valign">center</property>
<property name="spacing">10</property>
<property name="halign">center</property>
<child>
<object class="GtkButton" id="btn_no_subsystem">
<property name="label">No</property>
<property name="halign">center</property>
<style>
<class name="pill" />
</style>
</object>
</child>
<child>
<object class="GtkButton" id="btn_use_subsystem">
<property name="label">Yes, enable it</property>
<property name="halign">center</property>
<style>
<class name="pill" />
<class name="suggested-action" />
</style>
</object>
</child>
<child>
<object class="GtkButton" id="btn_info_subsystem">
<property name="icon-name">dialog-information-symbolic</property>
<style>
<class name="flat" />
</style>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</child>
<!-- Extra -->
<child>
<object class="AdwStatusPage">
<property name="icon-name">applications-utilities-symbolic</property>
<property name="title">Extra Settings</property>
<property name="description">The following are optional settings, leave them as they are if you don't know what they do.</property>
<property name="halign">fill</property>
<property name="valign">fill</property>
<property name="hexpand">true</property>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
<property name="vexpand">True</property>
<property name="hexpand">True</property>
<property name="valign">center</property>
<child>
<object class="AdwPreferencesPage">
<child>
<object class="AdwPreferencesGroup">
<child>
<object class="AdwActionRow">
<property name="title">Distrobox</property>
<property name="subtitle">Allows you to create containers with different distributions.</property>
<property name="activatable-widget">switch_distrobox</property>
<property name="title">Apport </property>
<property name="subtitle">If enabled, the Bug Reporter utility will be installed .</property>
<property name="activatable-widget">switch_apport </property>
<child>
<object class="GtkSwitch" id="switch_distrobox">
<object class="GtkSwitch" id="switch_apport ">
<property name="valign">center</property>
</object>
</child>
@ -133,6 +229,8 @@
</child>
</object>
</child>
</object>
</child>
<!-- Progress -->
<child>
@ -156,7 +254,7 @@
<object class="AdwStatusPage">
<property name="icon-name">emblem-default-symbolic</property>
<property name="title">Done!</property>
<property name="description">You can now enjoy your new Ubuntu experience.</property>
<property name="description">You can now enjoy your Vanila OS experience.</property>
<property name="halign">fill</property>
<property name="valign">fill</property>
<property name="hexpand">true</property>