[EGIT] [core/enlightenment] master 01/01: add a timer for wl client focus to delay held key input

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5cbbe261d78bb081187cbc99b77930b6d4729d1d commit 5cbbe261d78bb081187cbc99b77930b6d4729d1d Author: Mike Blumenkrantz Date: Wed Jul 22 17:55:30 2015 -0400 add a timer for wl client fo

[EGIT] [core/enlightenment] master 02/05: remove unnecessary geometry setting during xwl client swap

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ae1fc10d06e89f8b9e38cbd40a12223084e38861 commit ae1fc10d06e89f8b9e38cbd40a12223084e38861 Author: Mike Blumenkrantz Date: Wed Jul 22 17:10:11 2015 -0400 remove unnecessary geometry

[EGIT] [core/enlightenment] master 03/05: set new_client flag on xwl clients during swap

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=0b66c2d841b56a54601cfdcdc30d5ad4aaf7a78f commit 0b66c2d841b56a54601cfdcdc30d5ad4aaf7a78f Author: Mike Blumenkrantz Date: Wed Jul 22 17:10:49 2015 -0400 set new_client flag on xwl c

[EGIT] [core/enlightenment] master 04/05: create/manage list of focused wl keyboard resources for reuse in kbd operations

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d38b2eb6b32915ee6a9f68af5ef8a10a9f9dd6f9 commit d38b2eb6b32915ee6a9f68af5ef8a10a9f9dd6f9 Author: Mike Blumenkrantz Date: Wed Jul 22 17:38:40 2015 -0400 create/manage list of focuse

[EGIT] [core/enlightenment] master 01/05: set shell-less wl surface mapped state regardless of visibility during commit

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=43ed8dbdb58afaa62ee7e11655dce1e0f391672a commit 43ed8dbdb58afaa62ee7e11655dce1e0f391672a Author: Mike Blumenkrantz Date: Wed Jul 22 17:09:14 2015 -0400 set shell-less wl surface ma

[EGIT] [core/enlightenment] master 05/05: send wl kbd modifiers only when changes occur

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=738622b06800ac32ce301404203e54d5c817e5da commit 738622b06800ac32ce301404203e54d5c817e5da Author: Mike Blumenkrantz Date: Wed Jul 22 17:46:39 2015 -0400 send wl kbd modifiers only w

[EGIT] [apps/terminology] master 01/01: add some documentation

2015-07-22 Thread Boris Faure
billiob pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=ee6a319f174217f03cff52e722d3af6c0ca170a9 commit ee6a319f174217f03cff52e722d3af6c0ca170a9 Author: Boris Faure Date: Wed Jul 22 23:16:23 2015 +0200 add some documentation --- DESIGN.md

[EGIT] [core/enlightenment] master 02/03: allow wl client focus-out callback to execute on deleted E_Clients

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=5c5fb1118792c2474463e4fbd665c28663ae76e8 commit 5c5fb1118792c2474463e4fbd665c28663ae76e8 Author: Mike Blumenkrantz Date: Wed Jul 22 16:28:48 2015 -0400 allow wl client focus-out ca

[EGIT] [core/enlightenment] master 03/03: update wl keyboard resource key presses on focus in/out of surfaces

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6dfc6da02c355ea2abb48f32e280e5189ea366dc commit 6dfc6da02c355ea2abb48f32e280e5189ea366dc Author: Mike Blumenkrantz Date: Wed Jul 22 16:59:23 2015 -0400 update wl keyboard resource

[EGIT] [core/enlightenment] master 01/03: don't update wl keyboard state on client focus events

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=435bd8794a12a1afef4134ba40ccc0128f505c1a commit 435bd8794a12a1afef4134ba40ccc0128f505c1a Author: Mike Blumenkrantz Date: Wed Jul 22 16:28:08 2015 -0400 don't update wl keyboard sta

[EGIT] [core/enlightenment] master 01/01: fix backlight init value

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=75fb072dc3986fd9bca47d29228741214c24f89c commit 75fb072dc3986fd9bca47d29228741214c24f89c Author: Mike Blumenkrantz Date: Wed Jul 22 13:56:19 2015 -0400 fix backlight init value

[EGIT] [core/enlightenment] master 02/02: fix compositing error when client is ec->hidden during show animation

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=818fcb01f4e4d93d28da459e09e4cf8d9466ac55 commit 818fcb01f4e4d93d28da459e09e4cf8d9466ac55 Author: Mike Blumenkrantz Date: Wed Jul 22 13:30:02 2015 -0400 fix compositing error when c

[EGIT] [core/elementary] master 01/01: test: elm_prefs_cc - use eina_environment_tmp_get() instead of getenv("TMPDIR")

2015-07-22 Thread Amitesh Singh
ami pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=161516b055488913cb47598a882728b0c0d8edc5 commit 161516b055488913cb47598a882728b0c0d8edc5 Author: Amitesh Singh Date: Wed Jul 22 22:52:39 2015 +0530 test: elm_prefs_cc - use eina_environment_t

[EGIT] [core/enlightenment] master 01/02: simplify deskmirror client desk checking

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=a3d5762bf274c28a0e89942d4dda9b46b649a824 commit a3d5762bf274c28a0e89942d4dda9b46b649a824 Author: Mike Blumenkrantz Date: Wed Jul 22 12:54:20 2015 -0400 simplify deskmirror client d

[EGIT] [apps/terminology] master 02/02: terminology: Fix formatting

2015-07-22 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=25ec6d06cb74f3a3ce1884fa5ae8593d6b34ea00 commit 25ec6d06cb74f3a3ce1884fa5ae8593d6b34ea00 Author: Chris Michael Date: Wed Jul 22 12:24:33 2015 -0400 terminology: Fix formatting

[EGIT] [apps/terminology] master 01/02: terminology: Fix formatting

2015-07-22 Thread Christopher Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=23045a08a7d22dbd018ef1a8df11f55ed924e3e8 commit 23045a08a7d22dbd018ef1a8df11f55ed924e3e8 Author: Chris Michael Date: Wed Jul 22 11:42:46 2015 -0400 terminology: Fix formatting

[EGIT] [core/enlightenment] master 01/01: fix wl build

2015-07-22 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=9c1fca5a168b4bd3a03cdd625c8eed19a7b708cb commit 9c1fca5a168b4bd3a03cdd625c8eed19a7b708cb Author: Mike Blumenkrantz Date: Wed Jul 22 12:24:35 2015 -0400 fix wl build --- src/bin/e_

[EGIT] [core/efl] master 01/01: Revert "Eolian: fix eolian helper for windows."

2015-07-22 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=57bb6fac0455d70dcd634ed1641265a7087c90de commit 57bb6fac0455d70dcd634ed1641265a7087c90de Author: Stefan Schmidt Date: Wed Jul 22 17:30:47 2015 +0200 Revert "Eolian: fix eolian helper for windows.

[EGIT] [core/elementary] master 01/01: NEWS: Remove duplicated entries and the end

2015-07-22 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=da8219397fb75d2bf47eafe6377cb6b15c54f006 commit da8219397fb75d2bf47eafe6377cb6b15c54f006 Author: Stefan Schmidt Date: Wed Jul 22 16:02:43 2015 +0200 NEWS: Remove duplicated entries and the

[EGIT] [core/elementary] master 01/01: Fileselector: Use eina_environment_home_get() instead of getenv("HOME")

2015-07-22 Thread Vincent Torri
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=bd1d4427b8294ea2b435d5171603c836cc627e41 commit bd1d4427b8294ea2b435d5171603c836cc627e41 Author: Vincent Torri Date: Wed Jul 22 13:01:12 2015 +0200 Fileselector: Use eina_environment_home_ge

[EGIT] [core/efl] master 01/01: evas polygon: Eolian doc conversion of polygon.

2015-07-22 Thread Srivardhan Hebbar
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d516d409c44acfa3a85d94c6eca2696a6229a3d6 commit d516d409c44acfa3a85d94c6eca2696a6229a3d6 Author: Srivardhan Hebbar Date: Wed Jul 22 10:41:39 2015 +0100 evas polygon: Eolian doc conversion of polygon

[EGIT] [core/efl] master 01/01: evas object: Eolion doc conversion of object_smart.

2015-07-22 Thread Srivardhan Hebbar
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=99efa51a39abdedb3de2d4f640272854d6b35fe8 commit 99efa51a39abdedb3de2d4f640272854d6b35fe8 Author: Srivardhan Hebbar Date: Wed Jul 22 10:38:59 2015 +0100 evas object: Eolion doc conversion of object_s

[EGIT] [core/elementary] master 01/01: elm_container: Updated eo docs for elm_container

2015-07-22 Thread Vivek Ellur
q66 pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=e921412f2ae41b2bfe856aefd4175ab5889a7e17 commit e921412f2ae41b2bfe856aefd4175ab5889a7e17 Author: Vivek Ellur Date: Wed Jul 22 10:21:24 2015 +0100 elm_container: Updated eo docs for elm_contai

[EGIT] [core/elementary] master 01/01: elm_clock: convert elm_clock eo docs to new format

2015-07-22 Thread Vivek Ellur
q66 pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=8edb1d7254ef751566485d98714c7a167f0a4f75 commit 8edb1d7254ef751566485d98714c7a167f0a4f75 Author: Vivek Ellur Date: Wed Jul 22 10:20:35 2015 +0100 elm_clock: convert elm_clock eo docs to new f

[EGIT] [core/efl] master 01/04: Efreet: use eina_file_mkstemp() instead of mkstemp in efreetd.c

2015-07-22 Thread Vincent Torri
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eeb259303f720c1981efa52d5e1a6fba6708aff6 commit eeb259303f720c1981efa52d5e1a6fba6708aff6 Author: Vincent Torri Date: Wed Jul 22 05:44:50 2015 +0200 Efreet: use eina_file_mkstemp() instead of mkstem

[EGIT] [core/efl] master 04/04: Use eina_environment_tmp_get()

2015-07-22 Thread Vincent Torri
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=16063b8ab1c5ddb65e69ea632d67a01f45211af2 commit 16063b8ab1c5ddb65e69ea632d67a01f45211af2 Author: Vincent Torri Date: Wed Jul 22 07:31:26 2015 +0200 Use eina_environment_tmp_get() --- src/lib/ecore

[EGIT] [core/efl] master 03/04: Ecore: lower log level

2015-07-22 Thread Vincent Torri
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e80c4aea105ce73e87a33b2a7a8703a59b9f3fa commit 6e80c4aea105ce73e87a33b2a7a8703a59b9f3fa Author: Vincent Torri Date: Wed Jul 22 07:28:29 2015 +0200 Ecore: lower log level On Windows, this

[EGIT] [core/efl] master 02/04: Eina: use Eina API in documentation

2015-07-22 Thread Vincent Torri
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ba278bb1f7b773b2f9221654d6fe35f67318890e commit ba278bb1f7b773b2f9221654d6fe35f67318890e Author: Vincent Torri Date: Wed Jul 22 05:18:19 2015 +0200 Eina: use Eina API in documentation --- src/lib/