[EGIT] [core/efl] master 01/01: ecore - fix epoll ifdefs and case handling

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=29feb60d5086173cb7d9919aa4ff69d4ee9c8431 commit 29feb60d5086173cb7d9919aa4ff69d4ee9c8431 Author: Carsten Haitzler (Rasterman) Date: Sat Apr 22 12:20:06 2017 +0900 ecore - fix epoll ifdefs and cas

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

2017-04-21 Thread Gustavo Sverzut Barbieri
Hi, Although the Eo API is not stable to outside, it's able to provide these properties... as elm external is generated and shipped by the same repo/build as the libelementary, I'd say you better invest time into creating an automatic generator. before you commit the generator/generated version,

Re: [E-devel] [EGIT] [core/efl] master 03/04: eina_tiler: use int size matching Eina_Rectangle internally to avoid overflow

2017-04-21 Thread The Rasterman
On Fri, 21 Apr 2017 21:45:02 + Gustavo Sverzut Barbieri said: > Em sex, 21 de abr de 2017 às 17:17, Mike Blumenkrantz < > michael.blumenkra...@gmail.com> escreveu: > > > discomfitor pushed a commit to branch master. > > > > > > http://git.enlightenment.org/core/efl.git/commit/?id=ab672174340

Re: [E-devel] [EGIT] [core/efl] master 03/04: eina_tiler: use int size matching Eina_Rectangle internally to avoid overflow

2017-04-21 Thread Gustavo Sverzut Barbieri
Em sex, 21 de abr de 2017 às 17:17, Mike Blumenkrantz < michael.blumenkra...@gmail.com> escreveu: > discomfitor pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=ab6721743407e6eb502a41bc6302ab65e735d1be > > commit ab6721743407e6eb502a41bc6302ab65e735d1be

[EGIT] [core/efl] master 01/01: ecore_drm2: Fix ticking when atomic mode set is enabled

2017-04-21 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05e8d76021642eb3a24cb98edc3f4c291e88188d commit 05e8d76021642eb3a24cb98edc3f4c291e88188d Author: Derek Foreman Date: Fri Apr 21 16:37:18 2017 -0500 ecore_drm2: Fix ticking when atomic mode set is

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje_cc: Keep script block during group inheritance

2017-04-21 Thread Mike Blumenkrantz
I think this is a good idea, but you should provide a way to disable the warnings for the case where this is intentional. On Thu, Apr 20, 2017 at 8:15 AM Jeeyong Um wrote: > conr2d pushed a commit to branch master. > > > http://git.enlightenment.org/core/efl.git/commit/?id=2cd1326c8d5407e2e89f01

[EGIT] [core/efl] master 02/04: elm_win: do not require mouse buttons to be pressed to activate csd move/resize

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea0a3d304ae60b7dba874f0bf2b2d6035aed9aeb commit ea0a3d304ae60b7dba874f0bf2b2d6035aed9aeb Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:57 2017 -0400 elm_win: do not require mouse buttons

[EGIT] [core/enlightenment] master 03/03: check image load error when checking dmabuf viability in gl

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=8c621db693d3769d5871b261488c2f3277209d94 commit 8c621db693d3769d5871b261488c2f3277209d94 Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:47 2017 -0400 check image load error when

[EGIT] [core/enlightenment] master 01/03: set initial x11 window geometry for windows which do not have wm hints

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e1093c87ea2e5f82e28a1af96c3eb5d5dd7c4143 commit e1093c87ea2e5f82e28a1af96c3eb5d5dd7c4143 Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:47 2017 -0400 set initial x11 window geome

[EGIT] [core/enlightenment] master 02/03: remove unused struct members

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2297427514aa87b88406e36ddb8eb5b73bbd8c25 commit 2297427514aa87b88406e36ddb8eb5b73bbd8c25 Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:47 2017 -0400 remove unused struct members

[EGIT] [core/efl] master 01/04: ecore-wl2: move ecore_wl2_display_inputs_get() into ecore_wl2_display.c

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eb9a5165f41298b4d4bcdb4090662efce58600de commit eb9a5165f41298b4d4bcdb4090662efce58600de Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:57 2017 -0400 ecore-wl2: move ecore_wl2_display_inpu

[EGIT] [core/efl] master 04/04: tests: add test for large eina tiler rect

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=73fb81b19e038e5a273eb4bb5d2f6dec625c65d5 commit 73fb81b19e038e5a273eb4bb5d2f6dec625c65d5 Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:57 2017 -0400 tests: add test for large eina tiler r

[EGIT] [core/efl] master 03/04: eina_tiler: use int size matching Eina_Rectangle internally to avoid overflow

2017-04-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab6721743407e6eb502a41bc6302ab65e735d1be commit ab6721743407e6eb502a41bc6302ab65e735d1be Author: Mike Blumenkrantz Date: Fri Apr 21 16:14:57 2017 -0400 eina_tiler: use int size matching Eina

[EGIT] [core/efl] master 01/01: eina: some architecture don't like prefetch on NULL apparently.

2017-04-21 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8187e347416eb4f88c187837150cc41c11ae6bf3 commit 8187e347416eb4f88c187837150cc41c11ae6bf3 Author: Cedric Bail Date: Fri Apr 21 11:29:38 2017 -0700 eina: some architecture don't like prefetch on NU

[EGIT] [core/efl] efl-1.19 01/01: elm_code: Fix selection,start signal

2017-04-21 Thread Andy Williams
ajwillia-ms pushed a commit to branch efl-1.19. http://git.enlightenment.org/core/efl.git/commit/?id=40a55258f27d519c7fc9ca0cfdd28f0abad732a1 commit 40a55258f27d519c7fc9ca0cfdd28f0abad732a1 Author: Andy Williams Date: Fri Apr 21 18:23:05 2017 +0100 elm_code: Fix selection,start signal

Re: [E-devel] Does 'efl-js binding' is progressing?

2017-04-21 Thread Cedric BAIL
Hi, On Thu, Apr 20, 2017 at 8:14 PM, Lauro Moura wrote: > On Thu, Apr 20, 2017 at 11:51 AM, Jiwon Kim wrote: >> I'm interesting about javascript binding. >> So, I tried to build efl with '--with-js' option. >> But I couldn't success it. >> >> I wonder it is my local issue or efl's issue. >> >> F

[EGIT] [core/efl] master 01/01: eo: hide dbg_info from eo files

2017-04-21 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3fb4bc336eb38a4539a122abd8f6c42ca37933c2 commit 3fb4bc336eb38a4539a122abd8f6c42ca37933c2 Author: Daniel Kolesa Date: Fri Apr 21 17:58:38 2017 +0200 eo: hide dbg_info from eo files Continues

[E-devel] Contributing to e app development

2017-04-21 Thread William L. Thomson Jr.
Greetings all! I am new to the e community, having made some noise on IRC in recent weeks. I am interested in doing application development. There are a few things I would like, that seem to be missing in EFL. I created a page[1] to track wanted EFL applications, etc. Feel free to add anything you

[EGIT] [core/efl] master 01/01: eo: move event related structures and callback to C

2017-04-21 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=da43c63ce120708100e5205d3d29df26506ca88c commit da43c63ce120708100e5205d3d29df26506ca88c Author: Daniel Kolesa Date: Fri Apr 21 15:47:12 2017 +0200 eo: move event related structures and callback to

Re: [E-devel] [EGIT] [core/efl] master 01/01: eo: move unbindable event APIs to C

2017-04-21 Thread Daniel Kolesa
On Fri, Apr 21, 2017, at 03:09, Jean-Philippe André wrote: > Hi Daniel (q66), > > On 21 April 2017 at 01:26, Daniel Kolesa wrote: > > > q66 pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id= > > b780cf2af299ce17be260486bb7ab64badddbaec > > > > commit

[EGIT] [tools/eflete] master 01/03: property: silence the debug output

2017-04-21 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=c20ae7df900f1a5367c1e12c4cf286be75ffbae9 commit c20ae7df900f1a5367c1e12c4cf286be75ffbae9 Author: Vyacheslav Reutskiy Date: Fri Apr 21 12:06:26 2017 +0300 property: silence the debug output

[EGIT] [tools/eflete] master 02/03: property: disable label 'Property' is group doesn't selected

2017-04-21 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=63aff00d13aaeafcd420d30f2f43f55386bbc519 commit 63aff00d13aaeafcd420d30f2f43f55386bbc519 Author: Vyacheslav Reutskiy Date: Fri Apr 21 15:13:00 2017 +0300 property: disable label 'Property' is

[EGIT] [tools/eflete] master 03/03: tabs: disable check 'Widgets' in import edj tab after import

2017-04-21 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=e8b4d5bab990799612311aaba985e11d8dacbe4a commit e8b4d5bab990799612311aaba985e11d8dacbe4a Author: Vyacheslav Reutskiy Date: Fri Apr 21 15:20:08 2017 +0300 tabs: disable check 'Widgets' in impo

[E-devel] Python-EFL 1.19.0 release

2017-04-21 Thread Davide Andreoli
= Python-EFL 1.19.0 release= We are pleased to announce that **Python-EFL** 1.19.0 is now released and available for download. == Download == http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.gz http://download.enlightenment.org/rel/bindings/python/python-efl-1.19.0.tar.

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

2017-04-21 Thread Viacheslav Reutskiy
On 04/13/17 08:35, Cedric BAIL wrote: > On Wed, Apr 12, 2017 at 10:22 PM, Viacheslav Reutskiy > wrote: >> On 04/13/17 00:23, Cedric BAIL wrote: >>> On Wed, Apr 12, 2017 at 1:36 AM, Viacheslav Reutskiy >>> wrote: On 04/11/17 01:12, Cedric BAIL wrote: > To address this, we have come up wi

[EGIT] [core/efl] master 01/08: ecore_pipe - fix warning of sign vs unsigned comparison

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7282716820e37eaba61ccdc28208d09c525fecbe commit 7282716820e37eaba61ccdc28208d09c525fecbe Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:19:43 2017 +0900 ecore_pipe - fix warning of sign

[EGIT] [core/efl] master 05/08: eio monitor - remove unused vars and fix warning

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=24b77d8ed9e3eb2b1c5a7000b96a56aaaecfc438 commit 24b77d8ed9e3eb2b1c5a7000b96a56aaaecfc438 Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:39:06 2017 +0900 eio monitor - remove unused vars

[EGIT] [core/efl] master 03/08: eina debug - fix include of eina_file.h that was missing

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b26276a7e98b4e87f872f3e9c3ada6049bc4bc9c commit b26276a7e98b4e87f872f3e9c3ada6049bc4bc9c Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:38:18 2017 +0900 eina debug - fix include of eina

[EGIT] [core/efl] master 07/08: evas gl filter blur - fix uninitialized vare warning for sum

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b9991b045ca773dc11c35ad48e3ea12996381b4f commit b9991b045ca773dc11c35ad48e3ea12996381b4f Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:40:36 2017 +0900 evas gl filter blur - fix uninit

[EGIT] [core/efl] master 06/08: gl filter blur - fix warning about possible uninit vars by initting them

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d5848d0dc491499a8ebcbac7131e42f10ca8e339 commit d5848d0dc491499a8ebcbac7131e42f10ca8e339 Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:39:20 2017 +0900 gl filter blur - fix warning abo

[EGIT] [core/efl] master 04/08: eina mmap - fix warnings thanks to missing include

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f077fb1e0d642673be9fcc80f459520905d168cd commit f077fb1e0d642673be9fcc80f459520905d168cd Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:38:40 2017 +0900 eina mmap - fix warnings thanks

[EGIT] [core/efl] master 02/08: efl_io_closer - fix warning about error print

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c6eacd6f2740bba74a48431bdf103b178cf05317 commit c6eacd6f2740bba74a48431bdf103b178cf05317 Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:23:16 2017 +0900 efl_io_closer - fix warning abou

[EGIT] [core/efl] master 08/08: elm test - unused vars - fix warning and remove them

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c9377e2ef7a1fc8bdfe002180951993b9794e1d3 commit c9377e2ef7a1fc8bdfe002180951993b9794e1d3 Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 16:49:29 2017 +0900 elm test - unused vars - fix war

[EGIT] [bindings/python/python-efl] master 01/01: Open up 1.20 dev cycle

2017-04-21 Thread Dave Andreoli
davemds pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=bb2a45f0132b639bd7117c9759b0d963a337cd3f commit bb2a45f0132b639bd7117c9759b0d963a337cd3f Author: Dave Andreoli Date: Fri Apr 21 09:25:30 2017 +0200 Open up 1.20 dev cycle ---

[EGIT] [core/efl] master 02/02: elm widget - fix weak reference messup that causes segv's

2017-04-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a6253f44a9bc43db621908a78ec3ecbee939fdd2 commit a6253f44a9bc43db621908a78ec3ecbee939fdd2 Author: Carsten Haitzler (Rasterman) Date: Fri Apr 21 15:58:04 2017 +0900 elm widget - fix weak reference

[EGIT] [core/efl] master 01/02: evas_async_events: Integrated Ecore_Pipe in evas_async_events

2017-04-21 Thread Ivan Furs
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9d5a1d098c739f174e359db1837cec36d4c2131b commit 9d5a1d098c739f174e359db1837cec36d4c2131b Author: Ivan Furs Date: Fri Apr 21 11:30:05 2017 +0900 evas_async_events: Integrated Ecore_Pipe in evas_as