[EGIT] [core/efl] master 01/01: evas render: Fix issue with map render

2017-04-24 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b25d464f9fe2ee106e3e772259742328786ad0e7 commit b25d464f9fe2ee106e3e772259742328786ad0e7 Author: Jean-Philippe Andre Date: Tue Apr 25 14:34:03 2017 +0900 evas render: Fix issue with map render

[EGIT] [core/efl] master 01/01: edje_cc: Fix external param smart parser

2017-04-24 Thread Jeeyong Um
conr2d pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d5e724697a5804151f91a7bde7c9292d55e21822 commit d5e724697a5804151f91a7bde7c9292d55e21822 Author: Jeeyong Um Date: Tue Apr 25 09:41:46 2017 +0900 edje_cc: Fix external param smart parser --- src/

[EGIT] [core/efl] master 02/03: evas: start setting up output independently of the engine.

2017-04-24 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bc43eeba009467154ecbb2394fdbc7a08940f592 commit bc43eeba009467154ecbb2394fdbc7a08940f592 Author: Cedric BAIL Date: Mon Apr 24 14:53:52 2017 -0700 evas: start setting up output independently of th

[EGIT] [core/efl] master 03/03: evas: remove engine.data.output.

2017-04-24 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=55e1b3f2052535871dbdb0c2e22333066443bfe2 commit 55e1b3f2052535871dbdb0c2e22333066443bfe2 Author: Cedric BAIL Date: Mon Apr 24 15:09:25 2017 -0700 evas: remove engine.data.output. This is

[EGIT] [core/efl] master 01/03: evas: evas_render actually need to access that structure.

2017-04-24 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=76c6830b29a374fd9366f96388dbf656f2cfaaf1 commit 76c6830b29a374fd9366f96388dbf656f2cfaaf1 Author: Cedric BAIL Date: Wed Apr 19 15:48:22 2017 -0700 evas: evas_render actually need to access that st

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Gustavo Sverzut Barbieri
On Mon, Apr 24, 2017 at 1:50 PM, Cedric BAIL wrote: > On Sun, Apr 23, 2017 at 8:17 PM, Carsten Haitzler > wrote: >> On Mon, 10 Apr 2017 23:46:43 -0300 Gustavo Sverzut Barbieri >> said: >>> On Mon, Apr 10, 2017 at 7:12 PM, Cedric BAIL wrote: > > [...] > >>> > We have been iterating over a MVC d

Re: [E-devel] changing development of core apps and E itself

2017-04-24 Thread Cedric BAIL
On Sun, Apr 23, 2017 at 11:40 PM, Carsten Haitzler wrote: > On Fri, 14 Apr 2017 23:03:02 -0300 Gustavo Sverzut Barbieri > said: >> On Wed, Apr 12, 2017 at 9:14 PM, Carsten Haitzler >> wrote: >> > On Tue, 11 Apr 2017 09:41:06 -0700 Cedric BAIL said: >> >> On Tue, Apr 11, 2017 at 2:52 AM, Carsten

Re: [E-devel] Contributing to e app development

2017-04-24 Thread Stephen Houston
Yes. You should use the library and interface it as a backend with the wireless gadget. Again, ask zmike for details on how to go about this, but Mike said it should be straight forward. On Mon, Apr 24, 2017, 10:18 AM William L. Thomson Jr. wrote: > On Mon, 24 Apr 2017 12:19:07 +0930 > Simon Le

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Cedric BAIL
On Sun, Apr 23, 2017 at 8:17 PM, Carsten Haitzler wrote: > On Mon, 10 Apr 2017 23:46:43 -0300 Gustavo Sverzut Barbieri > said: >> On Mon, Apr 10, 2017 at 7:12 PM, Cedric BAIL wrote: [...] >> > We have been iterating over a MVC design for more than a year now. I >> > think we are nearing a desi

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Gustavo Sverzut Barbieri
On Mon, Apr 24, 2017 at 1:26 PM, Gustavo Sverzut Barbieri wrote: > On Mon, Apr 24, 2017 at 12:38 PM, Cedric BAIL wrote: >> On Apr 24, 2017 07:03, "Gustavo Sverzut Barbieri" >> wrote: >> >> On Mon, Apr 24, 2017 at 12:17 AM, Carsten Haitzler >> wrote: >>> On Mon, 10 Apr 2017 23:46:43 -0300 Gustav

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Gustavo Sverzut Barbieri
On Mon, Apr 24, 2017 at 12:38 PM, Cedric BAIL wrote: > On Apr 24, 2017 07:03, "Gustavo Sverzut Barbieri" > wrote: > > On Mon, Apr 24, 2017 at 12:17 AM, Carsten Haitzler > wrote: >> On Mon, 10 Apr 2017 23:46:43 -0300 Gustavo Sverzut Barbieri >> said: > [...] >>> Clear example with edc is to do c

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Cedric BAIL
On Apr 24, 2017 07:03, "Gustavo Sverzut Barbieri" wrote: On Mon, Apr 24, 2017 at 12:17 AM, Carsten Haitzler wrote: > On Mon, 10 Apr 2017 23:46:43 -0300 Gustavo Sverzut Barbieri > said: [...] >> Clear example with edc is to do chained animations, a series of >> "after" must be chained, but if yo

Re: [E-devel] Contributing to e app development

2017-04-24 Thread William L. Thomson Jr.
On Mon, 24 Apr 2017 12:19:07 +0930 Simon Lees wrote: > > I started some work on this a long while back, the dbus interface was > too restrictive to be useful so I stopped and started using nm-applet > with the app indicator systray interface. But if such a thing existed > and it met my needs i'd s

Re: [E-devel] Contributing to e app development

2017-04-24 Thread William L. Thomson Jr.
On Mon, 24 Apr 2017 11:34:48 +0900 Carsten Haitzler (The Rasterman) wrote: > On Fri, 21 Apr 2017 11:59:00 -0400 "William L. Thomson Jr." > said: > > hey will. > > i think we should also wait a bit to see what tom (tasn) says. I am awaiting, but also proceeding. I have open task/ticket, assign

Re: [E-devel] Contributing to e app development

2017-04-24 Thread William L. Thomson Jr.
On Mon, 24 Apr 2017 03:04:18 + Stephen Houston wrote: > Mike wrote the default wireless gadget to support backends. Right now > the only backend that's there is connman, but it would rather easily > support network manager as well if someone would just add it. That would be the idea and my p

Re: [E-devel] Voting on EDD 2017 dates

2017-04-24 Thread Stefan Schmidt
Hello. On 04/21/2017 08:49 AM, Jonathan Aquilina wrote: > Venue is confirmed for 30 people. When you guys make your bookings can > you kindly email me off list so I can start a list. If we end up with > more then 30 people i will need to inform the venue to ensure they have > enough passwords for

Re: [E-devel] Making EFL easier to use

2017-04-24 Thread Gustavo Sverzut Barbieri
On Mon, Apr 24, 2017 at 12:17 AM, Carsten Haitzler wrote: > On Mon, 10 Apr 2017 23:46:43 -0300 Gustavo Sverzut Barbieri > said: [...] >> Clear example with edc is to do chained animations, a series of >> "after" must be chained, but if you need to cancel that you can't call >> it a 'chain', you n

[E-devel] Weekly news from the automated build and QA front

2017-04-24 Thread Stefan Schmidt
Hello. Summary: o Nothing noteworthy this time This should give everyone an overview over what has happened in the last week on the QA front. The numbers in parentheses reflect the values from last week to give you a trend. CI: o Overall build statistic: 2.74% (4.86%) failed. https://build.enlig

[EGIT] [core/efl] master 01/03: ecore_evas: Fix grammar for at/to/for/on/which/etc.

2017-04-24 Thread Bryce Harrington
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a7bac868bcba99b0cdb67dccf6376cdd790e12bf commit a7bac868bcba99b0cdb67dccf6376cdd790e12bf Author: Bryce Harrington Date: Mon Apr 24 08:26:18 2017 -0400 ecore_evas: Fix grammar for at/to/for/on

[EGIT] [core/efl] master 02/03: evas: Fix grammar for which vs. that

2017-04-24 Thread Bryce Harrington
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9652703e7ae59cc5f9b32127bcd3d6f1f088f89f commit 9652703e7ae59cc5f9b32127bcd3d6f1f088f89f Author: Bryce Harrington Date: Mon Apr 24 08:27:49 2017 -0400 evas: Fix grammar for which vs. that

[EGIT] [core/efl] master 03/03: evas: Fix grammar of which vs. that

2017-04-24 Thread Bryce Harrington
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b653b7a31ac264857f08bccc0d86950726ce584 commit 4b653b7a31ac264857f08bccc0d86950726ce584 Author: Bryce Harrington Date: Mon Apr 24 08:28:31 2017 -0400 evas: Fix grammar of which vs. that

[EGIT] [core/efl] master 01/01: Fix spelling of 'alpha channel'

2017-04-24 Thread Bryce Harrington
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a2e55b5c397f0be1328f0acfb4372b2ac6f2be23 commit a2e55b5c397f0be1328f0acfb4372b2ac6f2be23 Author: Bryce Harrington Date: Mon Apr 24 08:25:22 2017 -0400 Fix spelling of 'alpha channel'

[EGIT] [core/efl] master 01/01: evas: round glyph's advance before adding it to pen_x

2017-04-24 Thread Youngbok Shin
herdsman pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=caed13d3fc5d0e4bc7a92da2c77cf1447e8a0d8d commit caed13d3fc5d0e4bc7a92da2c77cf1447e8a0d8d Author: Youngbok Shin Date: Sun Apr 23 09:22:42 2017 +0300 evas: round glyph's advance before adding it

[EGIT] [tools/eflete] master 02/02: theme: made the combobox drop-down list pretty

2017-04-24 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=a353f457ba3043f938f2154611aef29f26b6968e commit a353f457ba3043f938f2154611aef29f26b6968e Author: Vyacheslav Reutskiy Date: Mon Apr 24 11:45:55 2017 +0300 theme: made the combobox drop-down li

[EGIT] [tools/eflete] master 01/02: menu: enable 'Sript manager' item when it available

2017-04-24 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=56f33ff451b50b78e47fac82866add22001301ee commit 56f33ff451b50b78e47fac82866add22001301ee Author: Vyacheslav Reutskiy Date: Mon Apr 24 10:49:37 2017 +0300 menu: enable 'Sript manager' item whe

Re: [E-devel] porting cserve2 to ecore ?

2017-04-24 Thread Vincent Torri
On Mon, Apr 24, 2017 at 10:26 AM, Carsten Haitzler wrote: > On Mon, 24 Apr 2017 09:53:55 +0200 Vincent Torri > said: > >> On Mon, Apr 24, 2017 at 9:00 AM, Carsten Haitzler >> wrote: >> > On Mon, 24 Apr 2017 05:46:17 +0200 Vincent Torri >> > said: >> > >> >> On Mon, Apr 24, 2017 at 4:57 AM, Car

Re: [E-devel] porting cserve2 to ecore ?

2017-04-24 Thread The Rasterman
On Mon, 24 Apr 2017 09:53:55 +0200 Vincent Torri said: > On Mon, Apr 24, 2017 at 9:00 AM, Carsten Haitzler > wrote: > > On Mon, 24 Apr 2017 05:46:17 +0200 Vincent Torri > > said: > > > >> On Mon, Apr 24, 2017 at 4:57 AM, Carsten Haitzler > >> wrote: > >> > On Wed, 19 Apr 2017 09:42:50 -0700 Ce

Re: [E-devel] porting cserve2 to ecore ?

2017-04-24 Thread Vincent Torri
On Mon, Apr 24, 2017 at 9:00 AM, Carsten Haitzler wrote: > On Mon, 24 Apr 2017 05:46:17 +0200 Vincent Torri > said: > >> On Mon, Apr 24, 2017 at 4:57 AM, Carsten Haitzler >> wrote: >> > On Wed, 19 Apr 2017 09:42:50 -0700 Cedric BAIL said: >> > >> >> On Tue, Apr 18, 2017 at 11:02 PM, Jean-Phili

Re: [E-devel] porting cserve2 to ecore ?

2017-04-24 Thread The Rasterman
On Mon, 24 Apr 2017 05:46:17 +0200 Vincent Torri said: > On Mon, Apr 24, 2017 at 4:57 AM, Carsten Haitzler > wrote: > > On Wed, 19 Apr 2017 09:42:50 -0700 Cedric BAIL said: > > > >> On Tue, Apr 18, 2017 at 11:02 PM, Jean-Philippe André > >> wrote: > >> > On 19 April 2017 at 14:53, Vincent Torr