From 84a53eb9d480e6acb97f05465bc6da292c1bdeb8 Mon Sep 17 00:00:00 2001 From: Bharat Date: Sun, 21 Jan 2024 18:35:14 +0530 Subject: [PATCH] mouse-panel: Add "Test Settings" to mouse-panel This relates to issue #2839 Remove Test Settings from the header Moves Test Settings to bottom of mouse-panel ui Fixed style changes (using '-' instead of '_') for property names Remove unnecessary whitespaces Drop the id from the Test Settings buttons Initial implementation in order to move the "Test Settings" button from the header to the AdwPreferencesPage of the mouse-panel. --- panels/mouse/cc-mouse-panel.ui | 51 ++++++++++++++++++++++++---------- 1 file changed, 36 insertions(+), 15 deletions(-) diff --git a/panels/mouse/cc-mouse-panel.ui b/panels/mouse/cc-mouse-panel.ui index 578d84703..e28f8a5ce 100644 --- a/panels/mouse/cc-mouse-panel.ui +++ b/panels/mouse/cc-mouse-panel.ui @@ -44,19 +44,6 @@ - - - True - center - Test _Settings - True - Test Mouse and Touchpad Settings - - - - @@ -175,7 +162,24 @@ - + + + center + + + True + end + center + Test _Settings + Test Mouse and Touchpad Settings + + + + + + @@ -299,7 +303,24 @@ - + + + center + + + True + end + center + Test _Settings + Test Mouse and Touchpad Settings + + + + + +