[E-devel] Fwd: how to make swallow part can be clicked sometimes, and can't be clicked the other sometimes

2010-01-18 Thread Rafael Antognolli
Forwarding to mailing list since I don't know much about elementary yet... -- Forwarded message -- From: zhangze Date: Mon, Jan 18, 2010 at 1:36 AM Subject: Re: [E-devel] how to make swallow part can be clicked sometimes, and can't be clicked the other sometimes To: Rafael Antog

Re: [E-devel] Fwd: how to make swallow part can be clicked sometimes, and can't be clicked the other sometimes

2010-01-18 Thread Sachiel
On Mon, Jan 18, 2010 at 9:06 AM, Rafael Antognolli wrote: > Forwarding to mailing list since I don't know much about elementary yet... > > > -- Forwarded message -- > From: zhangze > Date: Mon, Jan 18, 2010 at 1:36 AM > Subject: Re: [E-devel] how to make swallow part can be clicke

Re: [E-devel] E SVN: raster IN trunk/evas/src/lib: . canvas

2010-01-18 Thread Gustavo Sverzut Barbieri
On 1/17/10, Carsten Haitzler wrote: > On Sat, 16 Jan 2010 21:13:25 -0200 Gustavo Sverzut Barbieri > said: > >> I have no clue about multi touch and specially the low level reporting >> system, but what's good in this? I mean, there is no way to know >> number of touchs at that time. Okay, down-up

Re: [E-devel] Fwd: how to make swallow part can be clicked sometimes, and can't be clicked the other sometimes

2010-01-18 Thread Gustavo Sverzut Barbieri
On 1/18/10, Iván Briano (Sachiel) wrote: > On Mon, Jan 18, 2010 at 9:06 AM, Rafael Antognolli > wrote: >> Forwarding to mailing list since I don't know much about elementary yet... >> >> >> -- Forwarded message -- >> From: zhangze >> Date: Mon, Jan 18, 2010 at 1:36 AM >> Subject:

Re: [E-devel] E SVN: cedric trunk/PROTO/eyelight/src/lib

2010-01-18 Thread Atton Jonathan
HHH 2010/1/18 Enlightenment SVN > Log: >* eyelight: And now save nodes along with theme and images. > > Author: cedric > Date: 2010-01-18 07:54:35 -0800 (Mon, 18 Jan 2010) > New Revision: 45289 > > Modi

[E-devel] Key Modifiers for Ecore/SDL

2010-01-18 Thread Ryan Hope
The following patch fixes key modifiers for Ecore using SDL. The patch is probably not complete, but it does and and is an improvement. -Ryan diff --git a/src/lib/ecore_sdl/ecore_sdl.c b/src/lib/ecore_sdl/ecore_sdl.c index f2d9c4f..88bad56 100755 --- a/src/lib/ecore_sdl/ecore_sdl.c +++ b/src/lib/

Re: [E-devel] Key Modifiers for Ecore/SDL

2010-01-18 Thread Ibukun Olumuyiwa
This patch is needed to fix functionality on Palm WebOS. If no-one objects I'll commit to SVN later today. Ibukun On Mon, January 18, 2010 2:54 pm, Ryan Hope wrote: > The following patch fixes key modifiers for Ecore using SDL. The patch > is probably not complete, but it does and and is an impro

Re: [E-devel] E SVN: raster IN trunk/evas/src/lib: . canvas

2010-01-18 Thread The Rasterman
On Mon, 18 Jan 2010 11:10:02 -0200 Gustavo Sverzut Barbieri said: > On 1/17/10, Carsten Haitzler wrote: > > On Sat, 16 Jan 2010 21:13:25 -0200 Gustavo Sverzut Barbieri > > said: > > > >> I have no clue about multi touch and specially the low level reporting > >> system, but what's good in this?

Re: [E-devel] Key Modifiers for Ecore/SDL

2010-01-18 Thread The Rasterman
On Mon, 18 Jan 2010 16:07:15 -0600 "Ibukun Olumuyiwa" said: go go! commit commit! asap. > This patch is needed to fix functionality on Palm WebOS. If no-one objects > I'll commit to SVN later today. > > Ibukun > > On Mon, January 18, 2010 2:54 pm, Ryan Hope wrote: > > The following patch fixes

[E-devel] EFL 1.0.0 alpha

2010-01-18 Thread The Rasterman
hey guys... just thought i'd pipe up. there's been talk of eina 1.0.0 - cool. i'm expanding this. i'm talking of 1.0.0 alpha (lets make it alpha so we get all the issues ironed out) for: eina evas ecore embryo edje efreet e_dbus elementary (eet is already 1.2.3). so... this means.. if u have p

Re: [E-devel] Patch fixing ecore_x_events/ecore_x_xi2

2010-01-18 Thread The Rasterman
On Sun, 17 Jan 2010 11:39:58 -0200 Fabiano Fidêncio said: > Hey Guys! > > Just fixing not declarated variable and some little things. thanks! tho already fixed :) -- - Codito, ergo sum - "I code, therefore I am" -- The Rasterman (Carsten Haitzler)ras...@rasterman.c

Re: [E-devel] [PATCH] Elementary: Added directfb support

2010-01-18 Thread The Rasterman
On Sat, 16 Jan 2010 00:39:07 +0100 Lionel Landwerlin said: hmmm. dfb support... why? yes - i know. ecore-dfb is there, evas has a dfb engine that is basically totally unmaintained. it literally is missing modern engine features entirely (like map) and will get further behdind. i'm tempted to just

Re: [E-devel] EFL 1.0.0 alpha

2010-01-18 Thread Vincent Torri
On Tue, 19 Jan 2010, Carsten Haitzler (The Rasterman) wrote: > hey guys... just thought i'd pipe up. > > there's been talk of eina 1.0.0 - cool. i'm expanding this. i'm talking of > > 1.0.0 alpha (lets make it alpha so we get all the issues ironed out) for: > > eina > evas > ecore > embryo > edj

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread The Rasterman
On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL said: hmm. i like. though... 1. the pic of me just weirds me out. going to have to change that one. :) 2. other stuff nice - though font for "about enlightenment" is wrong - used to be bold. now its just a larger non-bold one. 3. actually it would b

Re: [E-devel] EFL 1.0.0 alpha

2010-01-18 Thread The Rasterman
On Tue, 19 Jan 2010 00:09:16 +0100 (CET) Vincent Torri said: > > > On Tue, 19 Jan 2010, Carsten Haitzler (The Rasterman) wrote: > > > hey guys... just thought i'd pipe up. > > > > there's been talk of eina 1.0.0 - cool. i'm expanding this. i'm talking of > > > > 1.0.0 alpha (lets make it alpha

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread Tom Haste
2010/1/19 Carsten Haitzler : > On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL said: > > hmm. i like. though... > > 1. the pic of me just weirds me out. going to have to change that one. :) It was the only one I had! But yes, feel free to change it to whatever. As I said the reasoning is so that c

Re: [E-devel] EFL 1.0.0 alpha

2010-01-18 Thread Vincent Torri
On Tue, 19 Jan 2010, Carsten Haitzler (The Rasterman) wrote: >>> so... this means.. if u have pending work - get it in asap. get it in and >>> hammer it into shape. if there are any api/abi breaks - get them in now. i'm >>> dotting a whole bunch of i's and crossing a tonne of t's myself right no

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread Tom Haste
2010/1/19 Carsten Haitzler : > On Tue, 19 Jan 2010 07:47:15 +0800 Tom Haste said: > >> 2010/1/19 Carsten Haitzler : >> > On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL said: >> > >> > hmm. i like. though... >> > >> > 1. the pic of me just weirds me out. going to have to change that one. :) >> >>

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread The Rasterman
On Tue, 19 Jan 2010 07:47:15 +0800 Tom Haste said: > 2010/1/19 Carsten Haitzler : > > On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL said: > > > > hmm. i like. though... > > > > 1. the pic of me just weirds me out. going to have to change that one. :) > > It was the only one I had! But yes, fee

Re: [E-devel] EFL 1.0.0 alpha

2010-01-18 Thread The Rasterman
On Tue, 19 Jan 2010 01:01:24 +0100 (CET) Vincent Torri said: > > > On Tue, 19 Jan 2010, Carsten Haitzler (The Rasterman) wrote: > > >>> so... this means.. if u have pending work - get it in asap. get it in and > >>> hammer it into shape. if there are any api/abi breaks - get them in now. > >>>

Re: [E-devel] [PATCH] Elementary: Added directfb support

2010-01-18 Thread Lionel Landwerlin
Le mardi 19 janvier 2010 à 08:05 +0900, Carsten Haitzler a écrit : > On Sat, 16 Jan 2010 00:39:07 +0100 Lionel Landwerlin > said: > > hmmm. dfb support... why? yes - i know. ecore-dfb is there, evas has a dfb > engine that is basically totally unmaintained. it literally is missing modern > engine

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread Tom Haste
2010/1/19 Carsten Haitzler : > On Tue, 19 Jan 2010 08:46:15 +0800 Tom Haste said: > >> 2010/1/19 Carsten Haitzler : >> > On Tue, 19 Jan 2010 07:47:15 +0800 Tom Haste said: >> > >> >> 2010/1/19 Carsten Haitzler : >> >> > On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL >> >> > said: >> >> > >> >> >

Re: [E-devel] Visual changes to expedite

2010-01-18 Thread The Rasterman
On Tue, 19 Jan 2010 08:46:15 +0800 Tom Haste said: > 2010/1/19 Carsten Haitzler : > > On Tue, 19 Jan 2010 07:47:15 +0800 Tom Haste said: > > > >> 2010/1/19 Carsten Haitzler : > >> > On Thu, 14 Jan 2010 14:15:26 +0100 Cedric BAIL > >> > said: > >> > > >> > hmm. i like. though... > >> > > >> > 1.