[gnome-control-center/gbsneto/display-panel-redesign: 36/44] display: Move display settings to a separate page
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/display-panel-redesign: 36/44] display: Move display settings to a separate page
- Date: Tue, 18 Jan 2022 17:03:16 +0000 (UTC)
commit da599ec252c54c97e916613de66c387a769e35ff
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Wed Jan 12 11:59:07 2022 -0300
display: Move display settings to a separate page
Right now there's no way to reach this page, but we'll add
ways in the next commits.
panels/display/cc-display-panel.ui | 13 ++++++++++---
1 file changed, 10 insertions(+), 3 deletions(-)
---
diff --git a/panels/display/cc-display-panel.ui b/panels/display/cc-display-panel.ui
index 3e8f9b229..7228f0a0b 100644
--- a/panels/display/cc-display-panel.ui
+++ b/panels/display/cc-display-panel.ui
@@ -180,9 +180,6 @@
</child>
</object>
</child>
- <child>
- <object class="AdwBin" id="display_settings_bin" />
- </child>
<accessibility>
<property name="label" translatable="yes">Display Configuration</property>
</accessibility>
@@ -237,6 +234,16 @@
</object>
</child>
+ <!-- Display Settings page -->
+ <child>
+ <object class="GtkStackPage">
+ <property name="name">display-settings</property>
+ <property name="child">
+ <object class="AdwBin" id="display_settings_bin" />
+ </property>
+ </object>
+ </child>
+
</object>
</child>
</template>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]