Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
ximper-system-updater
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Ximper Linux
ximper-system-updater
Commits
aa7ff78a
Commit
aa7ff78a
authored
Sep 24, 2025
by
Roman Alifanov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
init process page ui
parent
4964f481
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
103 additions
and
0 deletions
+103
-0
process-page.ui
process-page.ui
+103
-0
No files found.
process-page.ui
0 → 100644
View file @
aa7ff78a
<?xml version='1.0' encoding='UTF-8'?>
<!-- Created with Cambalache 0.94.1 -->
<interface>
<!-- interface-name process-page.ui -->
<requires
lib=
"gtk"
version=
"4.0"
/>
<requires
lib=
"libadwaita"
version=
"1.4"
/>
<object
class=
"AdwNavigationPage"
id=
"process_page"
>
<child>
<object
class=
"AdwToolbarView"
id=
"main_view"
>
<property
name=
"content"
>
<object
class=
"GtkScrolledWindow"
>
<property
name=
"hscrollbar-policy"
>
never
</property>
<property
name=
"propagate-natural-height"
>
true
</property>
<child>
<object
class=
"GtkStack"
id=
"process_stack"
>
<child>
<object
class=
"GtkStackPage"
>
<property
name=
"child"
>
<object
class=
"AdwStatusPage"
id=
"status_page"
>
<property
name=
"title"
translatable=
"yes"
>
The update process is underway...
</property>
<child>
<object
class=
"AdwClamp"
>
<property
name=
"maximum-size"
>
500
</property>
<child>
<object
class=
"GtkBox"
>
<property
name=
"orientation"
>
vertical
</property>
<property
name=
"spacing"
>
12
</property>
<child>
<object
class=
"GtkListBox"
>
<property
name=
"selection-mode"
>
none
</property>
<child>
<object
class=
"AdwExpanderRow"
>
<property
name=
"title"
translatable=
"yes"
>
Show more information
</property>
<child>
<object
class=
"GtkScrolledWindow"
>
<property
name=
"height-request"
>
300
</property>
<property
name=
"hscrollbar-policy"
>
never
</property>
<property
name=
"propagate-natural-height"
>
true
</property>
<child>
<object
class=
"GtkTextView"
id=
"log_view"
>
<property
name=
"cursor-visible"
>
false
</property>
<property
name=
"editable"
>
false
</property>
<property
name=
"wrap-mode"
>
word-char
</property>
</object>
</child>
</object>
</child>
</object>
</child>
<style>
<class
name=
"boxed-list"
/>
</style>
</object>
</child>
</object>
</child>
</object>
</child>
</object>
</property>
<property
name=
"name"
>
default
</property>
</object>
</child>
<child>
<object
class=
"GtkStackPage"
>
<property
name=
"child"
>
<object
class=
"AdwStatusPage"
>
<property
name=
"description"
translatable=
"yes"
>
Click on button below to restart device
</property>
<property
name=
"icon-name"
>
face-smile-big-symbolic
</property>
<property
name=
"title"
translatable=
"yes"
>
Updating complete!
</property>
<child>
<object
class=
"GtkButton"
id=
"restart_button"
>
<property
name=
"halign"
>
center
</property>
<property
name=
"hexpand"
>
false
</property>
<property
name=
"label"
translatable=
"yes"
>
Reboot
</property>
<style>
<class
name=
"pill"
/>
<class
name=
"suggested-action"
/>
</style>
</object>
</child>
</object>
</property>
<property
name=
"name"
>
finish
</property>
</object>
</child>
</object>
</child>
</object>
</property>
<child
type=
"top"
>
<object
class=
"AdwHeaderBar"
>
<property
name=
"title-widget"
>
<object
class=
"AdwWindowTitle"
id=
"window_title"
>
<property
name=
"title"
translatable=
"yes"
>
Updating
</property>
</object>
</property>
</object>
</child>
</object>
</child>
</object>
</interface>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment