Enlightenment CVS committal
Author : atmosphere
Project : e17
Module : apps/entrance
Dir : e17/apps/entrance/data/themes/taillights/programs
Modified Files:
power_button_programs.edc restart_button_programs.edc
session_list_area_programs.edc user_group_programs.edc
Log Message:
fixups and noticeably themed user icons
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/power_button_programs.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- power_button_programs.edc 23 Feb 2004 20:52:28 -0000 1.4
+++ power_button_programs.edc 7 Mar 2004 13:12:24 -0000 1.5
@@ -6,7 +6,7 @@
target, "power_button";
target, "power_button_description";
transition, ACCELERATE 0.5;
- in, 0.25 0.0;
+ in, 0.15 0.0;
}
program {
name, "power_button_fade_out";
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/restart_button_programs.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- restart_button_programs.edc 23 Feb 2004 20:52:28 -0000 1.4
+++ restart_button_programs.edc 7 Mar 2004 13:12:24 -0000 1.5
@@ -6,7 +6,7 @@
target, "restart_button";
target, "restart_button_description";
transition, ACCELERATE 0.5;
- in, 0.25 0.0;
+ in, 0.15 0.0;
}
program {
name, "restart_button_fade_out";
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/session_list_area_programs.edc,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -3 -r1.4 -r1.5
--- session_list_area_programs.edc 7 Mar 2004 12:40:40 -0000 1.4
+++ session_list_area_programs.edc 7 Mar 2004 13:12:24 -0000 1.5
@@ -30,7 +30,7 @@
target, "session_clip";
target, "entrance_session_button";
transition, ACCELERATE 0.5;
- in, 0.3 0.1;
+ in, 0.15 0.0;
}
program {
name, "kill_hide_session_description";
@@ -48,7 +48,6 @@
target, "session_clip";
target, "entrance_session_button";
transition, DECELERATE 0.5;
- in, 0.2 0.0;
}
program {
name, "hide_session_menu";
===================================================================
RCS file:
/cvsroot/enlightenment/e17/apps/entrance/data/themes/taillights/programs/user_group_programs.edc,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -3 -r1.2 -r1.3
--- user_group_programs.edc 10 Jan 2004 08:51:30 -0000 1.2
+++ user_group_programs.edc 7 Mar 2004 13:12:24 -0000 1.3
@@ -2,28 +2,21 @@
{
name, "user_icon_clicked";
signal, "mouse,clicked,1";
- source, "EntranceUserIcon";
+ source, "base";
action, SIGNAL_EMIT "UserSelected" "";
}
program
{
name, "user_icon_unclicked";
signal, "mouse,clicked,3";
- source, "EntranceUserIcon";
+ source, "base";
action, SIGNAL_EMIT "UserUnSelected" "";
}
program
{
- name, "user_title_clicked";
- signal, "mouse,clicked,1";
- source, "EntranceUserName";
- action, SIGNAL_EMIT "UserSelected" "";
- }
- program
- {
name, "user_title_mouse_in_stop";
signal, "mouse,in";
- source, "EntranceUserName";
+ source, "base";
action, ACTION_STOP;
target, "user_title_mouse_out";
}
@@ -31,18 +24,18 @@
{
name, "user_title_mouse_in_start";
signal, "mouse,in";
- source, "EntranceUserName";
+ source, "base";
action, STATE_SET "hilited" 0.0;
target, "EntranceUserName";
- transition, ACCELERATE 0.25;
+ transition, SINUSOIDAL 0.35;
}
program
{
name, "user_title_mouse_out";
signal, "mouse,out";
- source, "EntranceUserName";
+ source, "base";
action, STATE_SET "default" 0.0;
target, "EntranceUserName";
transition, DECELERATE 0.25;
- in, 0.15 0.0;
+ in, 0.35 0.0;
}
-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs