Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 06:38:52 + Andrew Williams said: > Not to be picky but Java is not rgba by default - it prefers Color too, > some r g b a helper methods exist. It additionally provides many standard > Color definitions for "system" colours... (As well as convenience such as > Color.BLACK)

[EGIT] [tools/enventor] master 01/01: template: updated watchface.

2016-05-31 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=fc8096c8787d4ff4b04df1c3695ee6b0e127f260 commit fc8096c8787d4ff4b04df1c3695ee6b0e127f260 Author: Hermet Park Date: Tue May 31 16:01:29 2016 +0900 template: updated watchface. --- data/imag

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Andrew Williams
Apologies, I thought Conrad was suggesting using a data structure in the object manner to provide reuse and a shorter API in some scenarios, which seems to be Java's approach too. Either way, not too fussed - many other more verbose APIs in elm could be tackled to provide bigger impact ;) Andrew O

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Simon Lees
On 05/31/2016 04:32 PM, Carsten Haitzler (The Rasterman) wrote: > On Tue, 31 May 2016 06:38:52 + Andrew Williams > said: > >> Not to be picky but Java is not rgba by default - it prefers Color too, >> some r g b a helper methods exist. It additionally provides many standard >> Color defini

[EGIT] [core/efl] master 01/01: efl test suite - test args event and args values

2016-05-31 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=47e3b171a3902f9dd5b81af093989d8e1c425235 commit 47e3b171a3902f9dd5b81af093989d8e1c425235 Author: Carsten Haitzler (Rasterman) Date: Tue May 31 17:16:14 2016 +0900 efl test suite - test args event

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 07:17:12 + Andrew Williams said: > Apologies, I thought Conrad was suggesting using a data structure in the > object manner to provide reuse and a shorter API in some scenarios, which > seems to be Java's approach too. Either way, not too fussed - many other > more verbose

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 16:49:38 +0930 Simon Lees said: > > > On 05/31/2016 04:32 PM, Carsten Haitzler (The Rasterman) wrote: > > On Tue, 31 May 2016 06:38:52 + Andrew Williams > > said: > > > >> Not to be picky but Java is not rgba by default - it prefers Color too, > >> some r g b a helper

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread David Seikel
On Tue, 31 May 2016 15:34:05 +0900 Carsten Haitzler (The Rasterman) wrote: > oh yeah. there is a good reason to stick to 4 ints. javascript and > lua. an unsigned int here would have to become a "number" in js and > lua. numbers are doubles. while a double can express precision for > whole values

[EGIT] [core/efl] master 01/01: ethumb - don't complain to stderr about things that are handled by api

2016-05-31 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5e90b860636d9ca353e00ff34630117559b7f748 commit 5e90b860636d9ca353e00ff34630117559b7f748 Author: Carsten Haitzler (Rasterman) Date: Tue May 31 19:01:50 2016 +0900 ethumb - don't complain to stder

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Jean-Philippe André
On 31 May 2016 at 17:34, Carsten Haitzler wrote: > On Tue, 31 May 2016 16:49:38 +0930 Simon Lees said: > > > > > > > On 05/31/2016 04:32 PM, Carsten Haitzler (The Rasterman) wrote: > > > On Tue, 31 May 2016 06:38:52 + Andrew Williams < > a...@andywilliams.me> > > > said: > > > > > >> Not to

[EGIT] [core/efl] master 14/29: ecore_x: Pass in/out through ecore_input_evas

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05dfab84429979f8ae69d4fea8524ead39c40722 commit 05dfab84429979f8ae69d4fea8524ead39c40722 Author: Jean-Philippe Andre Date: Wed May 11 21:43:57 2016 +0900 ecore_x: Pass in/out through ecore_input_ev

[EGIT] [core/efl] master 20/29: Evas events: Add EO APIs for lock & modifiers

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c68f71239c0595708c4d9145bf52b75e27321104 commit c68f71239c0595708c4d9145bf52b75e27321104 Author: Jean-Philippe Andre Date: Mon May 30 15:34:31 2016 +0900 Evas events: Add EO APIs for lock & modifie

[EGIT] [core/efl] master 12/29: efl: Simplify pointer event names + add missing

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef843e8801ee680740022fa71f4d0b75aeaa2036 commit ef843e8801ee680740022fa71f4d0b75aeaa2036 Author: Jean-Philippe Andre Date: Wed May 11 20:13:19 2016 +0900 efl: Simplify pointer event names + add mis

[EGIT] [core/efl] master 04/29: Evas: Fix compilation warnings (enum implicit cast)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c06cdadca28db6c4547562b2f577a2c21452d24e commit c06cdadca28db6c4547562b2f577a2c21452d24e Author: Jean-Philippe Andre Date: Fri Apr 29 14:24:14 2016 +0900 Evas: Fix compilation warnings (enum implic

[EGIT] [core/efl] master 23/29: Efl event: Remove useless method declaration

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=02716d03c88e48fed609a39cc11e2024d3f033af commit 02716d03c88e48fed609a39cc11e2024d3f033af Author: Jean-Philippe Andre Date: Tue May 31 11:17:08 2016 +0900 Efl event: Remove useless method declaratio

[EGIT] [core/efl] master 19/29: Evas events: Replace calls to event feed with internal func

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ca159dc58994400aec9ad8f7ded7329527c6d9f commit 2ca159dc58994400aec9ad8f7ded7329527c6d9f Author: Jean-Philippe Andre Date: Mon May 30 14:26:48 2016 +0900 Evas events: Replace calls to event feed wi

[EGIT] [core/efl] master 09/29: ecore_evas: Feed evas events with eo (down, up)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d764d8710ad2eb6dda01cf89bcf7b2d020ec2208 commit d764d8710ad2eb6dda01cf89bcf7b2d020ec2208 Author: Jean-Philippe Andre Date: Wed May 11 14:54:11 2016 +0900 ecore_evas: Feed evas events with eo (down,

[EGIT] [core/efl] master 16/29: evas: send eo pointer events on mouse move

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=37d894abb191cfaff3f7b702792e79a617b755a1 commit 37d894abb191cfaff3f7b702792e79a617b755a1 Author: Jean-Philippe Andre Date: Thu May 12 16:48:54 2016 +0900 evas: send eo pointer events on mouse move

[EGIT] [core/efl] master 27/29: Evas events: Fix a crash

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b4a6ba6390a212523701f91f10b110ca8a812ff commit 9b4a6ba6390a212523701f91f10b110ca8a812ff Author: Jean-Philippe Andre Date: Tue May 31 14:58:23 2016 +0900 Evas events: Fix a crash There was

[EGIT] [core/efl] master 07/29: ecore_evas: Register direct input cb from modules

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5aa4a5f8e54fbf8637bf62338ed005a4239a commit 5aa4a5f8e54fbf8637bf62338ed005a4239a Author: Jean-Philippe Andre Date: Wed May 11 13:29:23 2016 +0900 ecore_evas: Register direct input cb from m

[EGIT] [core/efl] master 22/29: Evas events: Split pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0a27c78a33473c656cf8a9c8b98c83d2fb56b55f commit 0a27c78a33473c656cf8a9c8b98c83d2fb56b55f Author: Jean-Philippe Andre Date: Mon May 30 20:53:07 2016 +0900 Evas events: Split pointer events

[EGIT] [core/efl] master 29/29: Evas: Add proper EO events with info for mouse inputs

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b8d1db365b86c8c0a7d98fa021e377419e563b60 commit b8d1db365b86c8c0a7d98fa021e377419e563b60 Merge: 5e90b86 b0a32b0 Author: Jean-Philippe Andre Date: Tue May 31 19:08:37 2016 +0900 Evas: Add proper EO

[EGIT] [core/efl] master 25/29: Evas events: Add helper functions to read event info

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=68329593182257d2ba0523ae8b486314b0209771 commit 68329593182257d2ba0523ae8b486314b0209771 Author: Jean-Philippe Andre Date: Tue May 31 13:40:14 2016 +0900 Evas events: Add helper functions to read e

[EGIT] [core/efl] master 17/29: Evas events: Forward more pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7658ed7ae3f9e7be28b01bb2fd9832bb1e1f7b2d commit 7658ed7ae3f9e7be28b01bb2fd9832bb1e1f7b2d Author: Jean-Philippe Andre Date: Fri May 27 16:21:13 2016 +0900 Evas events: Forward more pointer events

[EGIT] [core/efl] master 08/29: ecore_input: Pass all events through direct cb first

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21bc2f89f5e932405a63a65f332a0f6d9319c0c3 commit 21bc2f89f5e932405a63a65f332a0f6d9319c0c3 Author: Jean-Philippe Andre Date: Wed May 11 13:55:54 2016 +0900 ecore_input: Pass all events through direct

[EGIT] [core/efl] master 01/29: Evas: EO-ify Evas_Device and partly move to Efl

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce5688a38812a30b343e7c58991da1112c503aa5 commit ce5688a38812a30b343e7c58991da1112c503aa5 Author: Jean-Philippe Andre Date: Thu Apr 28 17:08:14 2016 +0900 Evas: EO-ify Evas_Device and partly move to

[EGIT] [core/efl] master 05/29: Evas: Extend pointer events and add legacy conversion routines

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea8c6e5632beb4c5cf1e445473ca85b0135a4aa9 commit ea8c6e5632beb4c5cf1e445473ca85b0135a4aa9 Author: Jean-Philippe Andre Date: Tue May 10 21:26:07 2016 +0900 Evas: Extend pointer events and add legacy

[EGIT] [core/efl] master 24/29: Evas events: Store position as double only

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4381d3a8242f5e36597cdc127d6afbe427f9e011 commit 4381d3a8242f5e36597cdc127d6afbe427f9e011 Author: Jean-Philippe Andre Date: Tue May 31 12:15:25 2016 +0900 Evas events: Store position as double only

[EGIT] [core/efl] master 06/29: ecore_evas: Add private direct callback for ecore

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bd70604ee83904fde17c6ac26cae67bc4e4bd6ac commit bd70604ee83904fde17c6ac26cae67bc4e4bd6ac Author: Jean-Philippe Andre Date: Wed May 11 13:01:54 2016 +0900 ecore_evas: Add private direct callback for

[EGIT] [core/efl] master 02/29: Efl: Add storage class Efl.Pointer.Event

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=645a7b7d6cdaac532d8a1f7bef327fb7dde4bd69 commit 645a7b7d6cdaac532d8a1f7bef327fb7dde4bd69 Author: Jean-Philippe Andre Date: Thu Apr 28 17:31:46 2016 +0900 Efl: Add storage class Efl.Pointer.Event

[EGIT] [core/efl] master 21/29: Elm win: Forward pointer events from evas to window

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1950fb6fde791edfa9396b97cc6a637e015c1363 commit 1950fb6fde791edfa9396b97cc6a637e015c1363 Author: Jean-Philippe Andre Date: Mon May 30 19:51:31 2016 +0900 Elm win: Forward pointer events from evas t

[EGIT] [core/efl] master 10/29: evas: Move event feed and input to legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f11932749549a30e605eb3c13599fd35a7f0efa4 commit f11932749549a30e605eb3c13599fd35a7f0efa4 Author: Jean-Philippe Andre Date: Wed May 11 16:21:49 2016 +0900 evas: Move event feed and input to legacy -

[EGIT] [core/efl] master 11/29: ecore_evas: Pass mouse down, up, move with eo

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1be667a6ccd8177976960c7e311ff2d419e806e commit c1be667a6ccd8177976960c7e311ff2d419e806e Author: Jean-Philippe Andre Date: Wed May 11 17:28:26 2016 +0900 ecore_evas: Pass mouse down,up,move with eo

[EGIT] [core/efl] master 26/29: Evas events: Propagate event flags between eo and legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=632ef372262c717b78778c8274f1f3fea917ed3e commit 632ef372262c717b78778c8274f1f3fea917ed3e Author: Jean-Philippe Andre Date: Tue May 31 14:39:10 2016 +0900 Evas events: Propagate event flags between

[EGIT] [core/efl] master 28/29: Efl: Rename Efl.Pointer.Event into Efl.Event.Pointer

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b0a32b0bd0acc987965e6bb68721e0c459ec0217 commit b0a32b0bd0acc987965e6bb68721e0c459ec0217 Author: Jean-Philippe Andre Date: Tue May 31 16:44:26 2016 +0900 Efl: Rename Efl.Pointer.Event into Efl.Even

[EGIT] [core/efl] master 13/29: evas_events: Propagate more eo pointer events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1c739cada9a82d9cc4cdb67a38114f8e1cb8591e commit 1c739cada9a82d9cc4cdb67a38114f8e1cb8591e Author: Jean-Philippe Andre Date: Wed May 11 20:26:07 2016 +0900 evas_events: Propagate more eo pointer even

[EGIT] [core/efl] master 15/29: Efl.Pointer.Event: Add dup() method to copy an event

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e31929aab1d7c299ff9954d1617ab3887ef807c commit 8e31929aab1d7c299ff9954d1617ab3887ef807c Author: Jean-Philippe Andre Date: Thu May 12 15:07:49 2016 +0900 Efl.Pointer.Event: Add dup() method to copy

[EGIT] [core/efl] master 03/29: Evas.Canvas: Move some event_feed to legacy

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb35171186a54489e68db926f96cc8ad440f9eb0 commit fb35171186a54489e68db926f96cc8ad440f9eb0 Author: Jean-Philippe Andre Date: Thu Apr 28 18:43:18 2016 +0900 Evas.Canvas: Move some event_feed to legacy

[EGIT] [core/efl] master 18/29: Evas events: Pass Efl_Pointer_Event for proxy source events

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c7272720b4b1686d319d2a1b29478271776389d commit 4c7272720b4b1686d319d2a1b29478271776389d Author: Jean-Philippe Andre Date: Fri May 27 20:06:06 2016 +0900 Evas events: Pass Efl_Pointer_Event for pro

[EGIT] [core/efl] master 01/01: elm_image: rename the elm_image into efl_ui_image.

2016-05-31 Thread Ji-Youn Park
jypark pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a0ec05cd8f9307d0a28f6902680f579b96812f71 commit a0ec05cd8f9307d0a28f6902680f579b96812f71 Author: Ji-Youn Park Date: Tue May 31 19:08:21 2016 +0830 elm_image: rename the elm_image into efl_ui_imag

[EGIT] [tools/enventor] master 01/01: tools: free used eina_list.

2016-05-31 Thread Hermet Park
hermet pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=69c85269ce8848a9b31bc72983ff99ab9fe134f0 commit 69c85269ce8848a9b31bc72983ff99ab9fe134f0 Author: Hermet Park Date: Tue May 31 20:12:26 2016 +0900 tools: free used eina_list. --- src/bin/to

[EGIT] [core/efl] master 01/01: elm: Fix build (use efl_ui_image.eo)

2016-05-31 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b1e361e8de1f39c2d84e901bef189ebf4cfed66a commit b1e361e8de1f39c2d84e901bef189ebf4cfed66a Author: Jean-Philippe Andre Date: Tue May 31 20:44:41 2016 +0900 elm: Fix build (use efl_ui_image.eo) --- s

[EGIT] [core/efl] master 01/01: po: update POTFILE.in after file rename of elm_image.c

2016-05-31 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c00d6cae25765a35e6c18e1537dfa91e652394e2 commit c00d6cae25765a35e6c18e1537dfa91e652394e2 Author: Stefan Schmidt Date: Tue May 31 14:11:27 2016 +0200 po: update POTFILE.in after file rename of elm

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Conrad Um
At first, I also considered making color as Eo class, but isn't it too expensive? so as the next best, suggested using data structure and inline functions. (I don't know how inline functions can be provided in bindings) If there is a rule that which color (premul or non-premul) Efl.Gfx.Color will

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread Cedric BAIL
On May 30, 2016 22:51, "Carsten Haitzler" wrote: > > the api for promises seems pretty confusing. just look at this: > > job = efl_loop_job(obj, args); >eina_promise_then(job, _efl_loop_args_job_cb, NULL, args); > > why do i need to pass in args... TWICE? well ok - this specific way of using

[EGIT] [core/efl] master 01/01: ecore-evas-drm: Register direct input callback for gl_drm also

2016-05-31 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1ca1f8b06def49fed9a513fae24162ed2d715d82 commit 1ca1f8b06def49fed9a513fae24162ed2d715d82 Author: Chris Michael Date: Tue May 31 09:23:20 2016 -0400 ecore-evas-drm: Register direct input callb

[EGIT] [core/efl] master 02/02: ecore-drm: Deprecate Ecore_Drm library

2016-05-31 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=af22796356a62b56dca47712e29dd88d87bd722c commit af22796356a62b56dca47712e29dd88d87bd722c Author: Chris Michael Date: Tue May 31 10:04:17 2016 -0400 ecore-drm: Deprecate Ecore_Drm library

[EGIT] [core/efl] master 01/02: ecore-evas-drm: Disable direct input callback

2016-05-31 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e01ac62e5f36614e3a5195105f28bf5d9b05be08 commit e01ac62e5f36614e3a5195105f28bf5d9b05be08 Author: Chris Michael Date: Tue May 31 09:49:43 2016 -0400 ecore-evas-drm: Disable direct input callba

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread Felipe Magno de Almeida
On Tue, May 31, 2016 at 10:15 AM, Cedric BAIL wrote: > On May 30, 2016 22:51, "Carsten Haitzler" wrote: >> >> the api for promises seems pretty confusing. just look at this: >> >> job = efl_loop_job(obj, args); >>eina_promise_then(job, _efl_loop_args_job_cb, NULL, args); >> >> why do i need

[EGIT] [apps/ephoto] master 01/01: Ephoto: Don't dismiss menus as that causes a crash. Make Ephoto's thumbnailer portable to Windows.

2016-05-31 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=fae7a5e26cf44b7cd44135ec2f4ef1019e2e25ee commit fae7a5e26cf44b7cd44135ec2f4ef1019e2e25ee Author: Stephen okra Houston Date: Tue May 31 10:11:05 2016 -0500 Ephoto: Don't dismiss menus as that cau

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Cedric BAIL
On May 31, 2016 5:52 AM, "Conrad Um" wrote: > > At first, I also considered making color as Eo class, but isn't it too > expensive? so as the next best, suggested using data structure and inline > functions. (I don't know how inline functions can be provided in bindings) Completely agree on this

[EGIT] [core/enlightenment] master 01/01: just a small patch to make sure evry_hide does not get called synchronously from an Evry_Action

2016-05-31 Thread Hannes Janetzek
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b3561d764123bd842e55c7c362b7c82c84bb5139 commit b3561d764123bd842e55c7c362b7c82c84bb5139 Author: Hannes Janetzek Date: Tue May 31 11:41:33 2016 -0400 just a small patch to make sur

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix direcotry initialization hierarchy.

2016-05-31 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=d885da2419d775a05379d28ab933adf28f8755a0 commit d885da2419d775a05379d28ab933adf28f8755a0 Author: Stephen okra Houston Date: Tue May 31 10:44:00 2016 -0500 Ephoto: Fix direcotry initialization hi

[EGIT] [core/enlightenment] master 01/02: delete x11 mouse-in job when hiding the job's client

2016-05-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=1fef7d04dc42b8bf9672bd6bad617d95a5eb commit 1fef7d04dc42b8bf9672bd6bad617d95a5eb Author: Mike Blumenkrantz Date: Tue May 31 12:21:09 2016 -0400 delete x11 mouse-in job when

[EGIT] [core/enlightenment] master 02/02: use current zone when activating a client's menu with the mouse

2016-05-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=68c93a1adfb296687513d3258abc9e6caf8500e8 commit 68c93a1adfb296687513d3258abc9e6caf8500e8 Author: Mike Blumenkrantz Date: Tue May 31 12:23:50 2016 -0400 use current zone when activa

[EGIT] [core/enlightenment] master 01/01: handle shaded state when receiving x11 configure requests

2016-05-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=859b1b989f40a90698d9818bbedfb2bfda731a65 commit 859b1b989f40a90698d9818bbedfb2bfda731a65 Author: Mike Blumenkrantz Date: Tue May 31 12:31:50 2016 -0400 handle shaded state when rec

[EGIT] [apps/ephoto] master 01/01: Ephoto: If Ephoto is opened with a directory that does not contain images, show the directory overlay.

2016-05-31 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=737fb734a2d0567e41a8953c3718b34f40fd1230 commit 737fb734a2d0567e41a8953c3718b34f40fd1230 Author: Stephen okra Houston Date: Tue May 31 11:48:40 2016 -0500 Ephoto: If Ephoto is opened with a dire

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-31 Thread Stephen Houston
It is still broken, and it is a lot more than just "hover". http://pastebin.ca/3614443 http://pastebin.ca/3614491 http://pastebin.ca/3614493 And this is just what I've found so far. It really feels like these changes were not tested before they were committed, and they are big changes, so that

[EGIT] [core/efl] master 01/01: ecore-con: print win32 svr->path on pipe creation failure

2016-05-31 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b7dc576ec846120ace00bc1e89907072d3e38063 commit b7dc576ec846120ace00bc1e89907072d3e38063 Author: Mike Blumenkrantz Date: Tue May 31 14:03:48 2016 -0400 ecore-con: print win32 svr->path on pi

Re: [E-devel] What is still pending for 1.18 before the freeze starts

2016-05-31 Thread Cedric BAIL
Hello, Just back from hollidays and playing catch up ! On Fri, May 27, 2016 at 6:01 AM, Stefan Schmidt wrote: > What do you have in your local queue for 1.18? A lot ! > The freeze starts in 10 days and I would like to get an overview on what > is still to expect. > > o The merge of evas generi

[EGIT] [apps/terminology] master 01/01: keys: add Shift+Home to get to the top of the backlog. Closes T3582

2016-05-31 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=b7817a88b371dc1efee08a09e4276e67fdfb8713 commit b7817a88b371dc1efee08a09e4276e67fdfb8713 Author: Boris Faure Date: Tue May 31 21:33:00 2016 +0200 keys: add Shift+Home to get to the top o

[EGIT] [core/efl] master 01/01: ecore: remove unwanted debug messages

2016-05-31 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bc0547a7056b60971fe875816c15068ed69d18a6 commit bc0547a7056b60971fe875816c15068ed69d18a6 Author: Jean Guyomarc'h Date: Tue May 31 21:47:48 2016 +0200 ecore: remove unwanted debug messages

[EGIT] [apps/ephoto] master 01/01: Ephoto: Make Ephoto's thumbnailer build on Windows.

2016-05-31 Thread Vincent Torri
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=48e39bc41b110dbcc88f0f84b180317f59a9cd6b commit 48e39bc41b110dbcc88f0f84b180317f59a9cd6b Author: Vincent Torri Date: Tue May 31 14:55:38 2016 -0500 Ephoto: Make Ephoto's thumbnailer build on Win

[EGIT] [apps/terminology] master 01/01: skip 0-width spaces. Closes T3734

2016-05-31 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=7d09373c5652abeb23b3a468d4218f11c8a789b2 commit 7d09373c5652abeb23b3a468d4218f11c8a789b2 Author: Boris Faure Date: Tue May 31 22:03:58 2016 +0200 skip 0-width spaces. Closes T3734 --- s

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix config dialog image.

2016-05-31 Thread Stephen okra Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=a55e0d2097c3614b121bd0b85ff0fc88a6ba7e84 commit a55e0d2097c3614b121bd0b85ff0fc88a6ba7e84 Author: Stephen okra Houston Date: Tue May 31 16:04:41 2016 -0500 Ephoto: Fix config dialog image. --- s

[EGIT] [core/efl] master 04/07: elementary: initialize single_direction as none for elm_map.

2016-05-31 Thread Sungtaek Hong
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4a6111920683281e8a8703c87a745037561a9828 commit 4a6111920683281e8a8703c87a745037561a9828 Author: Sungtaek Hong Date: Tue May 31 14:38:45 2016 -0700 elementary: initialize single_direction as none

[EGIT] [core/efl] master 02/07: ecore: if you don't use the value, then don't set it.

2016-05-31 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bf9cd6ecc66a103fa90b07ae9cbe0050cdad8f0 commit 6bf9cd6ecc66a103fa90b07ae9cbe0050cdad8f0 Author: Cedric BAIL Date: Tue May 31 14:19:58 2016 -0700 ecore: if you don't use the value, then don't set

[EGIT] [core/efl] master 06/07: evas: fix recalculation coordinates for pick object from scene in Evas.Canvas3d

2016-05-31 Thread Oleksandr Shcherbina
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b43a7f51879ec86d959784e898857b95c8c24ce3 commit b43a7f51879ec86d959784e898857b95c8c24ce3 Author: Oleksandr Shcherbina Date: Tue May 31 14:42:11 2016 -0700 evas: fix recalculation coordinates for

[EGIT] [core/efl] master 03/07: emile: fix build warning of Emile_Image.

2016-05-31 Thread JunsuChoi
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=260377a376bf19935c6cd92df548650600d67b8e commit 260377a376bf19935c6cd92df548650600d67b8e Author: JunsuChoi Date: Tue May 31 14:37:53 2016 -0700 emile: fix build warning of Emile_Image. S

[EGIT] [core/efl] master 01/07: eina: don't access dead promise.

2016-05-31 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9bcad265a72c29506644b9740efa0bdd1dc453a2 commit 9bcad265a72c29506644b9740efa0bdd1dc453a2 Author: Cedric BAIL Date: Tue May 31 14:18:48 2016 -0700 eina: don't access dead promise. We do p

[EGIT] [core/efl] master 05/07: evas: avoid useless manipulation during pick object from scene in Evas.Canvas3d

2016-05-31 Thread Oleksandr Shcherbina
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6ce60c44efbff98b396847472588930d25c066b commit c6ce60c44efbff98b396847472588930d25c066b Author: Oleksandr Shcherbina Date: Tue May 31 14:40:04 2016 -0700 evas: avoid useless manipulation during

[EGIT] [core/efl] master 07/07: evas: updated evas_vg_sample with the appen_arc() api as well as _shape_dup() api test.

2016-05-31 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fbde2778af469c43311a8fb343f52cd2e1488ce4 commit fbde2778af469c43311a8fb343f52cd2e1488ce4 Author: Subhransu Mohanty Date: Tue May 31 14:42:37 2016 -0700 evas: updated evas_vg_sample with the appen

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 06:15:29 -0700 Cedric BAIL said: > On May 30, 2016 22:51, "Carsten Haitzler" wrote: > > > > the api for promises seems pretty confusing. just look at this: > > > > job = efl_loop_job(obj, args); > >eina_promise_then(job, _efl_loop_args_job_cb, NULL, args); > > > > why d

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 21:52:31 +0900 Conrad Um said: > At first, I also considered making color as Eo class, but isn't it too > expensive? so as the next best, suggested using data structure and inline > functions. (I don't know how inline functions can be provided in bindings) what about binding

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 11:48:32 -0300 Felipe Magno de Almeida said: > On Tue, May 31, 2016 at 10:15 AM, Cedric BAIL wrote: > > On May 30, 2016 22:51, "Carsten Haitzler" wrote: > >> > >> the api for promises seems pretty confusing. just look at this: > >> > >> job = efl_loop_job(obj, args); > >>

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread Cedric BAIL
On Tue, May 31, 2016 at 4:45 PM, Carsten Haitzler wrote: > On Tue, 31 May 2016 06:15:29 -0700 Cedric BAIL said: > >> On May 30, 2016 22:51, "Carsten Haitzler" wrote: >> > >> > the api for promises seems pretty confusing. just look at this: >> > >> > job = efl_loop_job(obj, args); >> >eina_

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread Cedric BAIL
On Tue, May 31, 2016 at 4:45 PM, Carsten Haitzler wrote: > On Tue, 31 May 2016 06:15:29 -0700 Cedric BAIL said: > >> On May 30, 2016 22:51, "Carsten Haitzler" wrote: >> > >> > the api for promises seems pretty confusing. just look at this: >> > >> > job = efl_loop_job(obj, args); >> > eina_promi

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread The Rasterman
On Tue, 31 May 2016 17:01:40 -0700 Cedric BAIL said: > On Tue, May 31, 2016 at 4:45 PM, Carsten Haitzler > wrote: > > On Tue, 31 May 2016 06:15:29 -0700 Cedric BAIL said: > > > >> On May 30, 2016 22:51, "Carsten Haitzler" wrote: > >> > > >> > the api for promises seems pretty confusing. just l

Re: [E-devel] eina promise.... confusing

2016-05-31 Thread Felipe Magno de Almeida
On Tue, May 31, 2016 at 10:41 PM, Carsten Haitzler wrote: > [snip] > i just say - remove the void * for the job. same for timeout too - it's not > portable and the documentation is confusing as it claims to be data where it's > actually value... and value actually is a pointer TO the pointer you

Re: [E-devel] What about using Efl.Gfx.Color instead of 4 integers?

2016-05-31 Thread Felipe Magno de Almeida
On Tue, May 31, 2016 at 8:51 PM, Carsten Haitzler wrote: > On Tue, 31 May 2016 21:52:31 +0900 Conrad Um said: > >> At first, I also considered making color as Eo class, but isn't it too >> expensive? so as the next best, suggested using data structure and inline >> functions. (I don't know how in

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-31 Thread Jean-Philippe André
Hi, On 1 June 2016 at 01:58, Stephen Houston wrote: > It is still broken, and it is a lot more than just "hover". > > http://pastebin.ca/3614443 > > http://pastebin.ca/3614491 > > http://pastebin.ca/3614493 > > And this is just what I've found so far. It really feels like these > changes were n

Re: [E-devel] Elm is broken and can't revert due to Efl.part

2016-05-31 Thread David Seikel
On Wed, 1 Jun 2016 11:14:03 +0900 Jean-Philippe André wrote: > Hi, > > On 1 June 2016 at 01:58, Stephen Houston > wrote: > > > It is still broken, and it is a lot more than just "hover". > > > > http://pastebin.ca/3614443 > > > > http://pastebin.ca/3614491 > > > > http://pastebin.ca/3614493 >

[E-devel] EFL 1.7.2 Release

2016-05-31 Thread Simon Lees
Hi All, Sorry I was busy last week and didn't pay enough attention to the 1.17.1 release, as it turns out 1.17.1 missed 5 fixes that I had manually patched for openSUSE (Including 1 CVE) and since the release there has been the two pointer comparison fixes from raster these fixes seem more major t

[EGIT] [core/efl] master 01/01: elm_win: move elm_win_screen_size/position get api to legacy

2016-05-31 Thread Ji-Youn Park
jypark pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3519d8ac3134c12b6c38c6d8d89b4cc4b5bfd547 commit 3519d8ac3134c12b6c38c6d8d89b4cc4b5bfd547 Author: Ji-Youn Park Date: Wed Jun 1 12:58:01 2016 +0830 elm_win: move elm_win_screen_size/position get ap

Re: [E-devel] [EGIT] [core/efl] master 02/02: Evas: gl_common remove gl3.h and gl3ext.h includes

2016-05-31 Thread Nicolas Aguirre
Ok it works now, thanks ! 2016-05-30 23:00 GMT+02:00 Nicolas Aguirre : > 2016-05-30 4:22 GMT+02:00 Jean-Philippe André : >> Hi Nicolas, >> >> On 29 May 2016 at 07:43, Nicolas Aguirre wrote: >> >>> 2016-05-16 21:36 GMT+02:00 Nicolas Aguirre : >>> > 2016-05-16 19:27 GMT+02:00 Mike Blumenkrantz < >>

Re: [E-devel] What is still pending for 1.18 before the freeze starts

2016-05-31 Thread Daniel Hirt
Hello, On 05/27/2016 04:01 PM, Stefan Schmidt wrote: > Hello. > > What do you have in your local queue for 1.18? > > The freeze starts in 10 days and I would like to get an overview on what > is still to expect. > Late reply: I have pending work on devs/herdsman/efl_canvas_text. I will be in