Re: [e-users] Some constructive criticism

2010-04-15 Thread Mysth-R
Hi 2010/4/16 Terminus Est > 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 > > 2) There is not a file manager > I use p

Re: [e-users] Some constructive criticism

2010-04-15 Thread David Seikel
On Thu, 15 Apr 2010 17:58:01 -0800 Gustavo Sverzut Barbieri wrote: > On Thu, Apr 15, 2010 at 3:23 PM, Terminus Est > wrote: > > > > 3) There is not a terminal emulator > > I guess it will take time until someone takes the burden to do it. As > alternative you can use Eterm (imlib2, aka old EFL)

Re: [e-users] esmart and elicit

2010-04-15 Thread Gustavo Sverzut Barbieri
On Thu, Apr 15, 2010 at 4:19 AM, Paulo Diovani wrote: > Whow, great. > But what repo? How do i clone it (no experience with git)? http://svn.enlightenment.org/svn/e/trunk/elicit/ ? As I said, I already imported it from SVN to GIT, it is the 2.0 version. Rephorm was doing it at http://github.com/

Re: [e-users] Some constructive criticism

2010-04-15 Thread Gustavo Sverzut Barbieri
On Thu, Apr 15, 2010 at 3:23 PM, Terminus Est wrote: > 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 As replied by Tom, we dropped Entrance since it was bit

Re: [e-users] e16: new gvim(-type) windows may get placed off-screen

2010-04-15 Thread Dennis Nezic
On Fri, 16 Apr 2010 00:32:36 +0200, Kim Woelders wrote: > On Thu, 15 Apr 2010 19:01:26 +0200, Dennis Nezic > wrote: > > > On a crowded desktop (ie. if you just open a bunch of gvim windows), > > e16 will position new gvim windows so that the bottom gvim-status > > line is cut off screen (the la

Re: [e-users] Some constructive criticism

2010-04-15 Thread Tom Haste
2) We have a file manager... http://i.imgur.com/P2Z6I.jpg Its not as full featured as say, Nautilus, but its still very good. 1) We had a login manager, but no-one maintained it and it was old and full of spiders and dust. I hear a re-write may be possible. 4) Agreed! 3) Agreed! 3 & 4) Apps

[e-users] Some constructive criticism

2010-04-15 Thread Terminus Est
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 2) There is not a file manager 3) There is not a terminal emulator 4) There is not a music player The three first o

Re: [e-users] e16: new gvim(-type) windows may get placed off-screen

2010-04-15 Thread Kim Woelders
On Thu, 15 Apr 2010 19:01:26 +0200, Dennis Nezic wrote: > On a crowded desktop (ie. if you just open a bunch of gvim windows), > e16 will position new gvim windows so that the bottom gvim-status line > is cut off screen (the last ~10 pixels?). (my 1200x800 desktop can't > fit 2 502x412 gvim win

[e-users] e16: pidgin's system tray icon passes mouse-clicks through

2010-04-15 Thread Dennis Nezic
Any idea why Pidgin's new-instant-message notification system-tray icon passes mouse clicks through to the window below it, while, for example, Xchat's doesn't? Pidgin's does respond to it, and then goes away (as it's supposed to), but also sends it to the window underneath -- which is annoying if,

[e-users] e16: new gvim(-type) windows may get placed off-screen

2010-04-15 Thread Dennis Nezic
On a crowded desktop (ie. if you just open a bunch of gvim windows), e16 will position new gvim windows so that the bottom gvim-status line is cut off screen (the last ~10 pixels?). (my 1200x800 desktop can't fit 2 502x412 gvim windows vertically.) When trying to resize the gvim window, it reports

[e-users] RES: esmart and elicit

2010-04-15 Thread Paulo Diovani
Whow, great. But what repo? How do i clone it (no experience with git)? __ Paulo Diovani Gonçalves pa...@diovani.com http://diovani.com PS: Good to see another brazilian on E community. ;) -Mensagem original- De: Gustavo Sverzut Barbieri [mailto:barbi...@profusion.mobi] Enviada em: qua

Re: [e-users] Eina_list_append is crashing

2010-04-15 Thread Vincent Pomageot
Hi, Did you call eina_init() before this ? Regards, Vincent On Thu, Apr 15, 2010 at 6:55 AM, Shard Gupta wrote: > Eina_List* last = NULL; > > MyStruct *myst = (MyStruct *)malloc(sizeof(MyStruct)); > > memset(myst, 0 , sizeof(MyStruct)); > > //fill myst structures fields. > > last = eina_list_