Re: [E-devel] 1.23 delay for two days

2019-09-25 Thread Stefan Schmidt
Hello. [Grumpy mail ahead] On 23.09.19 12:06, Stefan Schmidt wrote: Hello. The schedule we planned would have the 1.23 final release today. This will not happen as we have some ongoing things being handled right now that need a delay. The biggest item is the theme API review going on. We h

[EGIT] [core/efl] master 01/01: efl_ui : reverse the select method name to be ended verb on the last.

2019-09-25 Thread SangHyeon Jade Lee
sanghyeonlee pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2c4db3b09a06815783acc3d6946f94c2d3203d4d commit 2c4db3b09a06815783acc3d6946f94c2d3203d4d Author: SangHyeon Jade Lee Date: Wed Sep 25 16:39:30 2019 +0900 efl_ui : reverse the select method n

[EGIT] [core/efl] master 01/03: efl_ui_win: default window type change should not be applied to legacy one

2019-09-25 Thread WooHyun Jung
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1c936631561a5ad3651ec1dcc17490b6e26707fa commit 1c936631561a5ad3651ec1dcc17490b6e26707fa Author: WooHyun Jung Date: Wed Sep 25 05:18:04 2019 + efl_ui_win: default window type change should n

[EGIT] [core/efl] master 02/03: efl_ui : put beta on range select/unselect as parameter unstable

2019-09-25 Thread SangHyeon Jade Lee
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b8dcf2f299dfd0cef481bfdfeade0cf3414fdc1 commit 9b8dcf2f299dfd0cef481bfdfeade0cf3414fdc1 Author: SangHyeon Jade Lee Date: Wed Sep 25 07:50:06 2019 + efl_ui : put beta on range select/unselec

[EGIT] [core/efl] master 03/03: efl/image: remove load_controller events

2019-09-25 Thread Mike Blumenkrantz
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=595987ae177572a2a1c78af666b736946fedbf9f commit 595987ae177572a2a1c78af666b736946fedbf9f Author: Mike Blumenkrantz Date: Tue Sep 24 16:38:04 2019 -0400 efl/image: remove load_controller events

[EGIT] [core/efl] master 01/01: release: Update NEWS and bump version for 1.23.0-beta3 release

2019-09-25 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ce135194b438790fa0b928824f15fdeb1958e523 commit ce135194b438790fa0b928824f15fdeb1958e523 Author: Stefan Schmidt Date: Wed Sep 25 11:13:32 2019 +0200 release: Update NEWS and bump version for 1.23

[EGIT] [core/efl] annotated tag v1.23.0-beta3 created (now ac5df7b191)

2019-09-25 Thread Enlightenment Git
This is an automated email from the git hooks/post-receive script. stefan pushed a change to annotated tag v1.23.0-beta3 in repository core/efl. at ac5df7b191 (tag) tagging ce135194b438790fa0b928824f15fdeb1958e523 (commit) replaces v1.23.0-beta2 tagged by Stefan Schmidt

[EGIT] [website/www-content] master 01/01: Wiki page efl-1.23.0-beta3 changed with summary [created] by Stefan Schmidt

2019-09-25 Thread Stefan Schmidt
WWW-www.enlightenment.org pushed a commit to branch master. http://git.enlightenment.org/website/www-content.git/commit/?id=c3968955d50c29134aa47fedc26bbeb4840514b0 commit c3968955d50c29134aa47fedc26bbeb4840514b0 Author: Stefan Schmidt Date: Wed Sep 25 03:18:41 2019 -0700 Wiki page efl-1.

[E-devel] EFL 1.23.0 beta 3

2019-09-25 Thread Stefan Schmidt
hile we hoped we would have the final release at this point we still have issues to sort out before we can declare our current work a stable release. In the meantime I am releasing another beta here to allow people testing which needs tarballs. Fixes: * ecore/signal: also use nonblock for w

[EGIT] [core/efl] master 01/01: docs: formatting nitpick in Efl.Player.eo

2019-09-25 Thread Xavi Artigas
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=eda96947b3720cdaab16ae21880d351618b5e46a commit eda96947b3720cdaab16ae21880d351618b5e46a Author: Xavi Artigas Date: Wed Sep 25 12:33:24 2019 +0200 docs: formatting nitpick in Efl.Player.eo ---

[EGIT] [core/efl] master 01/01: efl_ui_layout: fix null pointer dereferences

2019-09-25 Thread Yeongjong Lee
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=09b2ecec6d84c81e7f22eddb0daacd9412bfd69c commit 09b2ecec6d84c81e7f22eddb0daacd9412bfd69c Author: Yeongjong Lee Date: Wed Sep 25 06:44:56 2019 -0400 efl_ui_layout: fix null pointer dereferences

[EGIT] [core/efl] master 01/02: efl_ui_spin_button: mark "direct_text_input" property @beta

2019-09-25 Thread WooHyun Jung
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=14a6dd6ab0e5ef077866b9d2ac4cd4b94e4a8934 commit 14a6dd6ab0e5ef077866b9d2ac4cd4b94e4a8934 Author: WooHyun Jung Date: Wed Sep 25 06:53:51 2019 -0400 efl_ui_spin_button: mark "direct_text_input" prop

[EGIT] [core/efl] master 02/02: evas_callbacks: check if obj is NULL before using it

2019-09-25 Thread Shinwoo Kim
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5fa21a962966c46f636640a210a96e8e98e69e64 commit 5fa21a962966c46f636640a210a96e8e98e69e64 Author: Shinwoo Kim Date: Wed Sep 25 06:53:53 2019 -0400 evas_callbacks: check if obj is NULL before using

[EGIT] [core/efl] master 03/04: api: mark Efl.Ui.Spin_Button stable

2019-09-25 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b7ed1901d56b05783c820879ecaa9ea5ac643d6a commit b7ed1901d56b05783c820879ecaa9ea5ac643d6a Author: Mike Blumenkrantz Date: Wed Sep 25 13:28:46 2019 +0200 api: mark Efl.Ui.Spin_Button stable

[EGIT] [core/efl] master 02/04: api: mark Efl.Ui.Box_Stack stable

2019-09-25 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a171b5bd10a8fbb1ae9ccc43dc3321de4efb8fce commit a171b5bd10a8fbb1ae9ccc43dc3321de4efb8fce Author: Mike Blumenkrantz Date: Wed Sep 25 13:27:42 2019 +0200 api: mark Efl.Ui.Box_Stack stable

[EGIT] [core/efl] master 01/04: efl/arrangement: mark content_padding beta

2019-09-25 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=05a7168ca37fe3c0c01c03304f6ac34950b3f436 commit 05a7168ca37fe3c0c01c03304f6ac34950b3f436 Author: Mike Blumenkrantz Date: Wed Sep 25 13:22:34 2019 +0200 efl/arrangement: mark content_padding bet

[EGIT] [core/efl] master 04/04: api: mark Efl.Ui.Scrollable stable

2019-09-25 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0b8862642a96c2031d0ba47d6d4d1dfdfc4bc235 commit 0b8862642a96c2031d0ba47d6d4d1dfdfc4bc235 Author: Mike Blumenkrantz Date: Wed Sep 25 13:34:01 2019 +0200 api: mark Efl.Ui.Scrollable stable

[EGIT] [core/efl] master 01/01: efl_ui/layout: improve docs

2019-09-25 Thread Mike Blumenkrantz
xartigas pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=883cb445c68a2ed9033ad7c46f35ccfbc6f00e12 commit 883cb445c68a2ed9033ad7c46f35ccfbc6f00e12 Author: Mike Blumenkrantz Date: Wed Sep 25 15:02:52 2019 +0200 efl_ui/layout: improve docs Summ

Re: [E-devel] Compiling/Running Wayland.

2019-09-25 Thread The Rasterman
On Tue, 24 Sep 2019 23:53:52 -0500 Matthew Kolar said: > Ah, > > On some further research it looks like elput is an alternative backend > to inputd?  That's what this old news release would seem to indicate: > https://www.enlightenment.org/news/efl-1.18.0 > > I looked for it in meson_options.

[EGIT] [core/efl] master 01/01: eolian: expose most API as stable

2019-09-25 Thread Daniel Kolesa
q66 pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=71cd89c5809e957b42ff76642f34bb5789ad6a78 commit 71cd89c5809e957b42ff76642f34bb5789ad6a78 Author: Daniel Kolesa Date: Wed Sep 25 18:17:48 2019 +0200 eolian: expose most API as stable There i

Re: [E-devel] 1.23 delay for two days

2019-09-25 Thread Mike Blumenkrantz
Hi, There are currently patches on phab (which I expect to land in the next few hours) to resolve all of the remaining minor interfaces API-related issues. There are still a number of tasks in progress for MVVM-related items, but if they are not resolved by the end of today then they will be defer

[EGIT] [tools/expedite] master 02/02: Updated to fit EFL 1.23 API.

2019-09-25 Thread Cedric Bail
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=ac6a3bcb44a4385a8c01222e6f2e9b178325b3ad commit ac6a3bcb44a4385a8c01222e6f2e9b178325b3ad Author: Cedric Bail Date: Wed Sep 25 10:26:17 2019 -0700 Updated to fit EFL 1.23 API. --- src/bin/i

[EGIT] [tools/expedite] master 01/02: main: lookup for the right file thanks error warning in Efl!

2019-09-25 Thread Cedric Bail
cedric pushed a commit to branch master. http://git.enlightenment.org/tools/expedite.git/commit/?id=105e6568a4974fd86d11291a10cf615a13df43ed commit 105e6568a4974fd86d11291a10cf615a13df43ed Author: Cedric Bail Date: Wed Sep 25 10:25:47 2019 -0700 main: lookup for the right file thanks erro

[EGIT] [core/enlightenment] master 01/01: e build fix - make uuid an explicit dep of gadget loader

2019-09-25 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=754e56f68c10cea0ea993124e89ec5f49b165bc4 commit 754e56f68c10cea0ea993124e89ec5f49b165bc4 Author: Carsten Haitzler (Rasterman) Date: Wed Sep 25 18:45:31 2019 +0100 e build fix - make uui

[EGIT] [core/enlightenment] enlightenment-0.23 01/02: e build fix - make uuid an explicit dep of gadget loader

2019-09-25 Thread Carsten Haitzler
raster pushed a commit to branch enlightenment-0.23. http://git.enlightenment.org/core/enlightenment.git/commit/?id=19309a3e3acae06d481797e30c8f45030f432d38 commit 19309a3e3acae06d481797e30c8f45030f432d38 Author: Carsten Haitzler (Rasterman) Date: Wed Sep 25 18:45:31 2019 +0100 e build fi

[EGIT] [core/enlightenment] enlightenment-0.23 02/02: mixer - try not to create notifications for no change in volume

2019-09-25 Thread Carsten Haitzler
raster pushed a commit to branch enlightenment-0.23. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6623bd2d1baa4e337307abdfe71427b77c8b7061 commit 6623bd2d1baa4e337307abdfe71427b77c8b7061 Author: Carsten Haitzler (Rasterman) Date: Fri Sep 20 13:48:31 2019 +0100 mixer - tr

[EGIT] [core/efl] master 04/05: elementary: return an error when unimplemented function on Efl.Ui.Widget_Factory.

2019-09-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=267f8fcfa82af22c20c79687eb1aed5d5c513ab8 commit 267f8fcfa82af22c20c79687eb1aed5d5c513ab8 Author: Cedric Bail Date: Wed Sep 25 16:52:18 2019 + elementary: return an error when unimplemented fu

[EGIT] [core/efl] master 03/05: elementary: add support for default property on item being created by Efl.Ui.Widget_Factory.

2019-09-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=78ee2ca6b0604ddf6ac2479da9585b68ad937613 commit 78ee2ca6b0604ddf6ac2479da9585b68ad937613 Author: Cedric Bail Date: Tue Sep 24 17:13:49 2019 -0700 elementary: add support for default property on i

[EGIT] [core/efl] master 05/05: elementary: properly mark iterator usage in Efl.Ui.Factory.

2019-09-25 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e5ad8716bd1f0f94a9d6b789c99fc00721d419f8 commit e5ad8716bd1f0f94a9d6b789c99fc00721d419f8 Author: Cedric Bail Date: Tue Sep 24 16:48:31 2019 -0700 elementary: properly mark iterator usage in Efl.U

[EGIT] [core/efl] master 02/05: efl_ui/image: fix playback_speed timer calcs

2019-09-25 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a4597c8326d340b93cfcfd62a72057aae9b9f506 commit a4597c8326d340b93cfcfd62a72057aae9b9f506 Author: Mike Blumenkrantz Date: Wed Sep 25 06:47:49 2019 -0400 efl_ui/image: fix playback_speed timer calc

[EGIT] [core/efl] master 01/05: efl_ui/layout: add explicit error case when theme version > efl version

2019-09-25 Thread Mike Blumenkrantz
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9206960dfac9e2ad6651c69e24a3df5c1b92a2eb commit 9206960dfac9e2ad6651c69e24a3df5c1b92a2eb Author: Mike Blumenkrantz Date: Wed Sep 25 07:30:24 2019 -0400 efl_ui/layout: add explicit error case when

Re: [E-devel] 1.23 delay for two days

2019-09-25 Thread Christopher Michael
"There is the patch series beginning with https://phab.enlightenment.org/D9899 which resolves a regression with running EFL on X without a window manager." I took a look at this, and the patch that is there looks good ... however your comment seems to indicate that this is part of a series, yet I

[EGIT] [core/efl] master 01/02: elm: add basics test to create a destroy *every* widget with errors

2019-09-25 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=10cdb070180e0f1e62d5b8e5d5164a19fbc51548 commit 10cdb070180e0f1e62d5b8e5d5164a19fbc51548 Author: Marcel Hollerbach Date: Mon Sep 23 20:43:47 2019 +0200 elm: add basics test to create a destroy *

[EGIT] [core/efl] master 02/02: efl_ui : change selected_items_get to selected_iterator_new.

2019-09-25 Thread SangHyeon Jade Lee
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7884a38dbd46baf4d9636663269bcbb53f6c0b97 commit 7884a38dbd46baf4d9636663269bcbb53f6c0b97 Author: SangHyeon Jade Lee Date: Wed Sep 25 10:57:03 2019 + efl_ui : change selected_items_get to sel

Re: [E-devel] 1.23 delay for two days

2019-09-25 Thread Christopher Michael
Ok, nvm. I found the whole series now. Cheers, dh From: Christopher Michael Sent: Wednesday, September 25, 2019 2:38 PM To: Enlightenment developer list Subject: Re: [E-devel] 1.23 delay for two days "There is the patch series beginning with https://phab

[EGIT] [core/efl] master 01/01: Revert "elm: add basics test to create a destroy *every* widget with errors"

2019-09-25 Thread Marcel Hollerbach
bu5hm4n pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6592fefcdd3c3d59b0619d1c1ce3a5d5dd7fadef commit 6592fefcdd3c3d59b0619d1c1ce3a5d5dd7fadef Author: Marcel Hollerbach Date: Wed Sep 25 21:46:54 2019 +0200 Revert "elm: add basics test to create a d

[EGIT] [core/efl] master 01/01: efl: improve error message to be really useful.

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=25cba85a6a060c89d77ac76c63cc1979b6388dbe commit 25cba85a6a060c89d77ac76c63cc1979b6388dbe Author: Cedric Bail Date: Wed Sep 25 15:50:35 2019 -0400 efl: improve error message to be really useful.

[EGIT] [core/efl] master 01/01: elm: Avoid maybe unitialized variable accesses

2019-09-25 Thread Lauro Moura
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1115752451f8c0095762a407dec08f42a7cbca06 commit 1115752451f8c0095762a407dec08f42a7cbca06 Author: Lauro Moura Date: Wed Sep 25 16:15:43 2019 -0400 elm: Avoid maybe unitialized variable accesses

[EGIT] [core/efl] master 04/08: efl: stabilize Efl.Ui.Factory_Bind

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3db2793043b40c943f589ac37ebf60cd3385d4e commit c3db2793043b40c943f589ac37ebf60cd3385d4e Author: Cedric Bail Date: Wed Sep 25 11:59:45 2019 -0300 efl: stabilize Efl.Ui.Factory_Bind S

[EGIT] [core/efl] master 08/08: ecore: stabilize Efl.Loop_Model

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a55580ab27d268af8c559edd762cdf09ba31fbf8 commit a55580ab27d268af8c559edd762cdf09ba31fbf8 Author: Cedric Bail Date: Wed Sep 25 12:05:38 2019 -0300 ecore: stabilize Efl.Loop_Model Summ

[EGIT] [core/efl] master 02/08: efl: stabilize Efl.Ui.Factory.

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=bf1f7cfab78b408bc015dca299bdcef6b1776ea3 commit bf1f7cfab78b408bc015dca299bdcef6b1776ea3 Author: Cedric Bail Date: Wed Sep 25 11:55:30 2019 -0300 efl: stabilize Efl.Ui.Factory. Summa

[EGIT] [core/efl] master 06/08: elementary: stabilize Efl.Ui.View_Model

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4473483503813a3ae79b88cd9d47fa1edfcde9ee commit 4473483503813a3ae79b88cd9d47fa1edfcde9ee Author: Cedric Bail Date: Wed Sep 25 12:02:14 2019 -0300 elementary: stabilize Efl.Ui.View_Model

[EGIT] [core/efl] master 01/08: elementary: stabilize Efl.Ui.Widget_Factory.

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=31b99e67c475e7687dbed64514e1692f552506e8 commit 31b99e67c475e7687dbed64514e1692f552506e8 Author: Cedric Bail Date: Wed Sep 25 11:45:38 2019 -0300 elementary: stabilize Efl.Ui.Widget_Factory.

[EGIT] [core/efl] master 05/08: efl: stabilize Efl.Model

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2078fe00e07e7e86f2c784e8b676cbfdfa697ea4 commit 2078fe00e07e7e86f2c784e8b676cbfdfa697ea4 Author: Cedric Bail Date: Wed Sep 25 12:00:28 2019 -0300 efl: stabilize Efl.Model Summary:

[EGIT] [core/efl] master 07/08: ecore: stabilize Efl.Composite_Model.

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=acb314fb1dade1cc37b2a2025da928cf5b338940 commit acb314fb1dade1cc37b2a2025da928cf5b338940 Author: Cedric Bail Date: Wed Sep 25 12:03:27 2019 -0300 ecore: stabilize Efl.Composite_Model.

[EGIT] [core/efl] master 03/08: efl: stabilize Efl.Ui.Property_Bind

2019-09-25 Thread Cedric BAIL
lauromoura pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=31dda961147428b609c7d82735911a9ec1737c62 commit 31dda961147428b609c7d82735911a9ec1737c62 Author: Cedric Bail Date: Wed Sep 25 11:56:54 2019 -0300 efl: stabilize Efl.Ui.Property_Bind

[EGIT] [core/efl] master 13/15: api: mark efl.gfx.image and related types stable

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8e17112c76fce8d28e4b153d368461b742ee815f commit 8e17112c76fce8d28e4b153d368461b742ee815f Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:29 2019 -0400 api: mark efl.gfx.image and related types st

[EGIT] [core/efl] master 14/15: api: mark Efl.Gfx.Image_Load_Controller stable

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b59c00864c1e549ae9ebf94e58a892a3edf36d19 commit b59c00864c1e549ae9ebf94e58a892a3edf36d19 Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:33 2019 -0400 api: mark Efl.Gfx.Image_Load_Controller stab

[EGIT] [core/efl] master 06/15: theme: use more explicit signal names for C -> theme scrollbar signals

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ab8306135c584eec65b7eafcbc8cd3a3e190921f commit ab8306135c584eec65b7eafcbc8cd3a3e190921f Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:45 2019 -0400 theme: use more explicit signal names for C

[EGIT] [core/efl] master 15/15: api: mark Efl.Ui.Image_Zoomable stable

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=593b7426ae230b628a25450c352556f21a29399c commit 593b7426ae230b628a25450c352556f21a29399c Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:38 2019 -0400 api: mark Efl.Ui.Image_Zoomable stable

[EGIT] [core/efl] master 03/15: efl_ui/layout: add mechanism for deferring versioned theme signals

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f24ce654c0c20ac77644e2021e2271ec6c58c67f commit f24ce654c0c20ac77644e2021e2271ec6c58c67f Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:29 2019 -0400 efl_ui/layout: add mechanism for deferring v

[EGIT] [core/efl] master 09/15: theme: remove unused scroller group

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ecd3d2723b79c4e03695f07c203f347ca8c832f4 commit ecd3d2723b79c4e03695f07c203f347ca8c832f4 Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:01 2019 -0400 theme: remove unused scroller group

[EGIT] [core/efl] master 07/15: theme: efl, action, clicked -> efl, action, click

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=edab064de9af47c9b8b2bbdece73ad2ecbc88063 commit edab064de9af47c9b8b2bbdece73ad2ecbc88063 Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:50 2019 -0400 theme: efl,action,clicked -> efl,action,clic

[EGIT] [core/efl] master 05/15: theme: use 'visible' style signals for spin_button button/entry visibility

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=41f37c328ee9dca9a252ac5a81683c2a496d28a0 commit 41f37c328ee9dca9a252ac5a81683c2a496d28a0 Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:40 2019 -0400 theme: use 'visible' style signals for spin_

[EGIT] [core/efl] master 02/15: api: move eo-based radio and check widgets to use selectable signal names

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=75c8fd1cc297b6c14f1626ad10483f948ea064e5 commit 75c8fd1cc297b6c14f1626ad10483f948ea064e5 Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:24 2019 -0400 api: move eo-based radio and check widgets t

[EGIT] [core/efl] master 04/15: theme: efl, state, (content|text), (set|unset) -> efl, (content|text), (set|unset)

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9b18e5a29160a631943b5b99e305a41e8aa16410 commit 9b18e5a29160a631943b5b99e305a41e8aa16410 Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:35 2019 -0400 theme: efl,state,(content|text),(set|unset)

[EGIT] [core/efl] master 11/15: theme: efl, state, anim, stop -> efl, state, animating, stopped

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aab934176637d445858d1fded8886ecdb9daa349 commit aab934176637d445858d1fded8886ecdb9daa349 Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:11 2019 -0400 theme: efl,state,anim,stop -> efl,state,anim

[EGIT] [core/efl] master 12/15: theme: migrate all efl, anim, activate (and similar) signals to efl, state, animation, activated

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=59709bc90776261aee66e1f3d527fca0e5fbe151 commit 59709bc90776261aee66e1f3d527fca0e5fbe151 Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:17 2019 -0400 theme: migrate all efl,anim,activate (and si

[EGIT] [core/efl] master 01/15: theme: /efl, orient, (horizontal|vertical)/efl, state, (horizontal|vertical)/

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d2adb0d3086025ba3a7f4fb92eb206db7d29b861 commit d2adb0d3086025ba3a7f4fb92eb206db7d29b861 Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:19 2019 -0400 theme: /efl,orient,(horizontal|vertical)/efl

[EGIT] [core/efl] master 08/15: theme: use more explicit signal names for C <- theme scrollbar signals

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d6bfeecfa85bb3596a5a5b080ba65e58c8e360c commit 6d6bfeecfa85bb3596a5a5b080ba65e58c8e360c Author: Mike Blumenkrantz Date: Wed Sep 25 17:55:55 2019 -0400 theme: use more explicit signal names for C

[EGIT] [core/efl] master 10/15: api: efl, state, busy, (start|stop) -> efl, state, busy, (started|stopped)

2019-09-25 Thread Mike Blumenkrantz
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3ec56e0dc43dc86a3c788db4bd177fe4a3601779 commit 3ec56e0dc43dc86a3c788db4bd177fe4a3601779 Author: Mike Blumenkrantz Date: Wed Sep 25 17:56:06 2019 -0400 api: efl,state,busy,(start|stop) -> efl,stat

[EGIT] [core/efl] master 01/05: elementary: stabilize Efl.Ui.Collection_View.

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c3dce94eb80a22cfd7e0c42a2a0e4bb9091978c commit 4c3dce94eb80a22cfd7e0c42a2a0e4bb9091978c Author: Cedric Bail Date: Wed Sep 25 21:59:09 2019 -0400 elementary: stabilize Efl.Ui.Collection_View.

[EGIT] [core/efl] master 03/05: elementary: temporary workaround include issue that prevent acces to Evas_Eo.h

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b8af6c17fc29226d351e141457dcded8c122c5eb commit b8af6c17fc29226d351e141457dcded8c122c5eb Author: Cedric Bail Date: Wed Sep 25 21:59:20 2019 -0400 elementary: temporary workaround include issue tha

[EGIT] [core/efl] master 04/05: elementary: forward Efl.Input.Clickable event to Efl.Ui.Collection* event.

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=26d5b7366eb4852aa4441947201b11ea637a0ad2 commit 26d5b7366eb4852aa4441947201b11ea637a0ad2 Author: Cedric Bail Date: Wed Sep 25 21:59:25 2019 -0400 elementary: forward Efl.Input.Clickable event to E

[EGIT] [core/efl] master 05/05: elementary: stabilize Efl.Ui.Item_Clickable.

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=41d0ead833d0e48fb42aa537439f0fbd27d39a91 commit 41d0ead833d0e48fb42aa537439f0fbd27d39a91 Author: Cedric Bail Date: Wed Sep 25 21:59:29 2019 -0400 elementary: stabilize Efl.Ui.Item_Clickable.

[EGIT] [core/efl] master 02/05: elementary: rename Efl.Ui.Collection_Event to Efl.Ui.Item_Clickable

2019-09-25 Thread Cedric BAIL
zmike pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=7cf364f270de5a582ad92ec7c3277837e58c045a commit 7cf364f270de5a582ad92ec7c3277837e58c045a Author: Cedric Bail Date: Wed Sep 25 21:59:14 2019 -0400 elementary: rename Efl.Ui.Collection_Event to Efl.

Re: [E-devel] 1.23 delay for two days

2019-09-25 Thread Michael Blumenkrantz
On Wed, 25 Sep 2019 12:45:48 -0400 Mike Blumenkrantz wrote: > Hi, > > There are currently patches on phab (which I expect to land in the next few > hours) to resolve all of the remaining minor interfaces API-related issues. > There are still a number of tasks in progress for MVVM-related items,