[EGIT] [tools/enventor] master 01/01: edc_editor: Fix not to append candidate slider values after error code.

2016-11-24 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=d796f89805a53c8d0ba519b4e9aa2229c8b018ed commit d796f89805a53c8d0ba519b4e9aa2229c8b018ed Author: Jaehyun Cho Date: Fri Nov 25 16:02:17 2016 +0900 edc_editor: Fix not to append candidate sl

[EGIT] [core/efl] master 01/01: edje_pick: add base_scale value to target edj from origin edj

2016-11-24 Thread Jaehwan Kim
jaehwan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b5e9818c02d39fab68e47e54ea41b3e14537fd2a commit b5e9818c02d39fab68e47e54ea41b3e14537fd2a Author: Jaehwan Kim Date: Fri Nov 25 13:17:56 2016 +0900 edje_pick: add base_scale value to target edj fr

[EGIT] [core/efl] master 01/01: theme: Fix 1 pixel offset and hide clipped regions

2016-11-24 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8c06c47301aaf590a29a976c24b725dde223258b commit 8c06c47301aaf590a29a976c24b725dde223258b Author: Jean-Philippe Andre Date: Fri Nov 25 10:41:41 2016 +0900 theme: Fix 1 pixel offset and hide clipped

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-11-24 Thread Gustavo Sverzut Barbieri
Plus reference to events, as it will be hard to add afterwards. See all io/net where I try to document their relation to methods Also, it would be nice to extend or replace docs for methods we implement. Clear user is "dial(address)" where I'd like to document address string encoding for each prot

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

2016-11-24 Thread Stefan Schmidt
Hello. On 24/11/16 20:02, Jean Guyomarc'h wrote: > Hi Stefan, > > everything is fine on the macOS side. > Homebrew packages will be updated after the release occurs :) Thanks for testing and letting us know! regards Stefan Schmidt

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-11-24 Thread Stefan Schmidt
Hello. On 24/11/16 19:38, Felipe Magno de Almeida wrote: > On Thu, Nov 24, 2016 at 1:35 PM, Stefan Schmidt > wrote: >> Hello. > > [snip] > >> With the last batch I pushed today we have 100% doc coverage in our eo >> files! :) >> >> Now we need to keep it like this, please. :) > > Great job! > Wh

[EGIT] [core/efl] master 02/06: Evas: Use events to flag canvas focus in/out.

2016-11-24 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ded24d80ed2efe688233145e309dbc59048266fc commit ded24d80ed2efe688233145e309dbc59048266fc Author: Guilherme Iscaro Date: Thu Nov 17 17:30:58 2016 -0200 Evas: Use events to flag canvas focus in/out

[EGIT] [core/efl] master 04/06: Efl.Canvas: Use Efl.Input.Focus as event info for object, focus.in/out.

2016-11-24 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b77f0086f5502edacfb71277bbb024247ca6f4b1 commit b77f0086f5502edacfb71277bbb024247ca6f4b1 Author: Guilherme Iscaro Date: Fri Nov 18 13:00:34 2016 -0200 Efl.Canvas: Use Efl.Input.Focus as event inf

[EGIT] [core/efl] master 03/06: Evas: Use events to set canvas focus in/out.

2016-11-24 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=fd6f6c14c16afdde7fe579b48313f5cca100dfea commit fd6f6c14c16afdde7fe579b48313f5cca100dfea Author: Guilherme Iscaro Date: Thu Nov 17 18:22:50 2016 -0200 Evas: Use events to set canvas focus in/out.

[EGIT] [core/efl] master 01/06: Evas: Add Focus event type.

2016-11-24 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ed9c6351522428d4706249356259e1dddc492bb6 commit ed9c6351522428d4706249356259e1dddc492bb6 Author: Guilherme Iscaro Date: Thu Nov 17 17:29:58 2016 -0200 Evas: Add Focus event type. --- src/Makefil

[EGIT] [core/efl] master 06/06: Merge branch 'devs/iscaro/focus-event'

2016-11-24 Thread Bruno Dilly
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6d530356b0be74b317c38b9109df8fbaa4fd4c91 commit 6d530356b0be74b317c38b9109df8fbaa4fd4c91 Merge: ec75c62 6572ad9 Author: Bruno Dilly Date: Thu Nov 24 19:18:52 2016 -0200 Merge branch 'devs/iscaro/

[EGIT] [core/efl] master 05/06: Efl.Canvas.Object: Remove focus, in/out events.

2016-11-24 Thread Guilherme Iscaro
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6572ad9e029a3b5d0ca25925419929e7c8dabdd9 commit 6572ad9e029a3b5d0ca25925419929e7c8dabdd9 Author: Guilherme Iscaro Date: Fri Nov 18 14:56:20 2016 -0200 Efl.Canvas.Object: Remove focus,in/out event

[E-devel] eeze_scanner?

2016-11-24 Thread Gustavo Sverzut Barbieri
Hi all, I see src/bin/eeze/eeze_scanner... but I wonder who uses that and why it exists. It seems to broadcast some events, like cdrom was found, things like that. But I don't see anyone connecting to its socket. Since it uses eet_connection, it's not only about connecting to the socket and getti

[EGIT] [core/efl] master 01/01: efl_debug (client): quit if not waiting and we're done sending.

2016-11-24 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=ec75c623690f5c81d9ff57dc2cfad7ff23d0fcf3 commit ec75c623690f5c81d9ff57dc2cfad7ff23d0fcf3 Author: Gustavo Sverzut Barbieri Date: Thu Nov 24 19:00:49 2016 -0200 efl_debug (client): quit if not wa

[EGIT] [core/efl] master 01/02: efl_io_queue: add discard method, useful in real life.

2016-11-24 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d0b7d876a7a108dc7311e8114ae78d0b0cf79f91 commit d0b7d876a7a108dc7311e8114ae78d0b0cf79f91 Author: Gustavo Sverzut Barbieri Date: Thu Nov 24 18:44:44 2016 -0200 efl_io_queue: add discard method,

[EGIT] [core/efl] master 02/02: efl_debug (client): rewrite using efl_net.

2016-11-24 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b79f03c916a54b41d401c5464ce2af9faa06b972 commit b79f03c916a54b41d401c5464ce2af9faa06b972 Author: Gustavo Sverzut Barbieri Date: Thu Nov 24 18:46:51 2016 -0200 efl_debug (client): rewrite using

[EGIT] [core/efl] master 01/01: ecore_wl2: avoid adding repeated devices

2016-11-24 Thread Bruno Dilly
bdilly pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1e62cd562ee2f35e867e59f640e5ee5f2a7e0f29 commit 1e62cd562ee2f35e867e59f640e5ee5f2a7e0f29 Author: Bruno Dilly Date: Thu Nov 24 18:26:50 2016 -0200 ecore_wl2: avoid adding repeated devices

[EGIT] [core/efl] master 01/01: efl_ui_win: fix build with no support for X

2016-11-24 Thread Jean Guyomarc'h
jayji pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2a75a47b192df7ceef36fe92305bf00d222b4db2 commit 2a75a47b192df7ceef36fe92305bf00d222b4db2 Author: Jean Guyomarc'h Date: Thu Nov 24 20:24:19 2016 +0100 efl_ui_win: fix build with no support for X --

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

2016-11-24 Thread Jean Guyomarc'h
Hi Stefan, everything is fine on the macOS side. Homebrew packages will be updated after the release occurs :) Jean On Thu, Nov 24, 2016 at 3:20 PM, Stefan Schmidt wrote: > ello. > > I just uploaded the pre-release tarballs for 1.18.3. > > If I hear nothing problematic within the next 24 hours,

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-11-24 Thread Felipe Magno de Almeida
On Thu, Nov 24, 2016 at 1:35 PM, Stefan Schmidt wrote: > Hello. [snip] > With the last batch I pushed today we have 100% doc coverage in our eo > files! :) > > Now we need to keep it like this, please. :) Great job! Why not have Daniel add an error for functions that are not documented in Eo?

[EGIT] [core/efl] master 01/01: efl_debug: filter own pid.

2016-11-24 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4c0187609f2b1cb956e1967a15a74703b4b349f7 commit 4c0187609f2b1cb956e1967a15a74703b4b349f7 Author: Gustavo Sverzut Barbieri Date: Thu Nov 24 15:31:32 2016 -0200 efl_debug: filter own pid.

[EGIT] [core/efl] master 01/01: docs: enhance efl_io_copier.

2016-11-24 Thread Gustavo Sverzut Barbieri
barbieri pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=4b28d5a9897c9e3c81935dc14eaf420f436bc63a commit 4b28d5a9897c9e3c81935dc14eaf420f436bc63a Author: Gustavo Sverzut Barbieri Date: Thu Nov 24 15:22:45 2016 -0200 docs: enhance efl_io_copier.

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-11-24 Thread Jérémy Zurcher
On Thursday 24 November 2016 16:35, Stefan Schmidt wrote : > Hello. > > On 25/10/16 10:15, Stefan Schmidt wrote: > > Hello. > > > > On 25/10/16 05:04, Carsten Haitzler (The Rasterman) wrote: > >> On Sat, 22 Oct 2016 00:43:30 +0200 Stefan Schmidt > >> said: > >> > >>> Hello. > >>> > >>> TL;DR: I

Re: [E-devel] Making documentation for all elements of a eo file mandatory for new files

2016-11-24 Thread Stefan Schmidt
Hello. On 25/10/16 10:15, Stefan Schmidt wrote: > Hello. > > On 25/10/16 05:04, Carsten Haitzler (The Rasterman) wrote: >> On Sat, 22 Oct 2016 00:43:30 +0200 Stefan Schmidt >> said: >> >>> Hello. >>> >>> TL;DR: If you are committing new eo files I expect them to have full >>> docs from now one.

[EGIT] [core/efl] master 01/10: docs: elm: fill gaps in systray, table, thumb and web eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=58a3fea061a0e798776027dd802452b703f27746 commit 58a3fea061a0e798776027dd802452b703f27746 Author: Stefan Schmidt Date: Thu Nov 24 14:46:11 2016 +0100 docs: elm: fill gaps in systray, table, thumb

[EGIT] [core/efl] master 07/10: docs: elm: fill gaps in button, color, combobox and conformant eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=a7b2b6fdc0ce67fb2eb1e96c139e64ea07470110 commit a7b2b6fdc0ce67fb2eb1e96c139e64ea07470110 Author: Stefan Schmidt Date: Thu Nov 24 15:12:20 2016 +0100 docs: elm: fill gaps in button, color, combobo

[EGIT] [core/efl] master 02/10: docs: elm: fill gaps in hover, hoversel and notify eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c52bd50eba7933841da25272ceae27e35a96bb4d commit c52bd50eba7933841da25272ceae27e35a96bb4d Author: Stefan Schmidt Date: Thu Nov 24 14:51:47 2016 +0100 docs: elm: fill gaps in hover, hoversel and no

[EGIT] [core/efl] master 04/10: docs: elm: fill gaps in segment_control and slideshow eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f8494aafd4ae8612803907a559e0b27cf92ff961 commit f8494aafd4ae8612803907a559e0b27cf92ff961 Author: Stefan Schmidt Date: Thu Nov 24 14:57:29 2016 +0100 docs: elm: fill gaps in segment_control and sl

[EGIT] [core/efl] master 06/10: docs: elm: fill gaps in config, efl_ui_win and actionslider eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=f9272570c588ebdcd8179efc12f6dc67bb990d73 commit f9272570c588ebdcd8179efc12f6dc67bb990d73 Author: Stefan Schmidt Date: Thu Nov 24 15:10:46 2016 +0100 docs: elm: fill gaps in config, efl_ui_win and

[EGIT] [core/efl] master 03/10: docs: elm: fill gaps in panel, photocam and progressbar eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6fc80f75c78bc07c506f5cb22c4c848318d8547a commit 6fc80f75c78bc07c506f5cb22c4c848318d8547a Author: Stefan Schmidt Date: Thu Nov 24 14:55:50 2016 +0100 docs: elm: fill gaps in panel, photocam and pr

[EGIT] [core/efl] master 05/10: docs: elm: fill gaps in diskselector, entry and gesture_layer eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=98e50b0751dd0b426253b76af6b22ccc97e21061 commit 98e50b0751dd0b426253b76af6b22ccc97e21061 Author: Stefan Schmidt Date: Thu Nov 24 15:05:56 2016 +0100 docs: elm: fill gaps in diskselector, entry an

[EGIT] [core/efl] master 10/10: docs: efl_io_copier: fill gaps in eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d859d693be8a534a12203dde8b23726a28d3b7ef commit d859d693be8a534a12203dde8b23726a28d3b7ef Author: Stefan Schmidt Date: Thu Nov 24 15:16:59 2016 +0100 docs: efl_io_copier: fill gaps in eo file docu

[EGIT] [core/efl] master 09/10: docs: efl_pack_grid: fill gaps in eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=3f0f1b68f08ee9bc9c09572066e6aba2c48a4dbd commit 3f0f1b68f08ee9bc9c09572066e6aba2c48a4dbd Author: Stefan Schmidt Date: Thu Nov 24 15:14:20 2016 +0100 docs: efl_pack_grid: fill gaps in eo file docu

[EGIT] [core/efl] master 08/10: docs: elm: fill gaps in separator, view_form and view_list eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0d930b3c7d71f5f0b0b90964fb80369a14931835 commit 0d930b3c7d71f5f0b0b90964fb80369a14931835 Author: Stefan Schmidt Date: Thu Nov 24 15:13:04 2016 +0100 docs: elm: fill gaps in separator, view_form a

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

2016-11-24 Thread Stefan Schmidt
ello. I just uploaded the pre-release tarballs for 1.18.3. If I hear nothing problematic within the next 24 hours, I will do the final release. https://download.enlightenment.org/pre-releases/efl-1.18.3-pre.tar.gz 914a1145e9854ca0dbc07725865045dbed4d59c7e8b7b9d51ca1ace5540e7f88 https://download

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

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch efl-1.18. http://git.enlightenment.org/core/efl.git/commit/?id=dd3582298569fe344ed290d8de8d8b430c8577b6 commit dd3582298569fe344ed290d8de8d8b430c8577b6 Author: Stefan Schmidt Date: Thu Nov 24 13:02:32 2016 +0100 release: Update NEWS and bump version for 1.

[EGIT] [core/efl] master 01/01: elementary: [atspi] using utf-8 text not markup text

2016-11-24 Thread Shinwoo Kim
kimcinoo pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6536837c59c2e01c5f88ce4d48c26e4fd53cef02 commit 6536837c59c2e01c5f88ce4d48c26e4fd53cef02 Author: Shinwoo Kim Date: Thu Nov 24 21:35:10 2016 +0900 elementary: [atspi] using utf-8 text not markup

[EGIT] [admin/release-management] master 01/01: release: remove all special cases for the merged libs

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/admin/release-management.git/commit/?id=fb1eb2f1e8e6c1d278d120b9d8957c4a11de54d0 commit fb1eb2f1e8e6c1d278d120b9d8957c4a11de54d0 Author: Stefan Schmidt Date: Thu Nov 24 12:55:35 2016 +0100 release: remove all special ca

[EGIT] [core/efl] master 03/05: docs: elm: fill gaps in glview, pan, panes, photo and plug eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=144ba2480ead2e99db19fb9a72ac5fd420c784d9 commit 144ba2480ead2e99db19fb9a72ac5fd420c784d9 Author: Stefan Schmidt Date: Thu Nov 24 11:46:51 2016 +0100 docs: elm: fill gaps in glview, pan, panes, ph

[EGIT] [core/efl] master 02/05: docs: elm: fill gaps in box, grid, icon, inwin and label eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e27a7280797319a5a47d64044b6f25b71857aed3 commit e27a7280797319a5a47d64044b6f25b71857aed3 Author: Stefan Schmidt Date: Thu Nov 24 11:44:04 2016 +0100 docs: elm: fill gaps in box, grid, icon, inwin

[EGIT] [core/efl] master 01/05: docs: elm_mapbuf: fill gaps in elm_mapbuf eo file docuemntation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c59ef441cf33144412cac9b902891c5b772f2c32 commit c59ef441cf33144412cac9b902891c5b772f2c32 Author: Stefan Schmidt Date: Thu Nov 24 11:41:05 2016 +0100 docs: elm_mapbuf: fill gaps in elm_mapbuf eo f

[EGIT] [core/efl] master 05/05: docs: elm: fill gaps in prefs, radio, route, slider and spinner eo file docs

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c322b65aa0e009b6cc81bad0917ea24a76317790 commit c322b65aa0e009b6cc81bad0917ea24a76317790 Author: Stefan Schmidt Date: Thu Nov 24 11:50:22 2016 +0100 docs: elm: fill gaps in prefs, radio, route, s

[EGIT] [core/efl] master 04/05: docs: elm_multibottonentry: fill gaps in eo file documentation

2016-11-24 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=724e80dd13d51e3febfe53d499a439bf4e9efa54 commit 724e80dd13d51e3febfe53d499a439bf4e9efa54 Author: Stefan Schmidt Date: Thu Nov 24 11:48:52 2016 +0100 docs: elm_multibottonentry: fill gaps in eo fi

Re: [E-devel] [GIT] : ecore_file: use win api for delete folder

2016-11-24 Thread Vyacheslav Reutskiy
Hello, This changes I made in scope of fix ecore_file_recursive_rm. But after you comment I not sure that this patch is correct. Sorry, but I can check it now. I will check it soon, and if patch is wrong I will revert. On Nov 24, 2016 10:20 AM, "Vincent Torri" wrote: > hello > > about commit 5e

[EGIT] [tools/enventor] master 01/01: Revert "autocomp: Add time with "LINEAR" to "transition"."

2016-11-24 Thread Jaehyun Cho
jaehyun pushed a commit to branch master. http://git.enlightenment.org/tools/enventor.git/commit/?id=2a8448e7263d56a20deef3141d67559d88b46236 commit 2a8448e7263d56a20deef3141d67559d88b46236 Author: Jaehyun Cho Date: Thu Nov 24 19:04:55 2016 +0900 Revert "autocomp: Add time with "LINEAR" t

Re: [E-devel] [RFC] Ecore_Getopt STORE_DEF_* is strange

2016-11-24 Thread Jean Guyomarc'h
Okay, unless someone is opposed to the above, I'll propose a v1 this week-end :) BR, Jean On Wed, Nov 23, 2016 at 12:40 AM, Gustavo Sverzut Barbieri wrote: > On Tue, Nov 22, 2016 at 7:33 PM, Jean Guyomarc'h > wrote: Maybe I didn't understand correctly what you meant, but adding a new

[EGIT] [core/efl] master 01/02: win: Fix framespace when using CSD

2016-11-24 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9fa608d6312d0119a3d7e054315da60b1b31b2b3 commit 9fa608d6312d0119a3d7e054315da60b1b31b2b3 Author: Jean-Philippe Andre Date: Thu Nov 24 17:44:29 2016 +0900 win: Fix framespace when using CSD

[EGIT] [core/efl] master 02/02: win: Disable CSD shadow if alpha and borderless

2016-11-24 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=61c8d7f46edf4cd0a519114cab1726977815c7a7 commit 61c8d7f46edf4cd0a519114cab1726977815c7a7 Author: Jean-Philippe Andre Date: Thu Nov 24 17:45:14 2016 +0900 win: Disable CSD shadow if alpha and border

[E-devel] [GIT] : ecore_file: use win api for delete folder

2016-11-24 Thread Vincent Torri
hello about commit 5e25b8037ca8858412627d76b6fe72e9c7279021 what is the problem with rmdir ? rm does exactly the same thing, except that RemoveDirectory() will not remove the directory until the last handle to the directory is closed if there is a problem with rmdir, check errno Vincent --

Re: [E-devel] Windows API & Theme changes

2016-11-24 Thread Jean-Philippe André
Hi, I have pushed a "fix" but I don't like it. All it does is disable shadows and fix the opaque/input region of the window as exposed to Wayland, and fix a 1 pixel offset in the theme. I don't like it because --IMHO-- E should not have SSD (server-side decorations) in Wayland. Also I don't like

[E-devel] Propose efl_ui_path.

2016-11-24 Thread Hermet Park
So... finally, I pushed the efl_gfx_path yesterday. Now I'd like to propose a new widget - efl_ui_path Conceptually, this widget is similiar with the efl_ui_flip. It setups an arbitrary path mesh using the evas_map, maps a user's content and displays it. It helps users in drawing any kind of c

[EGIT] [core/efl] master 01/01: win: Fix (hack around) E internal windows in Wayland

2016-11-24 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=246023d1b324cebe4d5bd0057b62951de785839e commit 246023d1b324cebe4d5bd0057b62951de785839e Author: Jean-Philippe Andre Date: Thu Nov 24 11:28:05 2016 +0900 win: Fix (hack around) E internal windows i