Re: [E-devel] [EGIT] [tools/eflete] master 01/01: modal window: add the done/cancel callback on modal window.

2016-12-13 Thread Viacheslav Reutskiy
JaeHwan, This commit broke the searching in managers. Managers should not handler Esc for close, and Enter for apply. This events used for search next and drop highlight from selected image. But these keys should handle in popup. For popup this behavior already fix. Best regards. On 12/14/16

[EGIT] [tools/eflete] master 01/01: modal window: add the done/cancel callback on modal window.

2016-12-13 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=3ea1b0a8dabb761b948eaa9868062addc8563abf commit 3ea1b0a8dabb761b948eaa9868062addc8563abf Author: Jaehwan Kim Date: Wed Dec 14 16:26:41 2016 +0900 modal window: add

[EGIT] [tools/eflete] master 01/01: project_manager: add mutex lock feature in Window.

2016-12-13 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=0d7694e492b457f766243b545bde2bcdad2d3bb8 commit 0d7694e492b457f766243b545bde2bcdad2d3bb8 Author: Jaehwan Kim Date: Wed Dec 14 11:22:25 2016 +0900 project_manager:

Re: [E-devel] how to configure touchpad like in Xorg

2016-12-13 Thread Vasiliy Tolstov
2016-12-13 17:11 GMT+03:00 Christopher Michael : > Yes, I will work on getting these functions added to Elput and exposed via > API so that they can be used. Thanks! -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru

[EGIT] [core/enlightenment] master 01/01: Luncher: Be aware when a ctxpopup has been dismissed but not yet deleted.

2016-12-13 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=49c3b1ab9b0e9f5611a751d77f714a777ba821b2 commit 49c3b1ab9b0e9f5611a751d77f714a777ba821b2 Author: Stephen 'Okra' Houston Date: Tue Dec 13 14:04:45 2016 -0600

[EGIT] [core/enlightenment] master 01/01: Fix wayland frame callback times

2016-12-13 Thread Derek Foreman
derekf pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0493abf457331fc604e2aa64eb51448fada09913 commit 0493abf457331fc604e2aa64eb51448fada09913 Author: Derek Foreman Date: Tue Dec 13 13:53:18 2016 -0600 Fix wayland

[EGIT] [core/enlightenment] master 01/01: Luncher: Fix leaking caused by luncher.

2016-12-13 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f5f9bd53382b01fafc70488d90a5d98d81aaa829 commit f5f9bd53382b01fafc70488d90a5d98d81aaa829 Author: Stephen 'Okra' Houston Date: Tue Dec 13 13:39:39 2016 -0600

[EGIT] [tools/eflete] master 01/02: project_manager: lock file should be hiden

2016-12-13 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=94a62239669e82ea4dae62606ee6267795fab883 commit 94a62239669e82ea4dae62606ee6267795fab883 Author: Vyacheslav Reutskiy Date: Sat Dec 10 10:15:26 2016 +0200

[EGIT] [tools/eflete] master 02/02: popup: handle keys 'Enter' and 'Esc' for popup

2016-12-13 Thread Vyacheslav Reutskiy
rimmed pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=66256cd5a3e5a22ce95dcba984d716fb6708e84c commit 66256cd5a3e5a22ce95dcba984d716fb6708e84c Author: Vyacheslav Reutskiy Date: Tue Dec 13 18:25:50 2016 +0200 popup:

[EGIT] [core/efl] master 01/01: Ecore Evas VNC: Properly shutdown server during cleanup.

2016-12-13 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c1518043e3b492d3088bdec69ad2c3eb97d26fac commit c1518043e3b492d3088bdec69ad2c3eb97d26fac Author: Guilherme Iscaro Date: Tue Dec 13 14:50:31 2016 -0200 Ecore Evas VNC:

[EGIT] [core/enlightenment] master 01/01: correctly set E_POINTER_RESIZE_BR mode for client keyboard resizing

2016-12-13 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e62423603a6a99338a17ba6f619a87a99e64f8bc commit e62423603a6a99338a17ba6f619a87a99e64f8bc Author: Mike Blumenkrantz Date: Tue Dec 13 11:09:19 2016 -0500

[EGIT] [core/enlightenment] master 01/01: Luncher: Make sure to delete preview when icon is deleted.

2016-12-13 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=396f0fe8b16e7bd313fd2447220fd1c168e59ab1 commit 396f0fe8b16e7bd313fd2447220fd1c168e59ab1 Author: Stephen 'Okra' Houston Date: Tue Dec 13 09:49:56 2016 -0600

[EGIT] [core/enlightenment] master 01/01: Luncher: Make sure previews are hidden and destroyed.

2016-12-13 Thread Stephen 'Okra' Houston
okra pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=2fa1d39a0f53b4f34d0e7823f0b527e21051ca93 commit 2fa1d39a0f53b4f34d0e7823f0b527e21051ca93 Author: Stephen 'Okra' Houston Date: Tue Dec 13 09:39:31 2016 -0600

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Gustavo Sverzut Barbieri
On Tue, Dec 13, 2016 at 12:10 PM, Stefan Schmidt wrote: > hello. > > On 13/12/16 12:33, Gustavo Sverzut Barbieri wrote: >> On Tue, Dec 13, 2016 at 9:28 AM, Stefan Schmidt >> wrote: >>> Hello. >>> >>> On 13/12/16 12:25, Tom Hacohen wrote: On

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Gustavo Sverzut Barbieri
On Tue, Dec 13, 2016 at 11:54 AM, Stefan Schmidt wrote: > Hello. > > On 13/12/16 14:09, Felipe Magno de Almeida wrote: >> On Tue, Dec 13, 2016 at 8:28 AM, Stefan Schmidt >> wrote: >>> Hello. >> >> [snip] >> >>> I fully agree (even have native IPv6

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Stefan Schmidt
hello. On 13/12/16 12:33, Gustavo Sverzut Barbieri wrote: > On Tue, Dec 13, 2016 at 9:28 AM, Stefan Schmidt > wrote: >> Hello. >> >> On 13/12/16 12:25, Tom Hacohen wrote: >>> On 13/12/16 10:26, Stefan Schmidt wrote: Hello. On 13/12/16 02:15, Gustavo

Re: [E-devel] how to configure touchpad like in Xorg

2016-12-13 Thread Christopher Michael
On 12/10/2016 11:56 AM, Vasiliy Tolstov wrote: > Does somebody can add needed touchpad functions to elput? Yes, I will work on getting these functions added to Elput and exposed via API so that they can be used. > And does enlightenment have some skeleton module to start? Also I see > that in

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Stefan Schmidt
Hello. On 13/12/16 14:09, Felipe Magno de Almeida wrote: > On Tue, Dec 13, 2016 at 8:28 AM, Stefan Schmidt > wrote: >> Hello. > > [snip] > >> I fully agree (even have native IPv6 here) but we need to be defensive >> what we expect to be available in our test suite. > >

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Felipe Magno de Almeida
On Tue, Dec 13, 2016 at 8:28 AM, Stefan Schmidt wrote: > Hello. [snip] > I fully agree (even have native IPv6 here) but we need to be defensive > what we expect to be available in our test suite. Why? It is testing, I agree we should need to be defensive in the

[EGIT] [core/efl] master 01/01: edje_pick: fix memory leak while on group dependency build

2016-12-13 Thread Vitalii Vorobiov
furrymyad pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=df9128c3e30c720503361e1930d643ff7f94d95d commit df9128c3e30c720503361e1930d643ff7f94d95d Author: Vitalii Vorobiov Date: Tue Dec 13 14:17:39 2016 +0200 edje_pick: fix

[EGIT] [core/efl] master 01/01: elc_naviframe: Delete naviframe items in LIFO manner on widget deletion.

2016-12-13 Thread Shilpa Singh
jaehyun pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3d452bdc60b2e353f2728d3ab2894849011c6b4f commit 3d452bdc60b2e353f2728d3ab2894849011c6b4f Author: Shilpa Singh Date: Tue Dec 13 20:56:18 2016 +0900 elc_naviframe:

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Gustavo Sverzut Barbieri
On Tue, Dec 13, 2016 at 9:28 AM, Stefan Schmidt wrote: > Hello. > > On 13/12/16 12:25, Tom Hacohen wrote: >> On 13/12/16 10:26, Stefan Schmidt wrote: >>> Hello. >>> >>> On 13/12/16 02:15, Gustavo Sverzut Barbieri wrote: Stefan, Could you check the

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Stefan Schmidt
Hello. On 13/12/16 12:25, Tom Hacohen wrote: > On 13/12/16 10:26, Stefan Schmidt wrote: >> Hello. >> >> On 13/12/16 02:15, Gustavo Sverzut Barbieri wrote: >>> Stefan, >>> >>> Could you check the environment where the test runs? In the log >>>

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Tom Hacohen
On 13/12/16 10:26, Stefan Schmidt wrote: > Hello. > > On 13/12/16 02:15, Gustavo Sverzut Barbieri wrote: >> Stefan, >> >> Could you check the environment where the test runs? In the log >> https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/ws/src/test-suite.log >> I see: >> >> WARNING:

Re: [E-devel] [E-b0rk] Build failed in Jenkins: nightly_efl_gcc_x86_64 #1417

2016-12-13 Thread Stefan Schmidt
Hello. On 13/12/16 02:15, Gustavo Sverzut Barbieri wrote: > Stefan, > > Could you check the environment where the test runs? In the log > https://build.enlightenment.org/job/nightly_efl_gcc_x86_64/ws/src/test-suite.log > I see: > > WARNING: your system miss '::1 localhost' or '::1 localhost6' in

[EGIT] [tools/eflete] master 01/01: workspace: set min/max to zoom spinner.

2016-12-13 Thread Daniel Zaoui
jaehwan pushed a commit to branch master. http://git.enlightenment.org/tools/eflete.git/commit/?id=b22b943445c975750b40cbcd0b4a55c5c3d02fba commit b22b943445c975750b40cbcd0b4a55c5c3d02fba Author: Daniel Zaoui Date: Tue Dec 13 17:40:29 2016 +0900 workspace: set