Modified:
branches/e17/bits/border.edc
branches/e17/bits/spectrum.edc
branches/e17/images/spectrum_im1.png
branches/e17/images/spectrum_im4.png
branches/e17/main.edc
Log:
Cosmetic fix for the spectrum widget.
Modified: branches/e17/bits/border.edc
==============================================================================
--- branches/e17/bits/border.edc (original)
+++ branches/e17/bits/border.edc Sun Apr 5 01:32:26 2009
@@ -123,7 +123,7 @@
RESIZE_TOP("resize_t", 1 2, 9999 2, "top-left", 0.0 0.0, 0
0, "top-right", 0.0 0.0, -1 0, 255 0 0 0)
E_SWALLOW_ICON("e.swallow.icon", "e.event.icon")
E_EVENT_ICON("e.event.icon", "top-left", "title.area.clip")
- TOP_BORDER_SHADOW()
+ //TOP_BORDER_SHADOW()
}
programs {
@@ -132,7 +132,7 @@
}
group {
- name: "e/widgets/border/default_square/border";
+ name: "e/widgets/border/default/border";
data {
item: "shaped" "0";
@@ -230,7 +230,7 @@
RESIZE_TOP("resize_t", 1 2, 9999 2, "top-left", 0.0 0.0, 0
0, "top-right", 0.0 0.0, -1 0, 255 0 0 0)
E_SWALLOW_ICON("e.swallow.icon", "e.event.icon")
E_EVENT_ICON("e.event.icon", "top-left", "title.area.clip")
- TOP_BORDER_SHADOW()
+ //TOP_BORDER_SHADOW()
}
programs {
@@ -759,7 +759,7 @@
}
group {
- name: "e/widgets/border/default/border";
+ name: "e/widgets/border/shaped/border";
data {
item: "shaped" "1";
@@ -857,7 +857,7 @@
RESIZE_TOP("resize_t", 1 2, 9999 2, "top-left", 0.0 0.0, 0
0, "top-right", 0.0 0.0, -1 0, 255 0 0 0)
E_SWALLOW_ICON("e.swallow.icon", "e.event.icon")
E_EVENT_ICON("e.event.icon", "top-left", "title.area.clip")
- TOP_BORDER_SHADOW()
+ //TOP_BORDER_SHADOW()
}
programs {
@@ -867,7 +867,7 @@
source: "e";
action: STATE_SET "default" 0.0;
transition: DECELERATE 0.5;
- target: "inactive.shadow";
+ //target: "inactive.shadow";
target: "e.text.title";
}
@@ -877,7 +877,7 @@
source: "e";
action: STATE_SET "default" 0.1;
transition: DECELERATE 0.5;
- target: "inactive.shadow";
+ //target: "inactive.shadow";
target: "e.text.title";
}
@@ -1083,7 +1083,7 @@
RESIZE_TOP("resize_t", 1 2, 9999 2, "top-left", 0.0 0.0, 0
0, "top-right", 0.0 0.0, -1 0, 255 0 0 0)
E_SWALLOW_ICON("e.swallow.icon", "e.event.icon")
E_EVENT_ICON("e.event.icon", "top-left", "title.area.clip")
- TOP_BORDER_SHADOW()
+ //TOP_BORDER_SHADOW()
}
programs {
@@ -1190,7 +1190,7 @@
RESIZE_TOP("resize_t", 1 2, 9999 2, "top-left", 0.0 0.0, 0
0, "top-right", 0.0 0.0, -1 0, 255 0 0 0)
E_SWALLOW_ICON("e.swallow.icon", "e.event.icon")
E_EVENT_ICON("e.event.icon", "top-left", "title.area.clip")
- TOP_BORDER_SHADOW()
+ //TOP_BORDER_SHADOW()
}
Modified: branches/e17/bits/spectrum.edc
==============================================================================
--- branches/e17/bits/spectrum.edc (original)
+++ branches/e17/bits/spectrum.edc Sun Apr 5 01:32:26 2009
@@ -55,6 +55,7 @@
image {
normal: "images/spectrum_im4.png";
+ border: 4 4 4 5;
}
fill {
Modified: branches/e17/images/spectrum_im1.png
==============================================================================
Binary files. No diff available.
Modified: branches/e17/images/spectrum_im4.png
==============================================================================
Binary files. No diff available.
Modified: branches/e17/main.edc
==============================================================================
--- branches/e17/main.edc (original)
+++ branches/e17/main.edc Sun Apr 5 01:32:26 2009
@@ -23,7 +23,7 @@
}
//Mouse pointer options
-#define ANIMATED_CURSOR 1 /* Mouse pointer will pulsate when inactive */
+#define ANIMATED_CURSOR 0 /* Mouse pointer will pulsate when inactive */
#define ALTERNATE_CURSOR 0 /* Alternate (black) mouse pointer */
//Fontconfig: system-wide font configuration