Re: [e-users] Working on a simple EFL Task Manager

2014-01-10 Thread dave myers
Hi. If you make it able to sit as a 'systray' type iconised app. When minimised the app shouldn't use minimum resources (as default) unless the mouse hovers over it (or single click), when maybe it could open a small tooltip type window. Double click to open the main app. As a user one thing I

Re: [e-users] Working on a simple EFL Task Manager

2014-01-02 Thread Gustavo Sverzut Barbieri
:-) --Gustavo Sent from my iPhone > On 02/01/2014, at 12:11, Carsten Haitzler (The Rasterman) > wrote: > > On Thu, 2 Jan 2014 11:09:42 -0200 Gustavo Sverzut Barbieri > > said: > >> On Wed, Jan 1, 2014 at 11:10 PM, Carsten Haitzler >> wrote: >>> On Wed, 1 Jan 2014 23:01:42 -0200 Wido said

Re: [e-users] Working on a simple EFL Task Manager

2014-01-02 Thread The Rasterman
On Thu, 2 Jan 2014 11:09:42 -0200 Gustavo Sverzut Barbieri said: > On Wed, Jan 1, 2014 at 11:10 PM, Carsten Haitzler > wrote: > > On Wed, 1 Jan 2014 23:01:42 -0200 Wido said: > > > >> Mmm, i have 2 different ideas > >> * make it work with systray > > > > hell no. not to mention nothing in efl s

Re: [e-users] Working on a simple EFL Task Manager

2014-01-02 Thread Gustavo Sverzut Barbieri
On Wed, Jan 1, 2014 at 11:10 PM, Carsten Haitzler wrote: > On Wed, 1 Jan 2014 23:01:42 -0200 Wido said: > >> Mmm, i have 2 different ideas >> * make it work with systray > > hell no. not to mention nothing in efl supports making systray icons/apps... > and we want to keepit that way. thank god! :

Re: [e-users] Working on a simple EFL Task Manager

2014-01-01 Thread The Rasterman
On Wed, 1 Jan 2014 23:01:42 -0200 Wido said: > Mmm, i have 2 different ideas > * make it work with systray hell no. not to mention nothing in efl supports making systray icons/apps... and we want to keepit that way. thank god! :) > * make it work also as w gadget to dock it in desktop > El 01/0

Re: [e-users] Working on a simple EFL Task Manager

2014-01-01 Thread Wido
Mmm, i have 2 different ideas * make it work with systray * make it work also as w gadget to dock it in desktop El 01/01/2014 18:40, "Alan McKinnon" escribió: > On 01/01/2014 23:28, Jeff Hoogland wrote: > > I've begun work on adding a simple task manager to my eCcess system tool > -> > > https://

Re: [e-users] Working on a simple EFL Task Manager

2014-01-01 Thread Alan McKinnon
On 01/01/2014 23:28, Jeff Hoogland wrote: > I've begun work on adding a simple task manager to my eCcess system tool -> > https://github.com/JeffHoogland/eccess > > It is currently mostly functional and looks like -> > http://www.enlightenment.org/ss/e-52c3c23732fe87.59233653.jpg > > I plan to ad

[e-users] Working on a simple EFL Task Manager

2014-01-01 Thread Jeff Hoogland
I've begun work on adding a simple task manager to my eCcess system tool -> https://github.com/JeffHoogland/eccess It is currently mostly functional and looks like -> http://www.enlightenment.org/ss/e-52c3c23732fe87.59233653.jpg I plan to add a total CPU/Memory used at the top. Open to other sugg