Re: [E-devel] [EGIT] [core/efl] master 01/01: efreet: don't try change permissions on runtime dir we don't own.

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 04:03:28 +0200 Sebastian Dransfeld said: > On 06/24/2013 05:00 AM, Carsten Haitzler (Rasterman) - Enlightenment Git > wrote: > > raster pushed a commit to branch master. > > > > commit 8e3d94d66130f16cec0d518a0ad6ec5fae04fec9 > > Author: Carsten Haitzler (Rasterman) > > Date

Re: [E-devel] [EGIT] [core/efl] master 01/01: efreet: don't try change permissions on runtime dir we don't own.

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 12:18:17 +0900 Jean-Philippe André said: > Hi there, > > It seems to me changing the permissions will cause problems to users who > happen to run E as root and "/tmp" is their runtime dir (because > XDG_RUNTIME_DIR points to it or is not set). > We can argue a lot about runni

Re: [E-devel] A nice article I think E devs should read

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 11:36:10 +1000 David Seikel said: > On Tue, 25 Jun 2013 10:06:10 +0900 Cedric BAIL > wrote: > > > Right now only a thought exercice, but you can get info there : > > https://phab.enlightenment.org/w/bob/ . > > Definitely something my LuaJIT experiments will be good for. >

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore_imf: Add support for wayland

2013-06-25 Thread Stefan Schmidt
Hello. On 06/24/2013 08:16 PM, Jan Arne Petersen - Enlightenment Git wrote: etrunko pushed a commit to branch master. commit f656aa397f02d70dd51a4e450a021fb582b53732 Author: Jan Arne Petersen Date: Wed Apr 17 11:59:46 2013 +0200 ecore_imf: Add support for wayland Add an input met

Re: [E-devel] E18 CFBugs #2

2013-06-25 Thread Michael Blumenkrantz
fixed On Tue, Jun 25, 2013 at 12:55 AM, Carsten Haitzler wrote: > On Tue, 11 Jun 2013 10:55:23 +0100 Michael Blumenkrantz > said: > > > The old thread was too long for me to see if I fixed everything, so post > > here if you have a bug that's present using the latest revision. > > alt+left mouse

Re: [E-devel] A nice article I think E devs should read

2013-06-25 Thread Tom Hacohen
On 25/06/13 00:18, Carsten Haitzler (The Rasterman) wrote: > On Mon, 24 Jun 2013 11:05:00 +0100 Tom Hacohen said: > >> On 22/06/13 02:42, Carsten Haitzler (The Rasterman) wrote: >>> On Fri, 21 Jun 2013 11:04:32 +0100 Tom Hacohen >>> said: >>> Hey, I often argue against adding new f

Re: [E-devel] [EGIT] [core/efl] master 01/01: ecore_imf: Add support for wayland

2013-06-25 Thread Stefan Schmidt
Hello. On 06/25/2013 09:19 AM, Stefan Schmidt wrote: > Hello. > > On 06/24/2013 08:16 PM, Jan Arne Petersen - Enlightenment Git wrote: >> etrunko pushed a commit to branch master. >> >> commit f656aa397f02d70dd51a4e450a021fb582b53732 >> Author: Jan Arne Petersen >> Date: Wed Apr 17 11:59:46 201

[E-devel] Bob. Was: A nice article I think E devs should read

2013-06-25 Thread David Seikel
On Tue, 25 Jun 2013 17:02:43 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 25 Jun 2013 11:36:10 +1000 David Seikel > said: > > > On Tue, 25 Jun 2013 10:06:10 +0900 Cedric BAIL > > wrote: > > > > > Right now only a thought exercice, but you can get info there : > > > https://phab.enl

Re: [E-devel] Bob. Was: A nice article I think E devs should read

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 19:40:03 +1000 David Seikel said: > On Tue, 25 Jun 2013 17:02:43 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 25 Jun 2013 11:36:10 +1000 David Seikel > > said: > > > > > On Tue, 25 Jun 2013 10:06:10 +0900 Cedric BAIL > > > wrote: > > > > > > > Right now

Re: [E-devel] Bob. Was: A nice article I think E devs should read

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 19:40:03 +1000 David Seikel said: > On Tue, 25 Jun 2013 17:02:43 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 25 Jun 2013 11:36:10 +1000 David Seikel > > said: > > > > > On Tue, 25 Jun 2013 10:06:10 +0900 Cedric BAIL > > > wrote: > > > > > > > Right now

Re: [E-devel] Bob. Was: A nice article I think E devs should read

2013-06-25 Thread David Seikel
On Tue, 25 Jun 2013 19:57:45 +0900 Carsten Haitzler (The Rasterman) wrote: > On Tue, 25 Jun 2013 19:40:03 +1000 David Seikel > said: > > > On Tue, 25 Jun 2013 17:02:43 +0900 Carsten Haitzler (The Rasterman) > > wrote: > > > > > On Tue, 25 Jun 2013 11:36:10 +1000 David Seikel > > > said: > >

Re: [E-devel] [EGIT] [core/efl] master 01/02: Add missing safety checks for valid proxy objects before trying to call functions on the object

2013-06-25 Thread Eduardo Lima (Etrunko)
This is auto generated by wayland scanner, do you think we should include the xml files and generate the source files instead of including them? On Tue, Jun 25, 2013 at 10:14 AM, Chris Michael - Enlightenment Git wrote: > devilhorns pushed a commit to branch master. > > commit 0615dfe4ee1636b5608

Re: [E-devel] [EGIT] [core/efl] master 01/02: Add missing safety checks for valid proxy objects before trying to call functions on the object

2013-06-25 Thread Chris Michael
H...No, I don't think we should go through the process of generating them during build as that would mean we would need to use the wayland scanner during build The issue here is that I experienced a crash when trying to run terminology in Enlightenment when E was built with wayland cli

[E-devel] All of the themes except for dark were migrated to git

2013-06-25 Thread Tom Hacohen
Dark was not migrated as requested by Carsten (he wanted a few days extension). Enjoy. -- Tom. -- This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev ___

Re: [E-devel] E18 CFBugs #2

2013-06-25 Thread Massimo Maiurana
Massimo Maiurana, il 16/06/2013 09:24, ha scritto: > Don't know if it's really a bug, but when I maximize a window it goes > partly under a shelf set as above all I don't see this anymore, but there is another problem with a configuration option. By default the battery module is set to suspend t

Re: [E-devel] E18 CFBugs #2

2013-06-25 Thread thomasg
On Tue, Jun 11, 2013 at 11:55 AM, Michael Blumenkrantz wrote: > The old thread was too long for me to see if I fixed everything, so post > here if you have a bug that's present using the latest revision. > -- The pager li

Re: [E-devel] E18 CFBugs #2

2013-06-25 Thread Doug Newgard
> From: tho...@gstaedtner.net > Date: Wed, 26 Jun 2013 02:00:18 +0200 > To: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] E18 CFBugs #2 > > On Tue, Jun 11, 2013 at 11:55 AM, Michael Blumenkrantz > wrote: > > The old thread was too long for me to see if I fixed everything, so

Re: [E-devel] [e-users] E Korean diner before summer

2013-06-25 Thread Jérôme Pinot
On 06/13/13 14:31, Cedric BAIL wrote: > Hello everyone, > > Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting > in the afternoon. > > Have fun, > -- > Cedric BAIL So the votes went mostly for sunday june 30 in Seoul: https://phab.enlightenment.org/V1 Let's do it? At what tim

Re: [E-devel] [e-users] E Korean diner before summer

2013-06-25 Thread Cedric BAIL
On Wed, Jun 26, 2013 at 10:59 AM, Jérôme Pinot wrote: > On 06/13/13 14:31, Cedric BAIL wrote: >> Hello everyone, >> >> Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting >> in the afternoon. >> >> Have fun, >> -- >> Cedric BAIL > > So the votes went mostly for sunday june 30 in S

Re: [E-devel] [e-users] E Korean diner before summer

2013-06-25 Thread The Rasterman
On Wed, 26 Jun 2013 10:59:39 +0900 Jérôme Pinot said: > On 06/13/13 14:31, Cedric BAIL wrote: > > Hello everyone, > > > > Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting > > in the afternoon. > > > > Have fun, > > -- > > Cedric BAIL > > So the votes went mostly for sunday

Re: [E-devel] [e-users] E Korean diner before summer

2013-06-25 Thread Cedric BAIL
On Wed, Jun 26, 2013 at 11:17 AM, Carsten Haitzler wrote: > On Wed, 26 Jun 2013 10:59:39 +0900 Jérôme Pinot said: >> On 06/13/13 14:31, Cedric BAIL wrote: >> > Hello everyone, >> > >> > Who is in for a E-Dinner in Seoul on the 29 evening ? Maybe starting >> > in the afternoon. >> > >> > Have fun,

Re: [E-devel] [EGIT] [core/efl] master 01/01: efreet: don't try change permissions on runtime dir we don't own.

2013-06-25 Thread Sebastian Dransfeld
On 06/25/2013 10:00 AM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 25 Jun 2013 04:03:28 +0200 Sebastian Dransfeld > said: > >> On 06/24/2013 05:00 AM, Carsten Haitzler (Rasterman) - Enlightenment Git >> wrote: >>> raster pushed a commit to branch master. >>> >>> commit 8e3d94d66130f16cec0d5

Re: [E-devel] Enlightenment pngs with embedded iCC profiles

2013-06-25 Thread The Rasterman
On Sat, 22 Jun 2013 00:03:09 -0500 Doug Newgard said: > > > Date: Sat, 22 Jun 2013 13:41:31 +0900 > > From: ras...@rasterman.com > > To: enlightenment-devel@lists.sourceforge.net > > CC: scimmi...@outlook.com > > Subject: Re: [E-devel] Enlightenment pngs w

Re: [E-devel] Bob. Was: A nice article I think E devs should read

2013-06-25 Thread The Rasterman
On Tue, 25 Jun 2013 22:26:05 +1000 David Seikel said: > On Tue, 25 Jun 2013 19:57:45 +0900 Carsten Haitzler (The Rasterman) > wrote: > > > On Tue, 25 Jun 2013 19:40:03 +1000 David Seikel > > said: > > > > > On Tue, 25 Jun 2013 17:02:43 +0900 Carsten Haitzler (The Rasterman) > > > wrote: > >