Re: [E-devel] Enlightenment Developer Days 2018 location proposals

2017-12-05 Thread Stefan Schmidt
Hello. On 12/04/2017 10:39 PM, Andrew Williams wrote: > Hi, > > It's perhaps worth noting that ELCE will be in Edinburgh this year - > http://events.linuxfoundation.org/events/embedded-linux-conference-europe . > The venue is really close to where I had proposed for the E Dev Day, I know > it's l

[E-devel] API cleaning eina_str etc

2017-12-05 Thread Andrew Williams
Hi, Looking at the API we have aggregated over the year and thinking about our chance to clean things up right now I can't help but feel uncomfortable about the following: eina_str_* eina_stringshare_* eina_slstr_* These are all related but have different namespaces. Would it be possible to tidy

[E-devel] Website statistics

2017-12-05 Thread Andrew Williams
Hi, As part of the effort to rejuvenate and reshape our documentation and related pages on the website it would be really helpful to get information about where people are spending time and so forth. The standard way to do this these days appears to be with Google Analytics - it is simple to set

[E-devel] API naming: futures_get

2017-12-05 Thread Andrew Williams
Hi, The method efl_promise_future_get has a peculiar name. It's function is to allocate a new Efl_Loop_Future object, add it to a list of all futures on the promise and propagate appropriate messages. Following our convention of _get returning an existing value and _add creating a new one should

Re: [E-devel] Website statistics

2017-12-05 Thread Jonathan Aquilina
Hi Andrew, There is also an open source alternative called piwik which does the same. https://piwik.org/ :D On 05/12/2017 20:19, Andrew Williams wrote: > Hi, > > As part of the effort to rejuvenate and reshape our documentation and > related pages on the website it would be really helpful to g

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo: Update header for readability

2017-12-05 Thread marcel-hollerbach
Hello, On Tue, Dec 05, 2017 at 09:04:12AM -0800, Andy Williams wrote: > ajwillia-ms pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=b6b0fac978750eaf814c8ab9ea35abfbcecc0b5c > > commit b6b0fac978750eaf814c8ab9ea35abfbcecc0b5c > Author: Andy Williams > D

Re: [E-devel] Website statistics

2017-12-05 Thread William L. Thomson Jr.
On Tue, 05 Dec 2017 19:19:02 + Andrew Williams wrote: > Hi, > > As part of the effort to rejuvenate and reshape our documentation and > related pages on the website it would be really helpful to get > information about where people are spending time and so forth. > > The standard way to do

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo: Update header for readability

2017-12-05 Thread Andrew Williams
Absolutely, good catch thanks. Andy On Tue, 5 Dec 2017 at 20:46 wrote: > Hello, > > On Tue, Dec 05, 2017 at 09:04:12AM -0800, Andy Williams wrote: > > ajwillia-ms pushed a commit to branch master. > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=b6b0fac978750eaf814c8ab9ea35abfbcec

Re: [E-devel] Enlightenment Developer Days 2018 location proposals

2017-12-05 Thread jaquilina
Wish I could join you guys this summer but for me its going to be rather tough. On 2017-12-05 07:59, Stefan Schmidt wrote: Hello. On 12/04/2017 10:39 PM, Andrew Williams wrote: Hi, It's perhaps worth noting that ELCE will be in Edinburgh this year - http://events.linuxfoundation.org/events/

Re: [E-devel] Blend2D - a gfx framework with dynamic pipelines support

2017-12-05 Thread Vinícius dos Santos Oliveira
2017-12-03 10:19 GMT-03:00 Carsten Haitzler : > also i dislike the idea of a jit. i would prefer something like > "pre-compile > all permutations into special case functions then runtime call the > right/matching one". > I'm not familiar implementing gfx engines, but with my (small) background on

[E-devel] Rust bindings

2017-12-05 Thread Vinícius dos Santos Oliveira
What's the current state of EFL bindings for Rust? I just found a Github repo with scarce info. -- Vinícius dos Santos Oliveira https://vinipsmaker.github.io/ -- Check out the vibrant tech community on one of the world's

Re: [E-devel] [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure

2017-12-05 Thread Cedric Bail
> Original Message > Subject: Re: [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure > Local Time: December 4, 2017 4:18 PM > UTC Time: December 5, 2017 12:18 AM > From: supp...@osuosl.org > To: codyss...@osuosl.org, jaquil...@eagleeyet.net, ras...@rasterman.com > c

Re: [E-devel] API naming: futures_get

2017-12-05 Thread Cedric Bail
Hi, > Original Message > Subject: [E-devel] API naming: futures_get > Local Time: December 5, 2017 11:46 AM > UTC Time: December 5, 2017 7:46 PM > From: a...@andywilliams.me > To: Enlightenment developer list > > Hi, > > The method efl_promise_future_get has a peculiar name. > I

Re: [E-devel] [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure

2017-12-05 Thread Cedric Bail via RT
> Original Message > Subject: Re: [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure > Local Time: December 4, 2017 4:18 PM > UTC Time: December 5, 2017 12:18 AM > From: supp...@osuosl.org > To: codyss...@osuosl.org, jaquil...@eagleeyet.net, ras...@rasterman.com > c

Re: [E-devel] Rust bindings

2017-12-05 Thread Cedric Bail
> Original Message > Subject: [E-devel] Rust bindings > Local Time: December 5, 2017 5:52 PM > UTC Time: December 6, 2017 1:52 AM > From: vini.ipsma...@gmail.com > To: Enlightenment - dev > > What's the current state of EFL bindings for Rust? I just found a Github > repo with sca

Re: [E-devel] Rust bindings

2017-12-05 Thread Vinícius dos Santos Oliveira
2017-12-05 23:54 GMT-03:00 Cedric Bail : > Care to share the link to that repo you found ? > https://github.com/arlowhite/rust-efl -- Vinícius dos Santos Oliveira https://vinipsmaker.github.io/ -- Check out the vibrant

Re: [E-devel] Blend2D - a gfx framework with dynamic pipelines support

2017-12-05 Thread Carsten Haitzler
On Tue, 5 Dec 2017 22:50:21 -0300 Vinícius dos Santos Oliveira said: > 2017-12-03 10:19 GMT-03:00 Carsten Haitzler : > > > also i dislike the idea of a jit. i would prefer something like > > "pre-compile > > all permutations into special case functions then runtime call the > > right/matching on