[gnome-control-center/gbsneto/display-panel-redesign: 6/17] display: Move display arrangement to the top
- From: Georges Basile Stavracas Neto <gbsneto src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-control-center/gbsneto/display-panel-redesign: 6/17] display: Move display arrangement to the top
- Date: Thu, 13 Jan 2022 19:20:12 +0000 (UTC)
commit c0a6abe3c547815f99805628de87148648bc64b5
Author: Georges Basile Stavracas Neto <georges stavracas gmail com>
Date: Thu Jan 6 13:51:44 2022 -0300
display: Move display arrangement to the top
As per mockups. No functional changes.
panels/display/cc-display-panel.ui | 48 ++++++++++++++++++++------------------
1 file changed, 25 insertions(+), 23 deletions(-)
---
diff --git a/panels/display/cc-display-panel.ui b/panels/display/cc-display-panel.ui
index 1a93e1a40..8fe929f3c 100644
--- a/panels/display/cc-display-panel.ui
+++ b/panels/display/cc-display-panel.ui
@@ -45,6 +45,31 @@
<property name="hexpand">True</property>
<property name="orientation">vertical</property>
<property name="spacing">32</property>
+
+ <child>
+ <object class="AdwPreferencesGroup" id="arrangement_group">
+ <child>
+ <object class="GtkBox">
+ <property name="orientation">vertical</property>
+ <property name="spacing">12</property>
+ <child>
+ <object class="GtkFrame">
+ <child>
+ <object class="AdwBin" id="arrangement_bin" />
+ </child>
+ <style>
+ <class name="view"/>
+ </style>
+ </object>
+ </child>
+ </object>
+ </child>
+ <accessibility>
+ <property name="label" translatable="yes">Display Arrangement</property>
+ </accessibility>
+ </object>
+ </child>
+
<child>
<object class="AdwPreferencesGroup" id="display_settings_group">
@@ -95,29 +120,6 @@
</object>
</child>
- <child>
- <object class="AdwPreferencesGroup" id="arrangement_group">
- <child>
- <object class="GtkBox">
- <property name="orientation">vertical</property>
- <property name="spacing">12</property>
- <child>
- <object class="GtkFrame">
- <child>
- <object class="AdwBin" id="arrangement_bin" />
- </child>
- <style>
- <class name="view"/>
- </style>
- </object>
- </child>
- </object>
- </child>
- <accessibility>
- <property name="label" translatable="yes">Display Arrangement</property>
- </accessibility>
- </object>
- </child>
<child>
<object class="GtkBox">
<property name="orientation">vertical</property>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]