Enlightenment CVS committal

Author  : jeoparde
Project : e17
Module  : apps/entrance

Dir     : e17/apps/entrance


Modified Files:
        README TODO 


Log Message:
Update README/TODO to be slightly more current


===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/README,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- README      31 Jan 2003 21:57:02 -0000      1.1
+++ README      31 Jan 2003 22:18:28 -0000      1.2
@@ -46,13 +46,23 @@
 example, debian's sessions typically start with lowercase letters, so
 nothing would work out of the box on that distro! :) While adding sessions,
 please note that
+
 - A session without a path is assumed to be an Xsession name, and will be
   launched using Xsession. Otherwise, the specific path will be executed
   (this is useful for those of you using E17, for example).
+- The Failsafe session should be left as is (with "failsafe" as path)
+- You do not need to add a default session; that is added automatically.
 - You need to update the session count entry before you finish.
 
 You may also want to add images for users in the data/images/users 
-directory so that they come up while you log in.
+directory so that they come up while you log in. For example, if your
+login was foo, then you would need to add "foo.png" to that directory
+for it to come up. The image also needs to be the size specified in
+the theme (in the default it is 192x223; this can be changed). Custom
+image sizes (and names in the config) is on the TODO list for now.
+
+Take a look at buildtheme.sh in the BlueCrystal theme directory as a
+guide to the theme format.
 
 Of course, patches and improvements are always welcome. :)
 
===================================================================
RCS file: /cvsroot/enlightenment/e17/apps/entrance/TODO,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- TODO        31 Jan 2003 21:57:02 -0000      1.1
+++ TODO        31 Jan 2003 22:18:29 -0000      1.2
@@ -3,7 +3,10 @@
 
 - Add config option for login faces (rather than use matching filenames)
 
-- Fix up FX functions, and add GFX callbacks for active objects on display
+- Allow face images to be custom sizes, instead of forcing them to a fixed
+  size
+
+- Add more FX functions, and add more GFX callbacks
 
 - Add theme options for additional graphics/images on screen
 
@@ -12,4 +15,9 @@
 - Move some callbacks (especially enter key) out of sys_callbacks.c into
   ui_callbacks.c
 
+- XDMCP support
+
+- Allow FX to be specified in the theme
+
+- XAuth
 




-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to