On Fri, 16 Apr 2010 07:57:01 -0800 Gustavo Sverzut Barbieri
<barbi...@profusion.mobi> said:

any efl login manager is going to be much fatter with respect to libraries
loaded etc. etc. - it'll suck in a LOT of efl. but then again - if you then log
into e17... it's moot as u need them anyway so it just moves the paging in to
cache of efl a bit earlier. not to mention "entrance" will suck up some
resources for theme etc.

as such i dont think we need to much in a login manager:

1. actual login management goop (authenticate, switch user, run session).
2. allow typing of username and password
3. allow listing of usernames (and possible icons for them)
4. allow listing of available sessions (and icons)
5. some modularity (module for offering a suspend/power off, etc. etc. from
login manager) and enough power management to be able to "auto-suspend, suspend
if lid closed, screenblank properly etc. etc."
6. some ui design/wallpaper/whatever (tho edje pretty much solves this - it
might be an idea to use elementary for any entrance replacement too).

> On Thu, Apr 15, 2010 at 10:02 PM, Mysth-R <mysth...@gmail.com> wrote:
> > Hi
> >
> > 2010/4/16 Terminus Est <richterlevan...@gmail.com>
> >
> >> Hi there,
> >>
> >> About a week ago I tried e17 one more time. It's becoming more beautiful,
> >> but I still can't keep it as my sole WM. Why? I will answer:
> >>
> >> 1) There is not a login manager
> >>
> > I use slim : very light and fast
> 
> wow! I did not know about slim and was using gdm just to do auto-login
> and possibly let another user run it, or when my x crashes badly (both
> just happen rarely), tried slim now and it is... slim! quite nice
> option!
> 
> maybe if we ever get back to write a new "entrance", we should partner
> with slim, isolating the UI from the handling of authentication and X
> management. Or at least use their code as base.
> 
> some data of its impressive light weight:
> 
> $ ldd /usr/bin/slim
>       linux-gate.so.1 =>  (0xb78df000)
>       libXft.so.2 => /usr/lib/libXft.so.2 (0x4113c000)
>       libX11.so.6 => /usr/lib/libX11.so.6 (0x41af6000)
>       libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x4242e000)
>       libXrender.so.1 => /usr/lib/libXrender.so.1 (0x411d0000)
>       libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x41caf000)
>       libpng12.so.0 => /usr/lib/libpng12.so.0 (0x412c0000)
>       libz.so.1 => /lib/libz.so.1 (0x41ae0000)
>       libcrypt.so.1 => /lib/libcrypt.so.1 (0x41387000)
>       libXmu.so.6 => /usr/lib/libXmu.so.6 (0xb78a9000)
>       libjpeg.so.8 => /usr/lib/libjpeg.so.8 (0x41f17000)
>       librt.so.1 => /lib/librt.so.1 (0x41020000)
>       libpam.so.0 => /lib/libpam.so.0 (0x4170d000)
>       libstdc++.so.6 => /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libstdc++.so.6
> (0x4227f000)
>       libm.so.6 => /lib/libm.so.6 (0x41a97000)
>       libgcc_s.so.1 => /usr/lib/gcc/i686-pc-linux-gnu/4.3.4/libgcc_s.so.1
> (0x41ce5000)
>       libc.so.6 => /lib/libc.so.6 (0x4194d000)
>       libpthread.so.0 => /lib/libpthread.so.0 (0x41ac5000)
>       libxcb.so.1 => /usr/lib/libxcb.so.1 (0x41c19000)
>       libdl.so.2 => /lib/libdl.so.2 (0x41abf000)
>       libXau.so.6 => /usr/lib/libXau.so.6 (0x4191c000)
>       libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0x41914000)
>       libexpat.so.1 => /usr/lib/libexpat.so.1 (0x41108000)
>       libXt.so.6 => /usr/lib/libXt.so.6 (0x41cf5000)
>       libSM.so.6 => /usr/lib/libSM.so.6 (0x41fb1000)
>       libICE.so.6 => /usr/lib/libICE.so.6 (0x41f97000)
>       libXext.so.6 => /usr/lib/libXext.so.6 (0x41304000)
>       /lib/ld-linux.so.2 (0x41000000)
>       libuuid.so.1 => /lib/libuuid.so.1 (0x41f51000)
> 
> expat is due fontconfig...
> 
> $ du -h /usr/bin/slim
> 212K  /usr/bin/slim
> 
> 
> 
> -- 
> Gustavo Sverzut Barbieri
> http://profusion.mobi embedded systems
> --------------------------------------
> MSN: barbi...@gmail.com
> Skype: gsbarbieri
> Mobile: +55 (19) 9225-2202
> 
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> 


-- 
------------- Codito, ergo sum - "I code, therefore I am" --------------
The Rasterman (Carsten Haitzler)    ras...@rasterman.com


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to