Re: [E-devel] Interested in Becoming A Developer

2015-03-05 Thread Tom Hacohen
On 05/03/15 06:45, Carsten Haitzler (The Rasterman) wrote: > On Wed, 4 Mar 2015 22:00:53 -0500 Rick Van Camp said: > >> Hello, >> >> I have been communicating with Jeff Hoogland of Bodhi Linux regarding my >> interest in becoming involved in his effort. After explaining my >> background and inter

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm_win now accurately reapplies framespace in all cases for fullscreen wins

2015-03-05 Thread Tom Hacohen
This commit message doesn't follow our conventions. Mike (this time I double checked it wasn't Chris), please review the commit message guidelines and adhere to them. This is not the first time. -- Tom. On 04/03/15 20:22, Mike Blumenkrantz wrote: > discomfitor pushed a commit to branch master.

[EGIT] [core/efl] master 01/01: Edje init: fix typo in error message.

2015-03-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=dac7e8844f7c83b65c59389b6b64033c03ad5ece commit dac7e8844f7c83b65c59389b6b64033c03ad5ece Author: Tom Hacohen Date: Thu Mar 5 09:26:01 2015 + Edje init: fix typo in error message. Evas

[E-devel] Editable feature in hoversel

2015-03-05 Thread SHILPA ONKAR SINGH
Hi All, I had observed that we don't have editable combobox type of widget in elementary and thought that instead of creating a new widget, why not just add editable feature in hoversel widget itself. if we call elm_hoversel_editable_set API on hoversel, the widget will behave as combobox, if

Re: [E-devel] Elm_spinner focus UI, accessibility fix

2015-03-05 Thread The Rasterman
On Thu, 05 Mar 2015 09:50:23 +0200 "Viacheslav Reutskyi (rimmed)" said: > I think that navigation by part of widget is a wrong. Focus should to jump > from widget to widget. If you want to navigate by widget part need to use the > key binding. Now you need to press the TAB 3 times for move focus

[EGIT] [core/efl] master 02/02: Evas GL common: Create OpenGL ES 3.x contexts by default

2015-03-05 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=03ab2e27c87213ee0a19240787e2ff3e847b87ae commit 03ab2e27c87213ee0a19240787e2ff3e847b87ae Author: Jean-Philippe Andre Date: Thu Mar 5 19:21:24 2015 +0900 Evas GL common: Create OpenGL ES 3.x context

[EGIT] [core/efl] master 01/02: Evas GL: Fix list of extensions with GLESv1

2015-03-05 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=611741e65d3a83544313f2267ad076d0e4318ee5 commit 611741e65d3a83544313f2267ad076d0e4318ee5 Author: Jean-Philippe Andre Date: Thu Mar 5 18:16:05 2015 +0900 Evas GL: Fix list of extensions with GLESv1

[EGIT] [core/efl] efl-1.13 01/01: Evas GL: Fix list of extensions with GLESv1

2015-03-05 Thread Jean-Philippe ANDRÉ
jpeg pushed a commit to branch efl-1.13. http://git.enlightenment.org/core/efl.git/commit/?id=ed2402f168d1193281691648e3d3c261d0d0d0f3 commit ed2402f168d1193281691648e3d3c261d0d0d0f3 Author: Jean-Philippe Andre Date: Thu Mar 5 18:16:05 2015 +0900 Evas GL: Fix list of extensions with GLESv

[EGIT] [tools/exactness] master 01/01: Remove unused variable.

2015-03-05 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=e2c1fa063677673a22408cdab0f306d154a0e147 commit e2c1fa063677673a22408cdab0f306d154a0e147 Author: Tom Hacohen Date: Thu Mar 5 12:03:55 2015 + Remove unused variable. --- src/lib/tsuite_e

[EGIT] [bindings/python/python-efl] master 02/02: Elementary: Documentation fixes

2015-03-05 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=ded0c5fd06d6a8078c25b1d3fcad7f1a7e92813b commit ded0c5fd06d6a8078c25b1d3fcad7f1a7e92813b Author: Kai Huuhko Date: Thu Mar 5 14:19:48 2015 +0200 Elementary: Documentation fixes --

[EGIT] [bindings/python/python-efl] master 01/02: Documentation: Switch syntax highlighting (pygments) style to monokai

2015-03-05 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=2dcc34230e1a2f2962338df02be89437e567a109 commit 2dcc34230e1a2f2962338df02be89437e567a109 Author: Kai Huuhko Date: Wed Mar 4 11:21:59 2015 +0200 Documentation: Switch syntax highl

[EGIT] [tools/exactness] master 01/01: Make exactness independant of elementary

2015-03-05 Thread kabeer khan
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/exactness.git/commit/?id=a701d336ca396b2452de7cb39d38b5c59e398a96 commit a701d336ca396b2452de7cb39d38b5c59e398a96 Author: kabeer khan Date: Thu Mar 5 13:03:08 2015 + Make exactness independant of elementary

Re: [E-devel] Have E suspend on lid close only while running from battery?

2015-03-05 Thread Jeff Hoogland
Awesome. You think this will be back ported to E19.5 (whenever that happens) or will we be waiting for E20 on this one? On Thu, Mar 5, 2015 at 12:51 AM, Carsten Haitzler wrote: > On Sat, 21 Feb 2015 18:28:03 -0600 Jeff Hoogland > said: > > > Is there an option in E to have it only run the ACPI

Re: [E-devel] Have E suspend on lid close only while running from battery?

2015-03-05 Thread Vasiliy Tolstov
2015-03-05 9:51 GMT+03:00 Carsten Haitzler : > i added a smart suspend action (and smart hibernate too) - it does this (as > well as not suspend on lid close if an external screen is configured and > enabled). Greate feature! Please backport it to e19... -- Vasiliy Tolstov, e-mail: v.tols...@se

[EGIT] [core/enlightenment] master 01/01: re-setting same cursor object updates hotspot as expected

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c9ef6e5c7756f16593568d840c31f4a3fda5f485 commit c9ef6e5c7756f16593568d840c31f4a3fda5f485 Author: Mike Blumenkrantz Date: Thu Mar 5 11:27:23 2015 -0500 re-setting same cursor object

[EGIT] [core/elementary] master 01/03: cnp should only attempt to get wl win for wl engine canvases

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=ac67dc68aee0cc78e700845b06edd2a3d712cc1a commit ac67dc68aee0cc78e700845b06edd2a3d712cc1a Author: Mike Blumenkrantz Date: Thu Mar 5 11:31:30 2015 -0500 cnp should only attempt to get w

[EGIT] [core/elementary] master 02/03: cursor object changes are now rejected if creating the new cursor fails

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=cb656ec20cfdc729a691b0201c6133188cbc9820 commit cb656ec20cfdc729a691b0201c6133188cbc9820 Author: Mike Blumenkrantz Date: Thu Mar 5 11:33:57 2015 -0500 cursor object changes are now re

[EGIT] [core/elementary] master 03/03: cursor theme setting should use cur->owner instead of cur->eventarea for parent

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=bf96aadb2db50a14d6233aa6cdbe2b24a1351180 commit bf96aadb2db50a14d6233aa6cdbe2b24a1351180 Author: Mike Blumenkrantz Date: Thu Mar 5 11:35:03 2015 -0500 cursor theme setting should use

[EGIT] [core/enlightenment] master 03/03: force non-internal wl clients to hide when gl is not available

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7e8d442ac30ed3025fc52775237f5bd7d3e20eb2 commit 7e8d442ac30ed3025fc52775237f5bd7d3e20eb2 Author: Mike Blumenkrantz Date: Thu Mar 5 11:59:29 2015 -0500 force non-internal wl clients

[EGIT] [core/enlightenment] master 01/03: Revert "when we get a request to close client app, defer resource deletion"

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=230033aa672fc250992cbc0ceb72534a7196afe0 commit 230033aa672fc250992cbc0ceb72534a7196afe0 Author: Mike Blumenkrantz Date: Thu Mar 5 11:41:43 2015 -0500 Revert "when we get a request

[EGIT] [core/enlightenment] master 02/03: hide comp object image on smart hide

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=caddd0f1d59ae968b1a9b3a261f126bbe177f275 commit caddd0f1d59ae968b1a9b3a261f126bbe177f275 Author: Mike Blumenkrantz Date: Thu Mar 5 11:56:26 2015 -0500 hide comp object image on sma

[EGIT] [core/enlightenment] master 01/03: add E_Client->dead to mark clients that should immediately be removed from the compositor

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=38e12a03700a2668ae2aea23f02aa9a9d9461dd4 commit 38e12a03700a2668ae2aea23f02aa9a9d9461dd4 Author: Mike Blumenkrantz Date: Thu Mar 5 12:16:53 2015 -0500 add E_Client->dead to mark cl

[EGIT] [core/enlightenment] master 02/03: trivial move comp object function

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6696c99a26eaec4b362d440efd10fdff5dc124ca commit 6696c99a26eaec4b362d440efd10fdff5dc124ca Author: Mike Blumenkrantz Date: Thu Mar 5 12:18:06 2015 -0500 trivial move comp object func

[EGIT] [core/enlightenment] master 03/03: flag non-internal wl shm clients as dead and delete mirrors on hide

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=b9f797a277b70f7c38408692d6bf5361dfb26e6d commit b9f797a277b70f7c38408692d6bf5361dfb26e6d Author: Mike Blumenkrantz Date: Thu Mar 5 12:18:27 2015 -0500 flag non-internal wl shm clie

[EGIT] [apps/ephoto] master 01/01: Ephoto: Add real size label to the cropper so you will know the size of cropped image.

2015-03-05 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=ede263f65a3d9c3e3388bd1fc267be47c46fd4e8 commit ede263f65a3d9c3e3388bd1fc267be47c46fd4e8 Author: Stephen Houston Date: Thu Mar 5 11:23:58 2015 -0600 Ephoto: Add real size label to the cropper so

[EGIT] [core/enlightenment] master 01/01: only hide comp object images for dead clients on smart hide

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=02134369c0cba6267dcdda6212607144dafc commit 02134369c0cba6267dcdda6212607144dafc Author: Mike Blumenkrantz Date: Thu Mar 5 12:44:27 2015 -0500 only hide comp object images

[EGIT] [bindings/python/python-efl] master 01/01: Evas: Bring back SmartObject

2015-03-05 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=d3357619f7d32f53a5df9683409ed67038466a7e commit d3357619f7d32f53a5df9683409ed67038466a7e Author: Kai Huuhko Date: Thu Mar 5 20:21:45 2015 +0200 Evas: Bring back SmartObject

[EGIT] [core/enlightenment] master 01/01: don't require client mirror object existence to hide dead comp object mirrors

2015-03-05 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=08b9194c12315d18cb321ae4eee9583dc0be8a74 commit 08b9194c12315d18cb321ae4eee9583dc0be8a74 Author: Mike Blumenkrantz Date: Thu Mar 5 14:57:49 2015 -0500 don't require client mirror o

[EGIT] [apps/ephoto] master 01/01: Ephoto: If image is smaller than viewer, zoom 1:1 instead of fit.

2015-03-05 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=9e204bd63b368e4d15624eb4f0ef845459292755 commit 9e204bd63b368e4d15624eb4f0ef845459292755 Author: Stephen Houston Date: Thu Mar 5 14:40:53 2015 -0600 Ephoto: If image is smaller than viewer, zoom

[EGIT] [apps/ephoto] master 01/01: Ephoto: Update TODO, Make fsel default save name the basename of current image.

2015-03-05 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=57f2a4ea07193e2a0dac719964bdafc336137150 commit 57f2a4ea07193e2a0dac719964bdafc336137150 Author: Stephen Houston Date: Thu Mar 5 14:47:19 2015 -0600 Ephoto: Update TODO, Make fsel default save n

[EGIT] [apps/ephoto] master 01/01: Ephoto: Fix an issue where overwrite was not working. On save as, add the new entry and change dirs.

2015-03-05 Thread Stephen Houston
okra pushed a commit to branch master. http://git.enlightenment.org/apps/ephoto.git/commit/?id=fb87d20f13c9c32e53be622a0ab3bce736ca7ea8 commit fb87d20f13c9c32e53be622a0ab3bce736ca7ea8 Author: Stephen Houston Date: Thu Mar 5 16:18:17 2015 -0600 Ephoto: Fix an issue where overwrite was not

Re: [E-devel] Have E suspend on lid close only while running from battery?

2015-03-05 Thread The Rasterman
On Thu, 5 Mar 2015 17:45:03 +0300 Vasiliy Tolstov said: > 2015-03-05 9:51 GMT+03:00 Carsten Haitzler : > > i added a smart suspend action (and smart hibernate too) - it does this (as > > well as not suspend on lid close if an external screen is configured and > > enabled). > > > Greate feature!

[E-devel] Elementary from Git Breaks the Start Gadget in my E Theme

2015-03-05 Thread Jeff Hoogland
Any idea what changes in elementary between 1.12 and Git now might cause the start gadget in my custom e theme to stop working? -- ~Jeff Hoogland My Projects on GitHub

Re: [E-devel] Elementary from Git Breaks the Start Gadget in my E Theme

2015-03-05 Thread The Rasterman
On Thu, 5 Mar 2015 21:34:20 -0600 Jeff Hoogland said: > Any idea what changes in elementary between 1.12 and Git now might cause > the start gadget in my custom e theme to stop working? errr.. start gadget has nothing to do with elm... ? -- - Codito, ergo sum - "I code, therefore I

Re: [E-devel] Elementary from Git Breaks the Start Gadget in my E Theme

2015-03-05 Thread Jeff Hoogland
I was under that impression as well, but here is my shelf with EFL/Elm 1.12.4: http://i.imgur.com/EkgpOHL.png And then after upgrading to EFL/Elm from git: http://i.imgur.com/SEYQYzG.png Start menu gadget works as expected with E's default theme. Same E version is used in both screenshots, just