Re: [E-devel] EFL cross compilation for Windows

2016-10-25 Thread Adrien Nader
On Mon, Oct 24, 2016, Stefan Schmidt wrote: > Hello. > > On 21/10/16 16:44, Andrii Kroitor wrote: > > Yes, this allows to compile working binaries for Windows from Linux system. > > At least after this patch will be merged: > > https://phab.enlightenment.org/D4357 > > > > I have not tried to

Re: [E-devel] SSH access to e5

2016-10-25 Thread Viacheslav Reutskiy
Hello, I'm not sure that is solution for you, but it was help me. Add to '~/.ssh/config': Host download.enlightenment.org ProxyCommand ssh -q e5v1.enlightenment.org -W %h:%p Best regards On 10/24/16 21:59, Jonathan Aquilina wrote: > Hi Raster, > > I am still having no luck whats so ever.

Re: [E-devel] [RFC] One binary to rule them all, packagers opinion needed

2016-10-25 Thread Vincent Torri
On Wed, Oct 26, 2016 at 6:42 AM, Carsten Haitzler wrote: > On Wed, 26 Oct 2016 04:50:54 +0200 Vincent Torri > said: > >> On Wed, Oct 26, 2016 at 2:17 AM, Carsten Haitzler >> wrote: >> > On Tue, 25 Oct 2016 14:32:29 -0700

[EGIT] [tools/exactness] master 01/03: Destination directory is not needed during simulation

2016-10-25 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=33730b5dcda6d4095d4d9bb42a2950f674e32d59 commit 33730b5dcda6d4095d4d9bb42a2950f674e32d59 Author: Daniel Zaoui Date: Mon Oct 10 10:42:23 2016 +0300

[EGIT] [tools/exactness] master 03/03: Store and compare objects information at every shot

2016-10-25 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=dd4c1caade9e27af1f6622a2a4f047514ec5f819 commit dd4c1caade9e27af1f6622a2a4f047514ec5f819 Author: Daniel Zaoui Date: Thu Oct 13 07:46:39 2016 +0300 Store and

[EGIT] [tools/exactness] master 02/03: Rename static variable

2016-10-25 Thread Daniel Zaoui
jackdanielz pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=8e0a638b19de701b2b21df01690dfa487bf101ad commit 8e0a638b19de701b2b21df01690dfa487bf101ad Author: Daniel Zaoui Date: Sun Oct 16 08:26:11 2016 +0300 Rename

Re: [E-devel] [RFC] One binary to rule them all, packagers opinion needed

2016-10-25 Thread The Rasterman
On Wed, 26 Oct 2016 04:50:54 +0200 Vincent Torri said: > On Wed, Oct 26, 2016 at 2:17 AM, Carsten Haitzler > wrote: > > On Tue, 25 Oct 2016 14:32:29 -0700 Cedric BAIL said: > > > >> On Mon, Oct 24, 2016 at 10:31 PM, Carsten

[EGIT] [tools/enventor] master 01/01: Fix typo in Enventor introduction.

2016-10-25 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=62dc189286af7d1ed654499704a713277ab5 commit 62dc189286af7d1ed654499704a713277ab5 Author: Jaehyun Cho Date: Wed Oct 26 13:01:20 2016 +0900 Fix typo in

Re: [E-devel] [RFC] One binary to rule them all, packagers opinion needed

2016-10-25 Thread Vincent Torri
On Wed, Oct 26, 2016 at 2:17 AM, Carsten Haitzler wrote: > On Tue, 25 Oct 2016 14:32:29 -0700 Cedric BAIL said: > >> On Mon, Oct 24, 2016 at 10:31 PM, Carsten Haitzler >> wrote: >> > On Fri, 21 Oct 2016 15:14:20 -0700 Cedric BAIL

[EGIT] [core/efl] master 02/02: eo: do not track NULL future.

2016-10-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab18b01e1caf1166ced592613c7ea5711661322a commit ab18b01e1caf1166ced592613c7ea5711661322a Author: Cedric Bail Date: Tue Oct 25 18:51:12 2016 -0700 eo: do not track NULL

[EGIT] [core/efl] master 01/02: ecore: allow multiple nested recursion of the same promise/future to happen at the same time.

2016-10-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bfcc66e4eb5e2cdc506c761a957befcf47edcdd3 commit bfcc66e4eb5e2cdc506c761a957befcf47edcdd3 Author: Cedric Bail Date: Tue Oct 25 18:50:35 2016 -0700 ecore: allow multiple

Re: [E-devel] [RFC] One binary to rule them all, packagers opinion needed

2016-10-25 Thread The Rasterman
On Tue, 25 Oct 2016 14:32:29 -0700 Cedric BAIL said: > On Mon, Oct 24, 2016 at 10:31 PM, Carsten Haitzler > wrote: > > On Fri, 21 Oct 2016 15:14:20 -0700 Cedric BAIL said: > > > > i've been mulling this. i followed the feedback so

[EGIT] [core/efl] master 02/02: eio: fetch mime type asynchronously.

2016-10-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fb8d139ad01349a598863397fb4ad54ba6998baa commit fb8d139ad01349a598863397fb4ad54ba6998baa Author: Cedric Bail Date: Tue Oct 25 16:54:29 2016 -0700 eio: fetch mime type

[EGIT] [core/efl] master 01/02: ecore: properly handle promise failure when each member has not been fulfilled yet.

2016-10-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=919829aa7d9f9302f30cc245f593793ba8753b46 commit 919829aa7d9f9302f30cc245f593793ba8753b46 Author: Cedric Bail Date: Tue Oct 25 15:21:51 2016 -0700 ecore: properly handle

[EGIT] [core/efl] master 03/06: elementary: enable setting custom access info to hoversel items

2016-10-25 Thread Shuhrat Dehkanov
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=008b74372fc4a861e5561e228d150a0ec62784de commit 008b74372fc4a861e5561e228d150a0ec62784de Author: Shuhrat Dehkanov Date: Tue Oct 25 13:33:36 2016 -0700 elementary: enable

[EGIT] [core/efl] master 02/06: elementary: colorselector - apply new focus ui for palette and components items

2016-10-25 Thread Taehyub Kim
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ee83f2aa3d6a089487b97c3f9cdad30a0cb5a9d8 commit ee83f2aa3d6a089487b97c3f9cdad30a0cb5a9d8 Author: Taehyub Kim Date: Tue Oct 25 13:32:50 2016 -0700 elementary:

[EGIT] [core/efl] master 01/06: evas: vg/gradient - add missing legacy api for gradient object creation.

2016-10-25 Thread Subhransu Mohanty
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f16e16b9449167416f4108c61552c1e48b6d8ca commit 4f16e16b9449167416f4108c61552c1e48b6d8ca Author: Subhransu Mohanty Date: Tue Oct 25 13:31:45 2016 -0700 evas: vg/gradient

[EGIT] [core/efl] master 04/06: elementary: gengrid - check the edge correctly

2016-10-25 Thread Minkyu Kang
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a83643d134c7352de33acd75586347450f6e7eca commit a83643d134c7352de33acd75586347450f6e7eca Author: Minkyu Kang Date: Tue Oct 25 14:12:42 2016 -0700 elementary: gengrid -

[EGIT] [core/efl] master 06/06: elementary: fixup warning in new colorselector code.

2016-10-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=baf2187d555a4b4632081f41b85bb6188b7f58d1 commit baf2187d555a4b4632081f41b85bb6188b7f58d1 Author: Cedric Bail Date: Tue Oct 25 15:03:26 2016 -0700 elementary: fixup

Re: [E-devel] [RFC] One binary to rule them all, packagers opinion needed

2016-10-25 Thread Cedric BAIL
On Mon, Oct 24, 2016 at 10:31 PM, Carsten Haitzler wrote: > On Fri, 21 Oct 2016 15:14:20 -0700 Cedric BAIL said: > > i've been mulling this. i followed the feedback so far. basically 2 main > things: > > 1. this is intended to improve performance.

[EGIT] [core/efl] master 01/01: use more standard IPV6_JOIN_GROUP and IPV6_LEAVE_GROUP.

2016-10-25 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9a62932d072ae94c00ec13a4a37aa8f396405e97 commit 9a62932d072ae94c00ec13a4a37aa8f396405e97 Author: Gustavo Sverzut Barbieri Date: Tue Oct 25 19:32:07 2016 -0200 use more

[EGIT] [core/enlightenment] master 02/02: Remove EVAS_CALLBACK_HIDE on shelf when freeing

2016-10-25 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2af066c97a305993d15a5074d9b8cb46fd5145d2 commit 2af066c97a305993d15a5074d9b8cb46fd5145d2 Author: Derek Foreman Date: Tue Oct 25 14:11:58 2016 -0500 Remove

[EGIT] [core/enlightenment] master 01/02: Block session recovery for internal windows

2016-10-25 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=30e9f45dfcb430a43b8198cec3886e8b3acf1927 commit 30e9f45dfcb430a43b8198cec3886e8b3acf1927 Author: Derek Foreman Date: Tue Oct 25 14:10:47 2016 -0500 Block

[EGIT] [core/efl] master 01/01: ecore_wl2: Add API to disable session recovery

2016-10-25 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=09378052e78674a5073785e60c72d0e036176796 commit 09378052e78674a5073785e60c72d0e036176796 Author: Derek Foreman Date: Tue Oct 25 14:07:09 2016 -0500 ecore_wl2: Add API to

[EGIT] [core/efl] master 04/04: elementary: Implement support for EFL Wayland mouse pointers

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c173be4db73326a5090d69b7442f5ebfc38f2ce4 commit c173be4db73326a5090d69b7442f5ebfc38f2ce4 Author: Chris Michael Date: Tue Oct 25 14:19:57 2016 -0400 elementary:

[EGIT] [core/efl] master 01/04: efl: Remove dependency on wayland-cursor library

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=17652ee8f3d3b68beb86545e249b0e3f8a28b79d commit 17652ee8f3d3b68beb86545e249b0e3f8a28b79d Author: Chris Michael Date: Tue Oct 25 11:08:16 2016 -0400 efl: Remove

[EGIT] [core/efl] master 02/04: ecore-wl2: Don't call cursor_update_stop function twice.

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=db63eff588c2e6f606c6159e540216f811d4e688 commit db63eff588c2e6f606c6159e540216f811d4e688 Author: Chris Michael Date: Tue Oct 25 13:10:21 2016 -0400 ecore-wl2: Don't

[EGIT] [core/efl] master 03/04: ecore-wl2: Remove usage of libwayland-cursor

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a80d4ef5a54b9252c3017c858de87ac6a2a39c16 commit a80d4ef5a54b9252c3017c858de87ac6a2a39c16 Author: Chris Michael Date: Tue Oct 25 14:18:58 2016 -0400 ecore-wl2: Remove

[EGIT] [core/efl] master 01/02: js: Fix Makefile location and linking of efl.node and tests

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4cd2bd8a669ab0221c00c47dc99687d1ded32238 commit 4cd2bd8a669ab0221c00c47dc99687d1ded32238 Author: Felipe Magno de Almeida Date: Tue Oct 25 15:42:04 2016 -0200

[EGIT] [core/efl] master 02/02: js: Fix calling setAlignedInternalPointerField without a aligned value

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a09ad5af7f4e1329490dd685c0b34e5c60cded5b commit a09ad5af7f4e1329490dd685c0b34e5c60cded5b Author: Felipe Magno de Almeida Date: Tue Oct 25 15:42:49 2016 -0200

[EGIT] [core/enlightenment] master 01/02: create substruct for E_Comp to put canvas objects into

2016-10-25 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ef33638c42cf6cd7f7580d6b00b0aa46eb27729f commit ef33638c42cf6cd7f7580d6b00b0aa46eb27729f Author: Mike Blumenkrantz Date: Tue Oct 25 12:01:17 2016 -0400

[EGIT] [core/enlightenment] master 02/02: bump modapi

2016-10-25 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4251e1246259c9977534d231cf7fb5e1f19f28d7 commit 4251e1246259c9977534d231cf7fb5e1f19f28d7 Author: Mike Blumenkrantz Date: Tue Oct 25 12:02:15 2016 -0400 bump

[EGIT] [core/efl] master 01/01: eolian: remove type silencing stuff entirely

2016-10-25 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=82ef73ca186208913dc1b91ab28d0be81b125f8e commit 82ef73ca186208913dc1b91ab28d0be81b125f8e Author: Daniel Kolesa Date: Tue Oct 25 18:02:23 2016 +0200 eolian: remove type

[EGIT] [core/efl] master 01/01: theme: slightly expand e/gadget/clock/digital/advanced sizer width

2016-10-25 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bbf189c9936220f9de95468d28995a640c2e319d commit bbf189c9936220f9de95468d28995a640c2e319d Author: Mike Blumenkrantz Date: Tue Oct 25 11:37:57 2016 -0400 theme:

[EGIT] [core/efl] master 01/01: Edje_Edit: use correct description array accessing

2016-10-25 Thread Vitalii Vorobiov
furrymyad pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aa423e7669e9faf40eb211ca457531439d10f4a1 commit aa423e7669e9faf40eb211ca457531439d10f4a1 Author: Vitalii Vorobiov Date: Tue Oct 25 18:22:50 2016 +0300 Edje_Edit: use

[EGIT] [core/enlightenment] master 01/01: force min size on wireless popup during show

2016-10-25 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=989675f31000b1b46506c1dc99a1a28f8580d961 commit 989675f31000b1b46506c1dc99a1a28f8580d961 Author: Mike Blumenkrantz Date: Tue Oct 25 11:25:41 2016 -0400

[EGIT] [core/efl] master 03/04: Revert "ecore-wl2: Remove all references to wl_cursor usage"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3a44b0fd172f143c32a89ac8aac28cbad6f4d1e9 commit 3a44b0fd172f143c32a89ac8aac28cbad6f4d1e9 Author: Chris Michael Date: Tue Oct 25 10:47:15 2016 -0400 Revert "ecore-wl2:

[EGIT] [core/efl] master 02/04: Revert "elementary: Don't try to set pointer edj if there is no pointer"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=13f77a2456c0a770e94e68f168a1ffda9e5298ae commit 13f77a2456c0a770e94e68f168a1ffda9e5298ae Author: Chris Michael Date: Tue Oct 25 10:46:42 2016 -0400 Revert

[EGIT] [core/efl] master 01/04: Revert "elementary: Don't always show pointer object"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce827f3481f6175d9390f370037f5b05f5d296b2 commit ce827f3481f6175d9390f370037f5b05f5d296b2 Author: Chris Michael Date: Tue Oct 25 10:46:15 2016 -0400 Revert

[EGIT] [core/efl] master 04/04: Revert "elementary: Provide EFL mouse pointers for Wayland Client applications"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b290a260c4984f8de2f2f8d61cbd92df480e8ea commit 0b290a260c4984f8de2f2f8d61cbd92df480e8ea Author: Chris Michael Date: Tue Oct 25 10:50:43 2016 -0400 Revert

[EGIT] [core/enlightenment] master 02/02: Revert "reset elementary softcursor config on shutdown"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2c096f685ca96bc3d58ffa8967d0108c55b6a4e7 commit 2c096f685ca96bc3d58ffa8967d0108c55b6a4e7 Author: Chris Michael Date: Tue Oct 25 11:05:22 2016 -0400 Revert

[EGIT] [core/enlightenment] master 01/02: Revert "disable elementary softcursor mode for wayland compositing"

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d4b9ad591efb02bc6977069069735dba1a2dcf7d commit d4b9ad591efb02bc6977069069735dba1a2dcf7d Author: Chris Michael Date: Tue Oct 25 11:04:57 2016 -0400 Revert

[EGIT] [core/enlightenment] master 01/01: add dbus message 'org.enlightenment.wm.Window.SendToDesktop'

2016-10-25 Thread Joshua McBeth
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ec37884a3161914e41c14b041f302e9d21cdcf3c commit ec37884a3161914e41c14b041f302e9d21cdcf3c Author: Joshua McBeth Date: Tue Oct 25 07:13:47 2016 -0400 add

[EGIT] [core/efl] master 08/16: eo_js: Instead of abort, throw an Exception

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c08eedfd11c7aed67bc5341d5cdb08765919ad24 commit c08eedfd11c7aed67bc5341d5cdb08765919ad24 Author: Lauro Moura Date: Mon Jul 11 16:38:40 2016 -0300

[EGIT] [core/efl] master 12/16: ecore: Add _SAFE when iterating the animators.

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6aa4486209056c1457b01b18eb4409daab6310a6 commit 6aa4486209056c1457b01b18eb4409daab6310a6 Author: Lauro Moura Date: Fri Aug 12 19:53:07 2016 -0300

[EGIT] [core/efl] master 04/16: eina_js: Fix log color persistence.

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7869eeed530147f11035551c3a3fa1f12559570a commit 7869eeed530147f11035551c3a3fa1f12559570a Author: Lauro Moura Date: Tue Jul 5 19:10:03 2016 -0300

[EGIT] [core/efl] master 06/16: eolian-cxx: Normalize variabla name for generated C++ files in automake

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2773f8301b2c8505fc4332933be58f6d81680111 commit 2773f8301b2c8505fc4332933be58f6d81680111 Author: Felipe Magno de Almeida Date: Wed Jul 6 14:08:12 2016 -0300

[EGIT] [core/efl] master 05/16: eolian_js efl_js: Fix tests.

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=21cc5715ba728757f579d08ad4fe8e2d312610de commit 21cc5715ba728757f579d08ad4fe8e2d312610de Author: Lauro Moura Date: Tue Jul 5 19:14:49 2016 -0300

[EGIT] [core/efl] master 03/16: efl_js: Update registration functions

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ae3c74d879651a93a95bc83f5829a96459f6878f commit ae3c74d879651a93a95bc83f5829a96459f6878f Author: Lauro Moura Date: Tue Jul 5 19:04:01 2016 -0300

[EGIT] [core/efl] master 02/16: eolian_js: Several fixes

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=966d51bf28e101ca9f26d37a4a62511d11574856 commit 966d51bf28e101ca9f26d37a4a62511d11574856 Author: Lauro Moura Date: Wed Jun 29 15:06:01 2016 -0300

[EGIT] [core/efl] master 09/16: efl_js: Update JS examples

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4f52588b3ce86e3bef7041d76d07eda58c41c79d commit 4f52588b3ce86e3bef7041d76d07eda58c41c79d Author: Lauro Moura Date: Tue Jul 26 18:21:02 2016 -0300

[EGIT] [core/efl] master 10/16: efl_js: Update after eo/efl api changes

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=508edf78c6be3165ef56e968e41e1cc875471024 commit 508edf78c6be3165ef56e968e41e1cc875471024 Author: Lauro Moura Date: Mon Aug 15 12:31:05 2016 -0300

[EGIT] [core/efl] master 13/16: ecore_js: Add missing HandleScope to addTimeline

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=611498f0356411f1a8c1f1ae6d94e0bd587d5de4 commit 611498f0356411f1a8c1f1ae6d94e0bd587d5de4 Author: Lauro Moura Date: Fri Aug 26 17:18:13 2016 -0300

[EGIT] [core/efl] master 07/16: eolian-js: Fix dependency on Ecore.eo.hh

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c364844f673c75582c6c40f1e882b2c88b71d59b commit c364844f673c75582c6c40f1e882b2c88b71d59b Author: Felipe Magno de Almeida Date: Wed Jul 6 14:08:27 2016 -0300

[EGIT] [core/efl] master 14/16: efl_js: Export Canvas Object and Group

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=500ed1e40b37dd89412cdf8fe178a8961d5d3790 commit 500ed1e40b37dd89412cdf8fe178a8961d5d3790 Author: Lauro Moura Date: Fri Aug 26 17:18:50 2016 -0300

[EGIT] [core/efl] master 11/16: efl_js: Enable Ethumb support for Elm.

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=620454e43dc4eff9af89fd5302c15a8a5b796d2c commit 620454e43dc4eff9af89fd5302c15a8a5b796d2c Author: Lauro Moura Date: Thu Aug 4 16:28:30 2016 -0300

[EGIT] [core/efl] master 01/16: eo_js: Update event callback after return removal.

2016-10-25 Thread Lauro Moura
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4ce9a424561af584bdb4638d5e848d168d48d9bc commit 4ce9a424561af584bdb4638d5e848d168d48d9bc Author: Lauro Moura Date: Wed Jun 29 17:23:31 2016 -0300

[EGIT] [core/efl] master 15/16: eo: Fix compilation of macro in C++ because of goto

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6dc0a07a8582d5436ed1783d28033f48f3f8c8cc commit 6dc0a07a8582d5436ed1783d28033f48f3f8c8cc Author: Felipe Magno de Almeida Date: Tue Oct 25 12:21:12 2016 -0200

[EGIT] [core/efl] master 16/16: js: Fix compilation of new data types in JS binding

2016-10-25 Thread Felipe Magno de Almeida
felipealmeida pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=297415cc53ebf7746642eb2e1c6c011b441bea01 commit 297415cc53ebf7746642eb2e1c6c011b441bea01 Author: Felipe Magno de Almeida Date: Tue Oct 25 12:21:34 2016 -0200

[EGIT] [core/efl] master 08/09: docs: interfaces: document missing structs in gfx interfaces

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=820d8f23f02771cd7646cfc35c949e98772f9be3 commit 820d8f23f02771cd7646cfc35c949e98772f9be3 Author: Stefan Schmidt Date: Tue Oct 25 15:23:50 2016 +0200 docs: interfaces:

[EGIT] [core/efl] master 09/09: docs: gfx interfaces: fix some typos in docs

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=89a4d2766438309ee13ee042f0a8c2bc47cd1a7d commit 89a4d2766438309ee13ee042f0a8c2bc47cd1a7d Author: Stefan Schmidt Date: Tue Oct 25 15:26:05 2016 +0200 docs: gfx interfaces:

[EGIT] [core/efl] master 03/09: docs: tree wide enum sentinel value documentation

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7df301d8572de9f5eae74b3ccceb2e2c5a429439 commit 7df301d8572de9f5eae74b3ccceb2e2c5a429439 Author: Stefan Schmidt Date: Mon Oct 24 20:33:26 2016 +0200 docs: tree wide enum

[EGIT] [core/efl] master 02/02: eolian gen: add -s for silencing type errors in validation

2016-10-25 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=306aba78487120144ec455a274259f59e253fb6c commit 306aba78487120144ec455a274259f59e253fb6c Author: Daniel Kolesa Date: Tue Oct 25 16:01:54 2016 +0200 eolian gen: add -s for

[EGIT] [core/efl] master 01/09: elm: remove no longer needed Elm.App.View_State

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c8e4ae21d8aa6f438365259ee4bbf67da5b1367f commit c8e4ae21d8aa6f438365259ee4bbf67da5b1367f Author: Stefan Schmidt Date: Mon Oct 24 19:52:00 2016 +0200 elm: remove no longer

[EGIT] [core/efl] master 05/09: docs: ecore_con: document missing HTTP enums

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a6022c170264dc29074212b280e2d946093e203a commit a6022c170264dc29074212b280e2d946093e203a Author: Stefan Schmidt Date: Tue Oct 25 13:03:46 2016 +0200 docs: ecore_con:

[EGIT] [core/efl] master 04/09: docs: elm_icon: fully document elm_icon eo file

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fee28a5b1655c02244cb63e6ccc9c5eef8991f8c commit fee28a5b1655c02244cb63e6ccc9c5eef8991f8c Author: Stefan Schmidt Date: Mon Oct 24 20:51:04 2016 +0200 docs: elm_icon: fully

[EGIT] [core/efl] master 02/09: docs: harmonise use of enum sentinel description in eo files

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ef814db4900f97cd387cc729f06ee579c085998b commit ef814db4900f97cd387cc729f06ee579c085998b Author: Stefan Schmidt Date: Mon Oct 24 19:57:13 2016 +0200 docs: harmonise use

[EGIT] [core/efl] master 07/09: docs: document all missing enums

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1ed2b0fbde07d6ae58ff9219eba26350f4471d80 commit 1ed2b0fbde07d6ae58ff9219eba26350f4471d80 Author: Stefan Schmidt Date: Tue Oct 25 15:09:59 2016 +0200 docs: document all

[EGIT] [core/efl] master 06/09: docs: efl interfaces: document enums accross interfaces eo files

2016-10-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7d698bbfc1d305607436b8c164d04eeae250647a commit 7d698bbfc1d305607436b8c164d04eeae250647a Author: Stefan Schmidt Date: Tue Oct 25 15:08:33 2016 +0200 docs: efl interfaces:

[EGIT] [core/efl] master 01/02: eolian gen: always validate database

2016-10-25 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3758d5b9fa002479aff67ac64a1ebf25cf26f570 commit 3758d5b9fa002479aff67ac64a1ebf25cf26f570 Author: Daniel Kolesa Date: Tue Oct 25 15:59:41 2016 +0200 eolian gen: always

[EGIT] [core/efl] master 01/01: ecore con: fix invalid doc reference

2016-10-25 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=08f11e2c4616af62a0a9e4353dc98281d64475da commit 08f11e2c4616af62a0a9e4353dc98281d64475da Author: Daniel Kolesa Date: Tue Oct 25 15:54:46 2016 +0200 ecore con: fix invalid

[EGIT] [tools/eflete] master 01/01: property_group: use correct currently selected resource on property filtering

2016-10-25 Thread Vitalii Vorobiov
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=56de9e0cb73aef0c5424035d28885d845e25962e commit 56de9e0cb73aef0c5424035d28885d845e25962e Author: Vitalii Vorobiov Date: Tue Oct 25 15:26:12 2016 +0300

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Thanks for that. Everything was working fine except the Python lookups as root due to profile.d or whatever alternatives seemingly not contributing to the sudo environment. It would benefit from more investigation but for now it's working with Python-efl as well. Cheers, Andy On Tue, 25 Oct 2016

[EGIT] [core/efl] master 01/02: efl_net_server_udp_client: add missing part of name.

2016-10-25 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d1a54ed8ec80f0fe145130457d79dac372c0fed commit 6d1a54ed8ec80f0fe145130457d79dac372c0fed Author: Gustavo Sverzut Barbieri Date: Mon Oct 24 19:47:15 2016 -0200

[EGIT] [core/efl] master 02/02: efl_net_*_udp: make UDP usable, including multicast.

2016-10-25 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=cd53f9bad21128bffc6bf4f6f481e2642be2d4dd commit cd53f9bad21128bffc6bf4f6f481e2642be2d4dd Author: Gustavo Sverzut Barbieri Date: Tue Oct 25 10:03:34 2016 -0200

[EGIT] [core/enlightenment] master 01/01: reset elementary softcursor config on shutdown

2016-10-25 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=bdd290591c081f2e8935a7579b46e052367c8446 commit bdd290591c081f2e8935a7579b46e052367c8446 Author: Chris Michael Date: Tue Oct 25 07:44:41 2016 -0400 reset

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Jérémy Zurcher
On Tuesday 25 October 2016 10:41, Al Poole wrote : > > > > > > With a distro maintainer hat on a script like this shouldn't install to > > /usr by default that will cause alot of issues with package managers etc > > so either /usr/local or /opt is the correct place, at the same time this > >

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 08:11 PM, Al Poole wrote: >> >> >> With a distro maintainer hat on a script like this shouldn't install to >> /usr by default that will cause alot of issues with package managers etc >> so either /usr/local or /opt is the correct place, at the same time this >> means that the

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
> > > With a distro maintainer hat on a script like this shouldn't install to > /usr by default that will cause alot of issues with package managers etc > so either /usr/local or /opt is the correct place, at the same time this > means that the script probably needs to make some symlinks into /etc

[EGIT] [core/efl] master 01/01: emotion - add vpath support for file_set on emotion objects

2016-10-25 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=534c3c91b79268fa03383f85ffe51782ca47c112 commit 534c3c91b79268fa03383f85ffe51782ca47c112 Author: Carsten Haitzler (Rasterman) Date: Tue Oct 25 18:34:25 2016 +0900 emotion -

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Simon Lees
On 10/25/2016 07:22 PM, Davide Andreoli wrote: > 2016-10-25 1:08 GMT+02:00 Simon Lees : > >> >> >> On 10/25/2016 08:58 AM, Andrew Williams wrote: >>> That could work but it may have needed lots more env passed in. On IRC >> dave >>> pointed out that sudo -E should work, and it

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Al Poole
Yeah, Each system should have a prefix that best suits it. Between OS and even Linux distributions prefix changes could be difficult to accommodate, at least completely. I don't suppose the prefix matters so much if EFLer fully respects that. Maybe it should be down to the judgement of those

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-10-25 Thread The Rasterman
On Tue, 25 Oct 2016 10:15:52 +0200 Stefan Schmidt said: > Hello. > > On 25/10/16 05:04, Carsten Haitzler (The Rasterman) wrote: > > On Sat, 22 Oct 2016 00:43:30 +0200 Stefan Schmidt > > said: > > > >> Hello. > >> > >> TL;DR: If you are committing

Re: [E-devel] Schedule discussion for 1.19

2016-10-25 Thread The Rasterman
On Tue, 25 Oct 2016 10:08:58 +0200 Stefan Schmidt said: > Hello. > > On 25/10/16 03:56, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 24 Oct 2016 10:49:27 +0200 Stefan Schmidt > > said: > > > >> Hello. > >> > >> On 13/09/16 00:31, Simon

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Andrew Williams
Hi, Actually this is not caused by efler - default is /usr/local and that also is not in default path so the same problem exists with a vanilla setup. One of the design requirements for efler was that it is isolated and so can be easily removed if needed - thus a prefix. Is saves confusion with

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 1:08 GMT+02:00 Simon Lees : > > > On 10/25/2016 08:58 AM, Andrew Williams wrote: > > That could work but it may have needed lots more env passed in. On IRC > dave > > pointed out that sudo -E should work, and it did :) > > > While it works it also adds additional

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Davide Andreoli
2016-10-25 0:27 GMT+02:00 Andrew Williams : > By way of an additional apology Python-efl can now be installed / managed > from efler. > > I have not got any of the great Python apps in there yet as it's currently > only capable of using the e.org git - is there any reason

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-10-25 Thread Stefan Schmidt
Hello. On 25/10/16 05:04, Carsten Haitzler (The Rasterman) wrote: > On Sat, 22 Oct 2016 00:43:30 +0200 Stefan Schmidt > said: > >> Hello. >> >> TL;DR: If you are committing new eo files I expect them to have full >> docs from now one. Also help with the ones you are

Re: [E-devel] Schedule discussion for 1.19

2016-10-25 Thread Stefan Schmidt
Hello. On 25/10/16 03:56, Carsten Haitzler (The Rasterman) wrote: > On Mon, 24 Oct 2016 10:49:27 +0200 Stefan Schmidt > said: > >> Hello. >> >> On 13/09/16 00:31, Simon Lees wrote: >>> >>> >>> On 09/13/2016 12:28 AM, Stefan Schmidt wrote: Hello. On

Re: [E-devel] Python-Efl doesn't compile

2016-10-25 Thread Massimo Maiurana
One python app that worth installing is econnman, which is the only one I use :) Bye Massimo Il 25 ottobre 2016 00:27:07 CEST, Andrew Williams ha scritto: >By way of an additional apology Python-efl can now be installed / >managed >from efler. > >I have not got any of