Enlightenment CVS committal

Author  : sebastid
Project : e17
Module  : apps/e

Dir     : e17/apps/e/src/bin


Modified Files:
        e_border.c 


Log Message:
A sticky border should be visible

===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.c,v
retrieving revision 1.401
retrieving revision 1.402
diff -u -3 -r1.401 -r1.402
--- e_border.c  21 Sep 2005 15:54:02 -0000      1.401
+++ e_border.c  22 Sep 2005 07:36:47 -0000      1.402
@@ -1773,6 +1773,7 @@
 //   printf("STICK!\n");
    bd->sticky = 1;
    e_hints_window_sticky_set(bd, 1);
+   e_border_show(bd);
 
    ev = E_NEW(E_Event_Border_Stick, 1);
    ev->border = bd;




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download
it for free - -and be entered to win a 42" plasma tv or your very own
Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to