Enlightenment CVS committal Author : sebastid Project : e17 Module : apps/e
Dir : e17/apps/e/src/bin Modified Files: e_border.h Log Message: Add the different maximize policies. =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/bin/e_border.h,v retrieving revision 1.74 retrieving revision 1.75 diff -u -3 -r1.74 -r1.75 --- e_border.h 17 Jun 2005 09:05:38 -0000 1.74 +++ e_border.h 18 Jun 2005 04:29:42 -0000 1.75 @@ -33,6 +33,16 @@ E_FOCUS_SLOPPY } E_Focus_Policy; +typedef enum _E_Maximize_Policy +{ + E_MAXIMIZE_ZOOM, + E_MAXIMIZE_FULLSCREEN, + E_MAXIMIZE_SMART, + E_MAXIMIZE_EXPAND, + E_MAXIMIZE_FILL +} E_Maximise_Policy; + + typedef struct _E_Border E_Border; typedef struct _E_Border_Pending_Move_Resize E_Border_Pending_Move_Resize; ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs