I hope this will make the darkrock entrance theme usable again.

Greetings

Paul
--- cvs/e17/apps/entrance/data/themes/darkrock/darkrock.edc     2006-08-13 
06:18:27.000000000 +0200
+++ cvs1/e17/apps/entrance/data/themes/darkrock/darkrock.edc    2007-06-25 
15:45:52.000000000 +0200
@@ -1634,7 +1634,7 @@
             part
             {
                 name, "entrance.xsessions.list";
-                type,        RECT;
+                type,        SWALLOW;
                 mouse_events, 1;
                 clip_to, "EntranceSessionListClip";
                 description
@@ -1684,7 +1684,7 @@
             part
             {
                 name, "entrance.xsessions.selected";
-                type,        RECT;
+                type,        SWALLOW;
                 mouse_events, 0;
                 clip_to, "EntranceSessionClip";
                 description
@@ -2019,12 +2019,13 @@
     group
     {
         name, "Session";
+       min: 110 28;
         parts
         {
             part
             {
                 name, "entrance.xsession.icon";
-                type, RECT;
+                type, SWALLOW;
                 mouse_events, 1;
                 description
                 {
@@ -2047,7 +2048,7 @@
             {
                 name, "entrance.xsession.title";
                 type, TEXT;
-                mouse_events, 1;
+                repeat_events, 1;
                 effect, SHADOW;
                 description
                 {
@@ -2083,7 +2084,7 @@
             program
             {
                 name, "SessionTitleClicked";
-                signal, "mouse,clicked,1";
+                signal, "mouse,down,1";
                 source, "entrance.xsession.title";
                 action, SIGNAL_EMIT "entrance,xsession,selected" "";
             }
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to