Re: [E-devel] Getting default/theme/system font name

2017-05-09 Thread Andrew Williams
Hi, I hope this does not confuse things but, as elm_code is a little different I added the default font to theme as data rather than a style. This means that the font_get / font_set will behave as expected and (if calling get before set) return the "theme default" font. I don't think this behavio

[EGIT] [core/efl] efl-1.19 04/04: evas filters: Fix crash in the test suite

2017-05-09 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.19. http://git.enlightenment.org/core/efl.git/commit/?id=85ac304cb07c0fa71cd773fd7dc0f168e7856da9 commit 85ac304cb07c0fa71cd773fd7dc0f168e7856da9 Author: Jean-Philippe Andre Date: Wed May 10 14:55:45 2017 +0900 evas filters: Fix crash in the test suite

[EGIT] [core/efl] efl-1.19 01/04: evas/elm: Fix bad propagation of ON_HOLD flag

2017-05-09 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.19. http://git.enlightenment.org/core/efl.git/commit/?id=992e0606aee9c69a6259f13e6039e144fa4f9dec commit 992e0606aee9c69a6259f13e6039e144fa4f9dec Author: Jean-Philippe Andre Date: Wed Apr 12 18:30:22 2017 +0900 evas/elm: Fix bad propagation of ON_HOLD

[EGIT] [core/efl] efl-1.19 02/04: evas: Fix event propagation in elm_widget

2017-05-09 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.19. http://git.enlightenment.org/core/efl.git/commit/?id=6fb19e1ecb15329b6c29592e37622a3d067ee388 commit 6fb19e1ecb15329b6c29592e37622a3d067ee388 Author: Jean-Philippe Andre Date: Wed Apr 12 20:13:59 2017 +0900 evas: Fix event propagation in elm_widget

[EGIT] [core/efl] efl-1.19 03/04: evas render: Fix issue with map render

2017-05-09 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.19. http://git.enlightenment.org/core/efl.git/commit/?id=2f1463a8b5929ec5b06ca7b02b5c16c353103983 commit 2f1463a8b5929ec5b06ca7b02b5c16c353103983 Author: Jean-Philippe Andre Date: Tue Apr 25 14:34:03 2017 +0900 evas render: Fix issue with map render

[EGIT] [tools/edi] master 01/01: debugpanel: automatically run gdb according to project type. libtool/generic.

2017-05-09 Thread Al Poole
ajwillia-ms pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=f274063917e167372af3eb6ad6d350f99219b880 commit f274063917e167372af3eb6ad6d350f99219b880 Author: Al Poole Date: Wed May 10 06:35:33 2017 +0100 debugpanel: automatically run gdb according to

Re: [E-devel] Taking over as maintainer of ecrire

2017-05-09 Thread Simon Lees
On 05/10/2017 08:39 AM, William L. Thomson Jr. wrote: > I finally got in touch with Tom Hacohen/tasn. Turns out IRC was best > form, as phab and mailing list were not, go figure. Seems I have Tom's > blessing to take over ecrire[1]. Which there is no rush to do > officially. I have already inform

[E-devel] Taking over as maintainer of ecrire

2017-05-09 Thread William L. Thomson Jr.
I finally got in touch with Tom Hacohen/tasn. Turns out IRC was best form, as phab and mailing list were not, go figure. Seems I have Tom's blessing to take over ecrire[1]. Which there is no rush to do officially. I have already informally taken it over and proceeded with tags, release, etc[2]. Ma

[EGIT] [core/efl] master 01/01: evas: adjust pointer mode set to work in headless scenario.

2017-05-09 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4baeb17dbab8e438465b402dc6d11bf46613f506 commit 4baeb17dbab8e438465b402dc6d11bf46613f506 Author: Cedric BAIL Date: Tue May 9 15:54:45 2017 -0700 evas: adjust pointer mode set to work in headless

[EGIT] [core/efl] master 01/01: evas: make sure that even when nothing is rendered there is a pair of RENDER_PRE and RENDER_POST events generated.

2017-05-09 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=688cbeae9757d0c80a19d22b7353455c2bc91229 commit 688cbeae9757d0c80a19d22b7353455c2bc91229 Author: Cedric BAIL Date: Tue May 9 15:39:58 2017 -0700 evas: make sure that even when nothing is rendered

[EGIT] [core/efl] master 01/02: ecore_input: suppress warning (unused parameter)

2017-05-09 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9ac6ad4943ea44c80c3316aed97afd00cf64e0cb commit 9ac6ad4943ea44c80c3316aed97afd00cf64e0cb Author: Jean Guyomarc'h Date: Thu Apr 20 20:49:08 2017 +0200 ecore_input: suppress warning (unused paramete

[EGIT] [core/efl] master 02/02: ecore_evas: fix link issue on macOS

2017-05-09 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d340d85a1f15057999d635d997402ddf0ac50528 commit d340d85a1f15057999d635d997402ddf0ac50528 Author: Jean Guyomarc'h Date: Tue May 9 21:24:11 2017 +0200 ecore_evas: fix link issue on macOS 69

[EGIT] [core/efl] master 03/03: eina: fix for escapable charachters not getting escaped if it comes after '\t' or '\n'

2017-05-09 Thread Prasoon Singh
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9c62ab525b86867664fa25749eccc51e094bbd5d commit 9c62ab525b86867664fa25749eccc51e094bbd5d Author: Prasoon Singh Date: Tue May 9 10:37:12 2017 -0700 eina: fix for escapable charachters not getting

[EGIT] [core/efl] master 01/03: ecore_x: handle DPMS state for a more accurate idling evaluation.

2017-05-09 Thread thierry E
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71c8f1de27c17cd7cf249af16915295fe6fd7fc6 commit 71c8f1de27c17cd7cf249af16915295fe6fd7fc6 Author: thierry E Date: Tue May 9 10:02:31 2017 -0700 ecore_x: handle DPMS state for a more accurate idlin

[EGIT] [core/efl] master 02/03: ecore_x: add function to show and hide X cursor.

2017-05-09 Thread thierry E
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=07024ab6c84ddadd74a7c5c08a2661af51e38997 commit 07024ab6c84ddadd74a7c5c08a2661af51e38997 Author: thierry E Date: Tue May 9 10:13:11 2017 -0700 ecore_x: add function to show and hide X cursor.

[EGIT] [core/efl] master 01/02: ecore-drm2: Add start of refcounting for FB objects

2017-05-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=af587c01cb75e10f766316c66a02c8d258259a94 commit af587c01cb75e10f766316c66a02c8d258259a94 Author: Chris Michael Date: Tue May 9 11:29:35 2017 -0400 ecore-drm2: Add start of refcounting for FB

[EGIT] [core/efl] master 02/02: ecore-evas-wayland: Remove unused variable

2017-05-09 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f160d41539431016bc133d912cc596349199d0bf commit f160d41539431016bc133d912cc596349199d0bf Author: Chris Michael Date: Tue May 9 11:46:48 2017 -0400 ecore-evas-wayland: Remove unused variable

[EGIT] [core/efl] master 01/02: ecore_drm2: Fix dmabuf fb destroy

2017-05-09 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8067b0146a4e27f2b2550dc9d0029a86bbf7b566 commit 8067b0146a4e27f2b2550dc9d0029a86bbf7b566 Author: Derek Foreman Date: Mon May 8 14:38:45 2017 -0500 ecore_drm2: Fix dmabuf fb destroy I mis

[EGIT] [core/efl] master 02/02: ecore_drm2: Move test for atomic_req into atomic flip path

2017-05-09 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=544cffaa19fca975970e773b209c40c40d1208d6 commit 544cffaa19fca975970e773b209c40c40d1208d6 Author: Derek Foreman Date: Tue May 9 10:33:05 2017 -0500 ecore_drm2: Move test for atomic_req into atomic

Re: [E-devel] Weekly news from the automated build and QA front

2017-05-09 Thread Mike Blumenkrantz
Hi raster, Can you look at CID1365406 for Enlightenment? I requested this last year and it seems you still have not gotten to it... On Mon, May 8, 2017 at 4:08 AM Stefan Schmidt wrote: > Hello. > > Summary: > o A few more bug reports and a few more new patches, nothing else really. > > This sho