Re: [e-users] Some issues with the current state of E

2014-03-02 Thread David Seikel
On Mon, 3 Mar 2014 15:05:20 +0900 Carsten Haitzler (The Rasterman) wrote: > On Mon, 3 Mar 2014 10:19:40 +1000 David Seikel > said: > > > On Sun, 02 Mar 2014 15:56:45 -0500 mh wrote: > > > > > On 03/01/2014 09:56 AM, Carsten Haitzler (The Rasterman) wrote: > > > > On Sat, 01 Mar 2014 09:40:08

Re: [e-users] Some issues with the current state of E

2014-03-02 Thread The Rasterman
On Mon, 3 Mar 2014 10:19:40 +1000 David Seikel said: > On Sun, 02 Mar 2014 15:56:45 -0500 mh wrote: > > > On 03/01/2014 09:56 AM, Carsten Haitzler (The Rasterman) wrote: > > > On Sat, 01 Mar 2014 09:40:08 -0500 mh said: > > > > > >> On 02/19/2014 06:10 PM, Florian Schaefer wrote: > > >>> On 19

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Vasiliy Tolstov
2014-03-03 8:43 GMT+04:00 Jeff Hoogland : > Its not ready for prime time yet, but eText has basic functionality: > > http://www.enlightenment.org/ss/e-5314083402e089.62522038.jpg > > Code: https://github.com/JeffHoogland/Etext Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru jabber: v...

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Jeff Hoogland
Its not ready for prime time yet, but eText has basic functionality: http://www.enlightenment.org/ss/e-5314083402e089.62522038.jpg Code: https://github.com/JeffHoogland/Etext On Sun, Mar 2, 2014 at 10:28 PM, Vasiliy Tolstov wrote: > 2014-03-03 0:52 GMT+04:00 Jeff Hoogland : > > 'm aware the wa

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Vasiliy Tolstov
2014-03-03 0:52 GMT+04:00 Jeff Hoogland : > 'm aware the way the code is organized is sloppy at best. Some day I hope > to get things done the "right" way, but currently I have a huge focus on > simply making things functional on top of all the other things I do running > around with Bodhi stuff.

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Vasiliy Tolstov
2014-03-02 9:47 GMT+04:00 Jeff Hoogland : > Sorry for taking so long to get back on this. I've started work on esudo > again and it works with the latest code here now -> > https://github.com/JeffHoogland/esudo > > I've also been able to have it replace gksudo on an existing system > successfully.

Re: [e-users] Some issues with the current state of E

2014-03-02 Thread David Seikel
On Sun, 02 Mar 2014 15:56:45 -0500 mh wrote: > On 03/01/2014 09:56 AM, Carsten Haitzler (The Rasterman) wrote: > > On Sat, 01 Mar 2014 09:40:08 -0500 mh said: > > > >> On 02/19/2014 06:10 PM, Florian Schaefer wrote: > >>> On 19.02.2014 21:53, mh wrote: > On 02/19/2014 01:46 AM, Carsten Hait

Re: [e-users] Some issues with the current state of E

2014-03-02 Thread mh
On 03/01/2014 09:56 AM, Carsten Haitzler (The Rasterman) wrote: > On Sat, 01 Mar 2014 09:40:08 -0500 mh said: > >> On 02/19/2014 06:10 PM, Florian Schaefer wrote: >>> On 19.02.2014 21:53, mh wrote: On 02/19/2014 01:46 AM, Carsten Haitzler (The Rasterman) wrote: > On Wed, 19 Feb 2014 12:38

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Jeff Hoogland
I'm aware the way the code is organized is sloppy at best. Some day I hope to get things done the "right" way, but currently I have a huge focus on simply making things functional on top of all the other things I do running around with Bodhi stuff. Updating to the new EFL 1.8 bindings is towards t

Re: [e-users] graphical sudo and askpass replacement using efl?

2014-03-02 Thread Davide Andreoli
2014-03-02 6:47 GMT+01:00 Jeff Hoogland : > Sorry for taking so long to get back on this. I've started work on esudo > again and it works with the latest code here now -> > https://github.com/JeffHoogland/esudo > > I've also been able to have it replace gksudo on an existing system > successfully.

Re: [e-users] Bodhi Linux 3.0.0 Alpha release featuring E19

2014-03-02 Thread Davide Andreoli
2014-03-02 20:47 GMT+01:00 Jeff Hoogland : > I've just published a Bodhi Linux 3.0.0 alpha disc. It features the EFL > 1.9.0 release with E19 built from GIT as the default desktop. > > Targeted stable release date for this version is July of this year. > > http://jeffhoogland.blogspot.com/2014/03/

[e-users] Bodhi Linux 3.0.0 Alpha release featuring E19

2014-03-02 Thread Jeff Hoogland
I've just published a Bodhi Linux 3.0.0 alpha disc. It features the EFL 1.9.0 release with E19 built from GIT as the default desktop. Targeted stable release date for this version is July of this year. http://jeffhoogland.blogspot.com/2014/03/bodhi-linux-300-alpha-release.html -- ~Jeff Hoogland

Re: [e-users] Create Elm window with shelf behaviour

2014-03-02 Thread The Rasterman
On Sun, 2 Mar 2014 12:50:29 + Gavin McCord said: > I'm dabbling at the moment with a couple of > simple apps using elm widgets. > > What I want to do is create a window which I > can stick to a screen edge and not have it > covered by any windows, even when maximised, > similar to how shelv

Re: [e-users] Oddity with enlightenment_remote

2014-03-02 Thread The Rasterman
On Sat, 1 Mar 2014 17:18:55 -0600 Jeff Hoogland said: > enlightenment_remote -module-load > > was the piece I was missing. What is the reason for the two step process > might I ask? because it is actually a 2 step process at the code level. loading means the library is opened and linked, but n

[e-users] Create Elm window with shelf behaviour

2014-03-02 Thread Gavin McCord
I'm dabbling at the moment with a couple of simple apps using elm widgets. What I want to do is create a window which I can stick to a screen edge and not have it covered by any windows, even when maximised, similar to how shelves behave. So, I've created my window using win = elm_win_add(NULL,