Re: [E-devel] ABI/API checker results from abi-laboratory for 1.20 beta1

2017-07-09 Thread Jean-Philippe André
2017-07-10 13:30 GMT+09:00 Andrew Williams : > I'm curious as to why we've gone from named types back to primitive - is > this just for C bindings? > I was in fact curious as to why we have typedefs for int. IMHO it in fact harmed readability as you wouldn't know if the

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Mon, 10 Jul 2017 04:40:29 + Andrew Williams said: > I think it would be reasonable to assume that I was not meaning force > everyone to be awake all the time. Something that I have learned recently, > however, is that there is a big difference between massages and >

Re: [E-devel] ABI/API checker results from abi-laboratory for 1.20 beta1

2017-07-09 Thread The Rasterman
On Mon, 10 Jul 2017 04:30:02 + Andrew Williams said: > I'm curious as to why we've gone from named types back to primitive - is > this just for C bindings? Evas_Coord was used because initially evas had a compile option to have doubles for coords instead of int's. i

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Mon, 10 Jul 2017 04:41:54 + Andrew Williams said: no - he meant PHPBB... not PHAB. it's a www forum engine thats rather popular. > My preference would be to keep users off phab if we can - it contains a lot > of really useful stuff for devs and if that gets clouded

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Andrew Williams
My preference would be to keep users off phab if we can - it contains a lot of really useful stuff for devs and if that gets clouded in lots of user contributions it could get frustrating (not to mention that the search is already pretty hard to use). Andy On Mon, 10 Jul 2017 at 04:44, jaquilina

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Andrew Williams
I think it would be reasonable to assume that I was not meaning force everyone to be awake all the time. Something that I have learned recently, however, is that there is a big difference between massages and communication (think similar to how data is not as meaningful as information) - that is

Re: [E-devel] ABI/API checker results from abi-laboratory for 1.20 beta1

2017-07-09 Thread Andrew Williams
I'm curious as to why we've gone from named types back to primitive - is this just for C bindings? Andy On Mon, 10 Jul 2017 at 03:56, Jean-Philippe André wrote: > Hi, > > 2017-07-08 0:32 GMT+09:00 Andrew Williams : > > > It looks like some eo change

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread jaquilina
Does phase have built in forums? My main concern with using forumsome like phpbb is they are plagued with spam issues if not setup correctly. Sent from Samsung tablet. Original message From: Simon Lees Date: 10/07/2017 04:13 (GMT+01:00) To:

Re: [E-devel] Evas_Event_Mouse_Move missing data

2017-07-09 Thread Jean-Philippe André
2017-07-09 2:19 GMT+09:00 Andrew Williams : > Hi, > > I was trying to use a mouse_move event earlier but found it was missing > critical info: > > event->buttons > event->prev.canvas.x > event->prev.canvas.y > > Were always 0. > Am I missing something obvious? I had to code

Re: [E-devel] ABI/API checker results from abi-laboratory for 1.20 beta1

2017-07-09 Thread Jean-Philippe André
Hi, 2017-07-08 0:32 GMT+09:00 Andrew Williams : > It looks like some eo change moved many Evas_Coord to int - is that correct > or did we miss something? > I changed that in commit af3cb1018584e3c403024b. ABI wise this doesn't change anything at all. Since the legacy APIs

Re: [E-devel] Notes from community discussion in Malta (E-OS)

2017-07-09 Thread Simon Lees
On 09/07/17 08:13, Al Poole wrote: > A lot of that makes sense. Definitely "wow" factor is what attracted me to > Enlightenment. I remember back in 05 when e16.999 went public just how > amazing it was and looked, even now it remains impressive. > > A forum is a good idea. Like a bridge between

[EGIT] [core/efl] master 01/01: add missing license line for libefl to COPYING

2017-07-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0afe0d99e12424074207ffd982e8eca7c5a492f5 commit 0afe0d99e12424074207ffd982e8eca7c5a492f5 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 10 11:30:35 2017 +0900 add

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Simon Lees
On 09/07/17 08:13, Al Poole wrote: > A lot of that makes sense. Definitely "wow" factor is what attracted me to > Enlightenment. I remember back in 05 when e16.999 went public just how > amazing it was and looked, even now it remains impressive. > > A forum is a good idea. Like a bridge between

[EGIT] [core/enlightenment] master 02/02: support connected standby (non-s3 sleep/freeze) that new lpatops sport

2017-07-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d0c5fb465b699ebe7556c61e14f12c9882620175 commit d0c5fb465b699ebe7556c61e14f12c9882620175 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 10 09:08:25 2017 +0900

[EGIT] [core/efl] master 01/01: default theme - add signals to pointer theme to fix glitch in x

2017-07-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=41534e69c398cdf744944d7a33265986c2f261d1 commit 41534e69c398cdf744944d7a33265986c2f261d1 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 10 08:56:40 2017 +0900 default

[EGIT] [core/enlightenment] master 01/02: add new powersave features for supporting a live sleep mode

2017-07-09 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7caf5c8ff40ef0f2423f7f80a83686f56a331f80 commit 7caf5c8ff40ef0f2423f7f80a83686f56a331f80 Author: Carsten Haitzler (Rasterman) Date: Mon Jul 10 09:05:12 2017 +0900

Re: [E-devel] Considerations for Idiomatic bindings and MVC

2017-07-09 Thread The Rasterman
On Sun, 09 Jul 2017 17:04:09 + Andrew Williams said: > On Sun, 9 Jul 2017 at 10:12, Carsten Haitzler wrote: > > > On Tue, 04 Jul 2017 14:12:10 + Andrew Williams > > said: > > > > > Hi all, > > > > > > This topic is

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sun, 09 Jul 2017 18:19:49 + Andrew Williams said: > On Sun, 9 Jul 2017 at 09:54, Carsten Haitzler wrote: > > > On Sat, 08 Jul 2017 22:03:51 + Andrew Williams > > said: > > > > > Hi, > > > > > > Thanks everyone who

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sun, 09 Jul 2017 18:32:23 + Andrew Williams said: > With another way to get folk on IRC we don't necessarily improve the > experience for folk looking for help - it's a mass of folk who may be afk > or may not be able to answer the questions - a lot of the time we

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Andrew Williams
With another way to get folk on IRC we don't necessarily improve the experience for folk looking for help - it's a mass of folk who may be afk or may not be able to answer the questions - a lot of the time we see people join, ask a question and leave some time later having "no waited long enough"

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Andrew Williams
On Sun, 9 Jul 2017 at 09:54, Carsten Haitzler wrote: > On Sat, 08 Jul 2017 22:03:51 + Andrew Williams > said: > > > Hi, > > > > Thanks everyone who participated in the community discussion at the EDD - > > it was really helpful to get an idea of

Re: [E-devel] Considerations for Idiomatic bindings and MVC

2017-07-09 Thread Andrew Williams
On Sun, 9 Jul 2017 at 10:12, Carsten Haitzler wrote: > On Tue, 04 Jul 2017 14:12:10 + Andrew Williams > said: > > > Hi all, > > > > This topic is something that has crossed my mind as I look at our current > > APIs and consider the big push to Eo

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sun, 9 Jul 2017 22:06:16 +0900 Carsten Haitzler (The Rasterman) said: > On Sun, 9 Jul 2017 11:14:29 +0100 Al Poole said: > > > I think you're right if you're only talking about developers. It would be > > good to get users involved, i see there's

Re: [E-devel] Considerations for Idiomatic bindings and MVC

2017-07-09 Thread The Rasterman
On Tue, 04 Jul 2017 14:12:10 + Andrew Williams said: > Hi all, > > This topic is something that has crossed my mind as I look at our current > APIs and consider the big push to Eo stable. We have focussed so far on > exposing the current APIs in an object oriented

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sat, 08 Jul 2017 22:03:51 + Andrew Williams said: > Hi, > > Thanks everyone who participated in the community discussion at the EDD - > it was really helpful to get an idea of what we're all working toward. > Partly as a record for us and partly to open discussion

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sat, 8 Jul 2017 23:43:53 +0100 Al Poole said: > A lot of that makes sense. Definitely "wow" factor is what attracted me to > Enlightenment. I remember back in 05 when e16.999 went public just how > amazing it was and looked, even now it remains impressive. > > A forum is a

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread The Rasterman
On Sun, 9 Jul 2017 11:14:29 +0100 Al Poole said: > I think you're right if you're only talking about developers. It would be > good to get users involved, i see there's quite a lot of people who hang > out in #e on freenode. If they could be more engaged that might be >

[EGIT] [bindings/python/python-efl] master 01/01: Documentation: Add better documentation about object lifetime

2017-07-09 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=5864a9dd2d5d43461f9098708fbf14cf53a0f116 commit 5864a9dd2d5d43461f9098708fbf14cf53a0f116 Author: Kai Huuhko Date: Sun Jul 9 16:50:24 2017 +0300

[EGIT] [core/efl] master 01/02: Add ecore_win32_cursor_show() API and ecore_evas_win32_cursor_(un)set() functions

2017-07-09 Thread Vincent Torri
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bdb62b6bbecb8beb6ef64c74a708ee1f8e384be7 commit bdb62b6bbecb8beb6ef64c74a708ee1f8e384be7 Author: Vincent Torri Date: Fri Jul 7 16:54:34 2017 +0200 Add

[EGIT] [core/efl] master 02/02: Ecore_Evas win32 module: fix memory leak

2017-07-09 Thread Vincent Torri
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=937a0d641154970c79ebc0c1a556ed3eaf5a139d commit 937a0d641154970c79ebc0c1a556ed3eaf5a139d Author: Vincent Torri Date: Sun Jul 9 11:08:08 2017 +0200 Ecore_Evas win32

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Al Poole
I think you're right if you're only talking about developers. It would be good to get users involved, i see there's quite a lot of people who hang out in #e on freenode. If they could be more engaged that might be encouraging to them and let developers do dev On Sun, Jul 9, 2017 at 7:27 AM,

Re: [E-devel] EFL Profiling Viewer Released!

2017-07-09 Thread Daniel Zaoui
Hi Mykyta, The profiling viewer can be attached to Clouseau as an extension. You just need to compile a library and implement there at least three functions that Clouseau needs when loading it. You can check at the code in Clouseau the evlog extension (src/lib/extensions/evlog). It is based on

Re: [E-devel] Notes from community discussion in Malta

2017-07-09 Thread Pierre Couderc
On 07/09/2017 06:30 AM, Vincent Torri wrote: with mailing list, phab and irc as the current way to ask questions, file bugs or talk about development, is there sufficiently manpower to ask more questions in a forum ? i don't think so. Vincent +1