[E-devel] dropping Windows XP support

2017-08-30 Thread Vincent Torri
hello i would like to know the opinion here about dropping windows xp support. Is there people at samsung e.g. that still use win xp for development ? Or do you know a set of users using win xp elsewhere ? I plan to remove compilation and run time on win xp. cheers Vincent

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e client focus - fix focus if moving focused window to new desk

2017-08-30 Thread The Rasterman
On Wed, 30 Aug 2017 14:27:09 + Mike Blumenkrantz said: > On Wed, Aug 30, 2017 at 3:14 AM Carsten Haitzler > wrote: > > > raster pushed a commit to branch master. > > > > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=418319fc942a2c9204c8ec1d3d9e9bb1bbfb83fa > > > > commi

Re: [E-devel] Community management

2017-08-30 Thread The Rasterman
On Wed, 30 Aug 2017 17:39:24 -0400 "William L. Thomson Jr." said: > On Wed, 30 Aug 2017 20:01:22 + > Mike Blumenkrantz wrote: > > > Full log context: > > > > https://pastebin.com/YugkXB4E > > Not sure what that changes or matters. For further context as It provides context. Simon already

[EGIT] [core/efl] master 01/01: efl_ui_clock: Add 'O' character to ignore POSIX alternative format in format.

2017-08-30 Thread Woochan Lee
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f4522d4124adfaea26602d93fc03249a859b1769 commit f4522d4124adfaea26602d93fc03249a859b1769 Author: Woochan Lee Date: Thu Aug 31 14:16:26 2017 +0900 efl_ui_clock: Add 'O' character to ignore POSIX alt

[EGIT] [core/efl] master 01/02: multibuttonentry: Separate selected item and focused item logic.

2017-08-30 Thread Woochan Lee
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5eb001dd35aac5c50683d509bec0b249f9ae5363 commit 5eb001dd35aac5c50683d509bec0b249f9ae5363 Author: Woochan Lee Date: Thu Aug 31 14:01:04 2017 +0900 multibuttonentry: Separate selected item and focuse

[EGIT] [core/efl] master 02/02: mbe: Fix infinite recursion on focus change

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71824e1fe0bd0827ac3fc8ddaf6d30b85197fe49 commit 71824e1fe0bd0827ac3fc8ddaf6d30b85197fe49 Author: Jean-Philippe Andre Date: Thu Aug 31 14:14:50 2017 +0900 mbe: Fix infinite recursion on focus change

Re: [E-devel] [EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread jeanseb . valette
Hi, I think it should be : ./autogen.sh ./configure make sudo make install sudo ldconfig I use both autogent.sh and configure in my debian/rules file to generate my .deb. - Mail original - De: "Davide Andreoli" À: "Enlightenment developer list" Cc: "“g...@lists.enl

[EGIT] [core/efl] master 02/02: widget: Fix legacy for focus_mouse_up_handle (EO)

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=94d671c9715fef600c515bb1ae38bfb884d0bb82 commit 94d671c9715fef600c515bb1ae38bfb884d0bb82 Author: Jean-Philippe Andre Date: Thu Aug 31 11:27:49 2017 +0900 widget: Fix legacy for focus_mouse_up_handl

[EGIT] [core/efl] master 01/02: widget: Mark old focus API as beta.

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b6bab481aa8c4297f7692422b61dacf08f9e1d10 commit b6bab481aa8c4297f7692422b61dacf08f9e1d10 Author: Jean-Philippe Andre Date: Wed Aug 30 16:40:22 2017 +0900 widget: Mark old focus API as beta.

Re: [E-devel] [EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread Vincent Torri
On Thu, Aug 31, 2017 at 7:37 AM, Simon Lees wrote: > > > On 31/08/17 13:36, Vincent Torri wrote: >> On Wed, Aug 30, 2017 at 11:53 PM, Davide Andreoli >> wrote: >>> 2017-08-30 22:08 GMT+02:00 Mike Blumenkrantz : >>> WWW-www.enlightenment.org pushed a commit to branch master. http://

Re: [E-devel] [EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread Simon Lees
On 31/08/17 13:36, Vincent Torri wrote: > On Wed, Aug 30, 2017 at 11:53 PM, Davide Andreoli > wrote: >> 2017-08-30 22:08 GMT+02:00 Mike Blumenkrantz : >> >>> WWW-www.enlightenment.org pushed a commit to branch master. >>> >>> http://git.enlightenment.org/website/www-content.git/commit/?id= >>> 1

Re: [E-devel] [EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread Vincent Torri
On Wed, Aug 30, 2017 at 11:53 PM, Davide Andreoli wrote: > 2017-08-30 22:08 GMT+02:00 Mike Blumenkrantz : > >> WWW-www.enlightenment.org pushed a commit to branch master. >> >> http://git.enlightenment.org/website/www-content.git/commit/?id= >> 1f3a717a3cedff7de88b0a6476323775fb066133 >> >> commit

Re: [E-devel] [EGIT] [core/efl] master 06/09: eina: Add convenience eina_rectangle_equal

2017-08-30 Thread Gustavo Sverzut Barbieri
if naming clashes you can use variations as I did in eina_value, there I have: - eina_value_flush() x eina_value_free() - eina_value_char_init() x eina_value_char_new() etc. On Wed, Aug 30, 2017 at 10:06 PM, Jean-Philippe André wrote: > 2017-08-30 22:38 GMT+09:00 Gustavo Sverzut Barbieri : >

[EGIT] [core/enlightenment] master 01/01: Luncher: Don't set preview state to menu. Set to alpha. Requires EFL update.

2017-08-30 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0880d1795d806a3a286f57d3d4601b17da6db3a0 commit 0880d1795d806a3a286f57d3d4601b17da6db3a0 Author: Stephen 'Okra' Houston Date: Wed Aug 30 20:15:47 2017 -0500 Luncher: Don't set preview sta

[EGIT] [core/efl] master 01/01: Luncher Theme: Set no border for alpha. This needs to be backported.

2017-08-30 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b0fc5dde62f6392ccf2a46c5be6265e72260b137 commit b0fc5dde62f6392ccf2a46c5be6265e72260b137 Author: Stephen 'Okra' Houston Date: Wed Aug 30 20:14:20 2017 -0500 Luncher Theme: Set no border for alpha.

Re: [E-devel] [EGIT] [core/efl] master 06/09: eina: Add convenience eina_rectangle_equal

2017-08-30 Thread Jean-Philippe André
2017-08-30 22:38 GMT+09:00 Gustavo Sverzut Barbieri : > On Wed, Aug 30, 2017 at 5:29 AM, Jean-Philippe ANDRÉ > wrote: > > jpeg pushed a commit to branch master. > > > > http://git.enlightenment.org/core/efl.git/commit/?id= > 4a6b52465df25a671f6298650182900e2f1407da > > > > commit 4a6b52465df25a67

Re: [E-devel] Community management

2017-08-30 Thread Simon Lees
On 31/08/17 09:34, William L. Thomson Jr. wrote: > On Thu, 31 Aug 2017 09:03:01 +0930 > Simon Lees wrote: >> >> In many IRC channels I am in for open source projects giving someone a >> kickban for ignoring a channel moderator when they ask you to stop off >> topic discussion is common and perfe

Re: [E-devel] Community management

2017-08-30 Thread William L. Thomson Jr.
On Thu, 31 Aug 2017 09:03:01 +0930 Simon Lees wrote: > > In many IRC channels I am in for open source projects giving someone a > kickban for ignoring a channel moderator when they ask you to stop off > topic discussion is common and perfectly acceptable, If I was a > channel moderator and asked

Re: [E-devel] Community management

2017-08-30 Thread Simon Lees
On 31/08/17 07:09, William L. Thomson Jr. wrote: > On Wed, 30 Aug 2017 20:01:22 + > Mike Blumenkrantz wrote: > >> Full log context: >> >> https://pastebin.com/YugkXB4E > > Not sure what that changes or matters. For further context as > stated, KainX has spoken in #e IRC channel in only 2

[EGIT] [tools/edi] master 01/01: scm stash: on stash don't refresh all panels, let user decide on focus.

2017-08-30 Thread Al Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=9ea0ba05c39ff0561410d1d82c126f15ad163d66 commit 9ea0ba05c39ff0561410d1d82c126f15ad163d66 Author: Al Poole Date: Wed Aug 30 23:55:34 2017 +0100 scm stash: on stash don't refresh all panels, let

Re: [E-devel] Community management

2017-08-30 Thread William L. Thomson Jr.
On Wed, 30 Aug 2017 20:01:22 + Mike Blumenkrantz wrote: > Full log context: > > https://pastebin.com/YugkXB4E Not sure what that changes or matters. For further context as stated, KainX has spoken in #e IRC channel in only 2 days out of the past ~ 5 months. Sure kick 2 others who are in th

[EGIT] [tools/edi] master 01/01: mainview_panel: do safe checks before accessing panel->current->view

2017-08-30 Thread Al Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=1ed7c297cbb56f1fbe03242af98c12ec3909f5cb commit 1ed7c297cbb56f1fbe03242af98c12ec3909f5cb Author: Al Poole Date: Wed Aug 30 22:18:29 2017 +0100 mainview_panel: do safe checks before accessing pa

[EGIT] [tools/edi] master 01/01: editor: unset focus on tab change.

2017-08-30 Thread Al Poole
netstar pushed a commit to branch master. http://git.enlightenment.org/tools/edi.git/commit/?id=8925c72adfdad08cc43a4d40fa8274eb2e68c63e commit 8925c72adfdad08cc43a4d40fa8274eb2e68c63e Author: Al Poole Date: Wed Aug 30 22:11:09 2017 +0100 editor: unset focus on tab change. Summar

Re: [E-devel] [EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread Davide Andreoli
2017-08-30 22:08 GMT+02:00 Mike Blumenkrantz : > WWW-www.enlightenment.org pushed a commit to branch master. > > http://git.enlightenment.org/website/www-content.git/commit/?id= > 1f3a717a3cedff7de88b0a6476323775fb066133 > > commit 1f3a717a3cedff7de88b0a6476323775fb066133 > Author: Mike Blumenkran

[EGIT] [core/efl] master 02/02: efl_ui_focus_manager_calc: only focus none NULL candidates

2017-08-30 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b3a14a3873625e0e1443d19caccf47fc3901174 commit 0b3a14a3873625e0e1443d19caccf47fc3901174 Author: Marcel Hollerbach Date: Wed Aug 30 22:38:51 2017 +0200 efl_ui_focus_manager_calc: only focus none

[EGIT] [core/efl] master 01/02: efl_ui_focus_manager: make logical_end work better

2017-08-30 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ea5b0bdfdeab75db460d4d9ccdb49b8874bcce7e commit ea5b0bdfdeab75db460d4d9ccdb49b8874bcce7e Author: Marcel Hollerbach Date: Wed Aug 30 22:33:04 2017 +0200 efl_ui_focus_manager: make logical_end wor

[EGIT] [core/efl] master 02/02: ecore_wl2: Kill the wl idle enterer

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57d5b5921e8a4a05f4a1b468f1cfed74d28b95f9 commit 57d5b5921e8a4a05f4a1b468f1cfed74d28b95f9 Author: Derek Foreman Date: Wed Aug 30 14:53:46 2017 -0500 ecore_wl2: Kill the wl idle enterer We

[EGIT] [core/efl] master 01/02: ecore_wl2: Use ecore_wl2_window_commit for all wl_surface_commits

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1bb45f6e6194fa046d3d1409e1aacecc14dc4b4f commit 1bb45f6e6194fa046d3d1409e1aacecc14dc4b4f Author: Derek Foreman Date: Wed Aug 30 14:52:29 2017 -0500 ecore_wl2: Use ecore_wl2_window_commit for all

[EGIT] [website/www-content] master 01/01: Wiki page download changed with summary [] by Mike Blumenkrantz

2017-08-30 Thread Mike Blumenkrantz
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=1f3a717a3cedff7de88b0a6476323775fb066133 commit 1f3a717a3cedff7de88b0a6476323775fb066133 Author: Mike Blumenkrantz Date: Wed Aug 30 13:08:16 2017 -0700 Wiki page dow

Re: [E-devel] [Enlightenment-release] packaging test

2017-08-30 Thread Mike Blumenkrantz
Updated, though this is outside the scope of a distro packaging test... On Tue, Aug 29, 2017 at 7:09 PM Simon Lees wrote: > > > On 29/08/17 22:46, Mike Blumenkrantz wrote: > > Which process are you referring to? > > > > See the "Compilation" section at https://www.enlightenment.org/download > wh

Re: [E-devel] Community management

2017-08-30 Thread Mike Blumenkrantz
Full log context: https://pastebin.com/YugkXB4E On Wed, Aug 30, 2017 at 2:38 PM William L. Thomson Jr. wrote: > I am sending this to e-devel as this pertains more to the core people > responsible for the project. Not to mention my interest is in doing EFL > application development. Which given

[EGIT] [core/efl] master 01/01: ecore-wl2: Formatting

2017-08-30 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=114f559e23f11819a973c0a1ca5dab918528150b commit 114f559e23f11819a973c0a1ca5dab918528150b Author: Chris Michael Date: Wed Aug 30 10:22:33 2017 -0400 ecore-wl2: Formatting NB: No funct

[EGIT] [core/efl] master 04/06: wayland: Store Ecore_Wl2_Display instead of wl_display in engines

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=388f8c41c88658ed8d2ae10bcec28a2b0d9a720e commit 388f8c41c88658ed8d2ae10bcec28a2b0d9a720e Author: Derek Foreman Date: Wed Aug 30 12:22:49 2017 -0500 wayland: Store Ecore_Wl2_Display instead of wl_

[EGIT] [core/efl] master 02/06: ecore_wl2: Fix small bug in flush handler

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e0d94b8234f32440f71a66249337ee541cf97c52 commit e0d94b8234f32440f71a66249337ee541cf97c52 Author: Derek Foreman Date: Wed Aug 30 12:16:34 2017 -0500 ecore_wl2: Fix small bug in flush handler

[EGIT] [core/efl] master 05/06: ecore_wl2: Add ecore_wl2_display_flush() api

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e7db6eec4607e78fa2e5160590f0b47b09379d93 commit e7db6eec4607e78fa2e5160590f0b47b09379d93 Author: Derek Foreman Date: Wed Aug 30 12:24:16 2017 -0500 ecore_wl2: Add ecore_wl2_display_flush() api

[EGIT] [core/efl] master 03/06: walyand_shm: Remove unused variable

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f2756f92e8cb0c8dd3e4861ff4914bdfa626823f commit f2756f92e8cb0c8dd3e4861ff4914bdfa626823f Author: Derek Foreman Date: Wed Aug 30 12:17:13 2017 -0500 walyand_shm: Remove unused variable No

[EGIT] [core/efl] master 01/06: ecore_drm2: Fix warning with a dirty hack

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4e41f7569bfb1ca2fa5591e96ea31df5af6fa6ad commit 4e41f7569bfb1ca2fa5591e96ea31df5af6fa6ad Author: Derek Foreman Date: Wed Aug 30 12:10:33 2017 -0500 ecore_drm2: Fix warning with a dirty hack

[EGIT] [core/efl] master 06/06: wayland: Force a display flush when committing surfaces

2017-08-30 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f886a76daeab2b73eee441008e6b78d3f3d4ec02 commit f886a76daeab2b73eee441008e6b78d3f3d4ec02 Author: Derek Foreman Date: Wed Aug 30 12:29:48 2017 -0500 wayland: Force a display flush when committing

[EGIT] [core/efl] master 01/01: evas font: do floating point division for calculating more accurately

2017-08-30 Thread Youngbok Shin
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2b9a2692e8e2f3ed60fdf1e111ea5ffe1dfe0dcf commit 2b9a2692e8e2f3ed60fdf1e111ea5ffe1dfe0dcf Author: Youngbok Shin Date: Wed Aug 30 11:40:26 2017 -0700 evas font: do floating point division for calcu

[E-devel] [support.osuosl.org #29680] enlightenment5.osuosl.oob fan failure

2017-08-30 Thread Jonathan Frederick via RT
Upon further inspection it appears that the issue has disappeared; The blinking light and buzzer noise is no longer present. In that case the box could be simply overheating when under heavy load, or be experiencing some intermittent fan problems. I'll keep an eye on it for now, in case it decides

Re: [E-devel] Pre-release tarballs for efl 1.20.3

2017-08-30 Thread Jean Guyomarc'h
Hi Stefan, this is good to go with Homebrew on my side :) Jean On Wed, Aug 30, 2017 at 1:40 PM, Stefan Schmidt wrote: > Hello. > > I just uploaded the pre-release tarballs for 1.20.3. > > If I hear nothing problematic within the next 24 hours, I will do the > final release on tomorrow. > > htt

[E-devel] Community management

2017-08-30 Thread William L. Thomson Jr.
I am sending this to e-devel as this pertains more to the core people responsible for the project. Not to mention my interest is in doing EFL application development. Which given my experiences thus far, I must be crazy to continue participation. I am here for my own reasons. If not I would be gone

[EGIT] [admin/devs] master 01/01: remove secondary key for netstar

2017-08-30 Thread q66
q66 pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=f45cefd516254a07884c5c3d37dc24de973fbdfa commit f45cefd516254a07884c5c3d37dc24de973fbdfa Author: q66 Date: Wed Aug 30 20:34:31 2017 +0200 remove secondary key for netstar --- developers/netstar/i

[EGIT] [core/efl] master 01/01: elua: load regular file if bytecode cache fails

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=67d1c0e51c01ba159f88adc6446cc31cee79c808 commit 67d1c0e51c01ba159f88adc6446cc31cee79c808 Author: Daniel Kolesa Date: Wed Aug 30 20:19:24 2017 +0200 elua: load regular file if bytecode cache fails

[EGIT] [core/enlightenment] master 02/02: Pager: Remember to remove deleted desks.

2017-08-30 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=03ea4bfe390745e32352591064013c5f4bdc6ee9 commit 03ea4bfe390745e32352591064013c5f4bdc6ee9 Author: Stephen 'Okra' Houston Date: Wed Aug 30 13:22:23 2017 -0500 Pager: Remember to remove dele

[EGIT] [core/enlightenment] master 01/02: Pager: Don't empty/fill pager unecessarily.

2017-08-30 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=18ce3e4d93e19ad70c097394d4d7e729f33aeabc commit 18ce3e4d93e19ad70c097394d4d7e729f33aeabc Author: Stephen 'Okra' Houston Date: Wed Aug 30 11:27:13 2017 -0500 Pager: Don't empty/fill pager

[EGIT] [core/efl] master 02/02: elua: update eolian bindings and make docgen work again

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8b5d555cf58f0d65a3d13ba94f61121a846eda8a commit 8b5d555cf58f0d65a3d13ba94f61121a846eda8a Author: Daniel Kolesa Date: Wed Aug 30 19:38:53 2017 +0200 elua: update eolian bindings and make docgen work

[EGIT] [core/efl] master 01/02: eolian: remove c_only

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10fd3c32e825842c837fbfb68094ef7f2e4ae9e5 commit 10fd3c32e825842c837fbfb68094ef7f2e4ae9e5 Author: Daniel Kolesa Date: Wed Aug 30 19:31:23 2017 +0200 eolian: remove c_only Unused and of quest

Re: [E-devel] E freezes

2017-08-30 Thread Pierre Couderc
On 08/30/2017 07:11 PM, William L. Thomson Jr. wrote: Forgot to mention, I experience this pretty much only on my dual display desktop. I think it maybe related to dual displays, or at least is more of a trigger. Without saying that it is linked, with dual display, I have many keyboard freezes

Re: [E-devel] E freezes

2017-08-30 Thread William L. Thomson Jr.
Forgot to mention, I experience this pretty much only on my dual display desktop. I think it maybe related to dual displays, or at least is more of a trigger. This never happens on my laptop. Though I only have 1 display active on that at any given time, internal or external, not both. I did exper

[EGIT] [core/efl] master 01/01: evas: we always do use the common backend, so always init.

2017-08-30 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4406d7098cb37dc8597589c1254adf8f3b3197a4 commit 4406d7098cb37dc8597589c1254adf8f3b3197a4 Author: Cedric Bail Date: Wed Aug 30 10:01:17 2017 -0700 evas: we always do use the common backend, so alw

Re: [E-devel] E freezes

2017-08-30 Thread William L. Thomson Jr.
FYI I am still experiencing issues, that seem to stem from Terminology. I thought it was related to Firefox. But just now I had like ~15 terminals open. I noticed typing in one slowed. That is always the symptom or Firefox slows. But even after closing Firefox it would remain till I closed a few te

[EGIT] [admin/devs] master 01/01: netsar: add ed25519 key

2017-08-30 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=0be425eca616fcbbd7c3d8bb21944c59d9c3a6e5 commit 0be425eca616fcbbd7c3d8bb21944c59d9c3a6e5 Author: Stefan Schmidt Date: Wed Aug 30 18:33:01 2017 +0200 netsar: add ed25519 key Hopefully t

[EGIT] [core/efl] master 01/01: efl_ui_focus_manager: reset focus stack once we are changing redirect

2017-08-30 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=245a04cc44911efe4243e2cb0451f20c4d929217 commit 245a04cc44911efe4243e2cb0451f20c4d929217 Author: Marcel Hollerbach Date: Wed Aug 30 17:55:51 2017 +0200 efl_ui_focus_manager: reset focus stack on

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e client focus - fix focus if moving focused window to new desk

2017-08-30 Thread Mike Blumenkrantz
On Wed, Aug 30, 2017 at 3:14 AM Carsten Haitzler wrote: > raster pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=418319fc942a2c9204c8ec1d3d9e9bb1bbfb83fa > > commit 418319fc942a2c9204c8ec1d3d9e9bb1bbfb83fa > Author: Carsten Haitzler (Rasterma

[EGIT] [core/efl] master 01/01: eolian: @extern for function pointers

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4a16e1d86253ce336464f26ee9244f25511cb8bb commit 4a16e1d86253ce336464f26ee9244f25511cb8bb Author: Daniel Kolesa Date: Wed Aug 30 16:02:30 2017 +0200 eolian: @extern for function pointers --- src/lib

[EGIT] [core/efl] master 01/01: eolian: clean up and fix function pointer generation

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2071bbe8fb6efedef6cfa3ec1ad3df398c42727f commit 2071bbe8fb6efedef6cfa3ec1ad3df398c42727f Author: Daniel Kolesa Date: Wed Aug 30 15:45:20 2017 +0200 eolian: clean up and fix function pointer generati

Re: [E-devel] [EGIT] [core/efl] master 06/09: eina: Add convenience eina_rectangle_equal

2017-08-30 Thread Gustavo Sverzut Barbieri
On Wed, Aug 30, 2017 at 5:29 AM, Jean-Philippe ANDRÉ wrote: > jpeg pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=4a6b52465df25a671f6298650182900e2f1407da > > commit 4a6b52465df25a671f6298650182900e2f1407da > Author: Jean-Philippe Andre > Date: Wed Au

[EGIT] [core/efl] master 02/03: eolian gen: clean up param gen

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=93c93328ac8390bea8039b023950290cc3750080 commit 93c93328ac8390bea8039b023950290cc3750080 Author: Daniel Kolesa Date: Wed Aug 30 15:12:01 2017 +0200 eolian gen: clean up param gen --- src/bin/eolian

[EGIT] [core/efl] master 03/03: efl interfaces: fix incorrect enum val

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=af6713ebb464fe264e553542c0a6cbf545e8052f commit af6713ebb464fe264e553542c0a6cbf545e8052f Author: Daniel Kolesa Date: Wed Aug 30 15:34:31 2017 +0200 efl interfaces: fix incorrect enum val --- src/li

[EGIT] [core/efl] master 01/03: eolian: remove unused variable

2017-08-30 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd93caf4b224928d139314876f4c269578c3a7b6 commit fd93caf4b224928d139314876f4c269578c3a7b6 Author: Daniel Kolesa Date: Wed Aug 30 13:53:22 2017 +0200 eolian: remove unused variable --- src/lib/eolian

Re: [E-devel] [EGIT] [core/efl] master 12/14: widget: Simplify code with rectangle (EO)

2017-08-30 Thread Gustavo Sverzut Barbieri
On Tue, Aug 29, 2017 at 11:27 PM, Jean-Philippe André wrote: > 2017-08-30 10:49 GMT+09:00 Jean-Philippe André : > >> >> >> 2017-08-29 22:04 GMT+09:00 Gustavo Sverzut Barbieri : >> >>> On Tue, Aug 29, 2017 at 4:29 AM, Jean-Philippe ANDRÉ >>> wrote: >>> > jpeg pushed a commit to branch master. >>>

[EGIT] [core/efl] master 01/01: ecore-wl2: Formatting

2017-08-30 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2ed81b0948fb3475ce1edab9177ec578c4a020e5 commit 2ed81b0948fb3475ce1edab9177ec578c4a020e5 Author: Chris Michael Date: Wed Aug 30 09:04:05 2017 -0400 ecore-wl2: Formatting NB: No funct

[EGIT] [admin/devs] master 01/01: Add netstar as developer.

2017-08-30 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/admin/devs.git/commit/?id=ed6b3fe506f7d830abd8a7a62e10c6fc8ba348b3 commit ed6b3fe506f7d830abd8a7a62e10c6fc8ba348b3 Author: Stefan Schmidt Date: Wed Aug 30 13:54:00 2017 +0200 Add netstar as developer. --- developers/ne

[E-devel] Pre-release tarballs for efl 1.20.3

2017-08-30 Thread Stefan Schmidt
Hello. I just uploaded the pre-release tarballs for 1.20.3. If I hear nothing problematic within the next 24 hours, I will do the final release on tomorrow. https://download.enlightenment.org/pre-releases/efl-1.20.3-pre.tar.gz d129a903e07afa8ef4ed57138543b679b63cfe4ff4d3904fa06203102f8e2745 ht

[EGIT] [core/efl] efl-1.20 01/01: release: Update NEWS and bump version for 1.20.3 release

2017-08-30 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.20. http://git.enlightenment.org/core/efl.git/commit/?id=f6e7816e62b8fa636d8520ae34592b9a336b28a2 commit f6e7816e62b8fa636d8520ae34592b9a336b28a2 Author: Stefan Schmidt Date: Wed Aug 30 12:37:54 2017 +0200 release: Update NEWS and bump version for 1.

[EGIT] [core/efl] master 02/02: widget: Simplify & document "translate"

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f90d0d150163beb546e78c52786d6c2eb7706e8d commit f90d0d150163beb546e78c52786d6c2eb7706e8d Author: Jean-Philippe Andre Date: Wed Aug 30 18:47:21 2017 +0900 widget: Simplify & document "translate"

[EGIT] [core/efl] master 01/02: widget: Remove part_text from EO

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a2729d119d941090eed0148074f6da5eb638b720 commit a2729d119d941090eed0148074f6da5eb638b720 Author: Jean-Philippe Andre Date: Wed Aug 30 18:14:29 2017 +0900 widget: Remove part_text from EO I

Re: [E-devel] Committer access proposal for netstar

2017-08-30 Thread Al Poole
Thanks all :) On Wed, Aug 30, 2017 at 7:45 AM, Stefan Schmidt wrote: > Hello. > > On 08/29/2017 11:56 AM, Stefan Schmidt wrote: > >> Hello. >> >> I would like to propose commit access for netstar. >> >> He has been active for a long time now. Contributing code for Edi, E and >> efl, etc. Next to

[EGIT] [core/efl] master 05/09: widget: Remove scroll_lock from EO

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6bb9f4fd16a279f0e04156f8e2a64bfb65e83ca4 commit 6bb9f4fd16a279f0e04156f8e2a64bfb65e83ca4 Author: Jean-Philippe Andre Date: Tue Aug 29 18:15:33 2017 +0900 widget: Remove scroll_lock from EO

[EGIT] [core/efl] master 04/09: scroll: Rename elm enum to efl.ui

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ffa041fe58f63ad961ca88e3bbe1f696b1f8e1ea commit ffa041fe58f63ad961ca88e3bbe1f696b1f8e1ea Author: Jean-Philippe Andre Date: Tue Aug 29 17:49:38 2017 +0900 scroll: Rename elm enum to efl.ui

[EGIT] [core/efl] master 01/09: widget: Use rectangle on the stack for region_show

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=00862c3c9c16daab21c903424f13f6d989c1b744 commit 00862c3c9c16daab21c903424f13f6d989c1b744 Author: Jean-Philippe Andre Date: Wed Aug 30 11:29:08 2017 +0900 widget: Use rectangle on the stack for regi

[EGIT] [core/efl] master 02/09: widget: Remove drag_child_locked APIs (EO)

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ac215dba0f0b3d81dab0986bc3d3a40cbabd6782 commit ac215dba0f0b3d81dab0986bc3d3a40cbabd6782 Author: Jean-Philippe Andre Date: Tue Aug 29 16:46:12 2017 +0900 widget: Remove drag_child_locked APIs (EO)

[EGIT] [core/efl] master 09/09: widget: Mark some functions as protected

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c9fcdbc68cddaceb089fd0c6016f73ce7302be9f commit c9fcdbc68cddaceb089fd0c6016f73ce7302be9f Author: Jean-Philippe Andre Date: Wed Aug 30 16:22:32 2017 +0900 widget: Mark some functions as protected

[EGIT] [core/efl] master 06/09: eina: Add convenience eina_rectangle_equal

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4a6b52465df25a671f6298650182900e2f1407da commit 4a6b52465df25a671f6298650182900e2f1407da Author: Jean-Philippe Andre Date: Wed Aug 30 13:55:47 2017 +0900 eina: Add convenience eina_rectangle_equal

[EGIT] [core/efl] master 08/09: widget: Move item_loop_enabled to scrollable (EO)

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=692282e67a2888446743275ce3c8c973d5912b6c commit 692282e67a2888446743275ce3c8c973d5912b6c Author: Jean-Philippe Andre Date: Wed Aug 30 16:15:34 2017 +0900 widget: Move item_loop_enabled to scrollabl

[EGIT] [core/efl] master 07/09: widget: Use rectangle in show_region

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a82ab33bed4a2b8d9f07338cc6e1d41aeab22d84 commit a82ab33bed4a2b8d9f07338cc6e1d41aeab22d84 Author: Jean-Philippe Andre Date: Wed Aug 30 13:39:16 2017 +0900 widget: Use rectangle in show_region

[EGIT] [core/efl] master 03/09: widget: Rename drag_lock to scroll_lock (EO)

2017-08-30 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c690469fcc9d314144f432a6b74c20ea396d5cb7 commit c690469fcc9d314144f432a6b74c20ea396d5cb7 Author: Jean-Philippe Andre Date: Tue Aug 29 16:49:43 2017 +0900 widget: Rename drag_lock to scroll_lock (EO

[EGIT] [core/efl] master 01/01: docs: remove outdated NOTES files with random notes about evas_vg

2017-08-30 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ed68159d34acaedd6165295e8016ffed30f67f3f commit ed68159d34acaedd6165295e8016ffed30f67f3f Author: Stefan Schmidt Date: Wed Aug 30 09:59:57 2017 +0200 docs: remove outdated NOTES files with random

[EGIT] [core/enlightenment] master 01/01: e client focus - fix focus if moving focused window to new desk

2017-08-30 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=418319fc942a2c9204c8ec1d3d9e9bb1bbfb83fa commit 418319fc942a2c9204c8ec1d3d9e9bb1bbfb83fa Author: Carsten Haitzler (Rasterman) Date: Wed Aug 30 16:13:50 2017 +0900 e client focus - fix f