This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository enlightenment.

View the commit online.

commit 38086aa31e806ed4284622944a8232db3ebe4796
Author: Carsten Haitzler <ras...@rasterman.com>
AuthorDate: Sat Jan 4 12:34:40 2025 +0000

    default cfg - enable music-control by default
---
 data/config/standard/e.src | 30 +++++++++++++++++++++++++-----
 data/config/tiling/e.src   | 32 ++++++++++++++++++++++++++------
 2 files changed, 51 insertions(+), 11 deletions(-)

diff --git a/data/config/standard/e.src b/data/config/standard/e.src
index 58845230b..479b76774 100644
--- a/data/config/standard/e.src
+++ b/data/config/standard/e.src
@@ -791,6 +791,22 @@ group "E_Config" struct {
                     value "autoscroll" uchar: 0;
                     value "resizable" uchar: 0;
                 }
+                group "E_Config_Gadcon_Client" struct {
+                    value "name" string: "music-control";
+                    value "id" string: "music-control.0";
+                    value "geom.pos" int: 330;
+                    value "geom.size" int: 32;
+                    value "geom.res" int: 800;
+                    value "geom.pos_x" double: 0.0;
+                    value "geom.pos_y" double: 0.0;
+                    value "geom.size_w" double: 0.0;
+                    value "geom.size_h" double: 0.0;
+                    value "state_info.seq" int: 12;
+                    value "state_info.flags" int: 0;
+                    value "style" string: "plain";
+                    value "autoscroll" uchar: 0;
+                    value "resizable" uchar: 0;
+                }
                 group "E_Config_Gadcon_Client" struct {
                     value "name" string: "connman";
                     value "id" string: "connman";
@@ -801,7 +817,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 12;
+                    value "state_info.seq" int: 13;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -817,7 +833,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 13;
+                    value "state_info.seq" int: 14;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -833,7 +849,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 14;
+                    value "state_info.seq" int: 15;
                     value "state_info.flags" int: 0;
                     value "style" string: "inset";
                     value "autoscroll" uchar: 1;
@@ -849,7 +865,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 15;
+                    value "state_info.seq" int: 16;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -865,7 +881,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 16;
+                    value "state_info.seq" int: 17;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -916,6 +932,10 @@ group "E_Config" struct {
             value "name" string: "mixer";
             value "enabled" uchar: 1;
         }
+        group "E_Config_Module" struct {
+            value "name" string: "music-control";
+            value "enabled" uchar: 1;
+        }
         group "E_Config_Module" struct {
             value "name" string: "conf_window_remembers";
             value "enabled" uchar: 1;
diff --git a/data/config/tiling/e.src b/data/config/tiling/e.src
index 2b0329865..e6b253a4f 100644
--- a/data/config/tiling/e.src
+++ b/data/config/tiling/e.src
@@ -792,6 +792,22 @@ group "E_Config" struct {
                     value "autoscroll" uchar: 0;
                     value "resizable" uchar: 0;
                 }
+                group "E_Config_Gadcon_Client" struct {
+                    value "name" string: "music-control";
+                    value "id" string: "music-control.0";
+                    value "geom.pos" int: 330;
+                    value "geom.size" int: 32;
+                    value "geom.res" int: 800;
+                    value "geom.pos_x" double: 0.0;
+                    value "geom.pos_y" double: 0.0;
+                    value "geom.size_w" double: 0.0;
+                    value "geom.size_h" double: 0.0;
+                    value "state_info.seq" int: 12;
+                    value "state_info.flags" int: 0;
+                    value "style" string: "plain";
+                    value "autoscroll" uchar: 0;
+                    value "resizable" uchar: 0;
+                }
                 group "E_Config_Gadcon_Client" struct {
                     value "name" string: "connman";
                     value "id" string: "connman";
@@ -802,7 +818,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 12;
+                    value "state_info.seq" int: 13;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -818,7 +834,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 13;
+                    value "state_info.seq" int: 14;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -834,7 +850,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 14;
+                    value "state_info.seq" int: 15;
                     value "state_info.flags" int: 0;
                     value "style" string: "inset";
                     value "autoscroll" uchar: 1;
@@ -850,7 +866,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 15;
+                    value "state_info.seq" int: 16;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -866,7 +882,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 16;
+                    value "state_info.seq" int: 17;
                     value "state_info.flags" int: 3;
                     value "orient" int: 0;
                     value "autoscroll" uchar: 0;
@@ -882,7 +898,7 @@ group "E_Config" struct {
                     value "geom.pos_y" double: 0.0;
                     value "geom.size_w" double: 0.0;
                     value "geom.size_h" double: 0.0;
-                    value "state_info.seq" int: 17;
+                    value "state_info.seq" int: 18;
                     value "state_info.flags" int: 0;
                     value "style" string: "plain";
                     value "autoscroll" uchar: 0;
@@ -933,6 +949,10 @@ group "E_Config" struct {
             value "name" string: "mixer";
             value "enabled" uchar: 1;
         }
+        group "E_Config_Module" struct {
+            value "name" string: "music-control";
+            value "enabled" uchar: 1;
+        }
         group "E_Config_Module" struct {
             value "name" string: "conf_window_remembers";
             value "enabled" uchar: 1;

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.

Reply via email to