Instant launch!
This commit is contained in:
@@ -393,6 +393,27 @@
|
||||
</child>
|
||||
</object>
|
||||
|
||||
<object class="AdwDialog" id="launch_dialog">
|
||||
<accessibility>
|
||||
<property name="label" translatable="yes">Loading Alpaca dialog</property>
|
||||
</accessibility>
|
||||
<property name="width-request">400</property>
|
||||
<property name="can-close">false</property>
|
||||
<child>
|
||||
<object class="AdwStatusPage" id="launch_status">
|
||||
<property name="icon_name">com.jeffser.Alpaca</property>
|
||||
<property name="title" translatable="yes">Loading Alpaca...</property>
|
||||
<property name="child">
|
||||
<object class="GtkLevelBar" id="launch_level_bar">
|
||||
<property name="mode">1</property>
|
||||
<property name="min-value">0</property>
|
||||
<property name="max-value">5</property>
|
||||
</object>
|
||||
</property>
|
||||
</object>
|
||||
</child>
|
||||
</object>
|
||||
|
||||
<object class="AdwDialog" id="manage_models_dialog">
|
||||
<accessibility>
|
||||
<property name="label" translatable="yes">Manage models dialog</property>
|
||||
|
||||
Reference in New Issue
Block a user