[EGIT] [core/elementary] master 01/01: fix cursor to stay shown when cursor moves due to manual placement or typing

2013-11-07 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=feefa828c35deb46289275f7946b06cb6c5b93e3 commit feefa828c35deb46289275f7946b06cb6c5b93e3 Author: Carsten Haitzler (Rasterman) Date: Fri Nov 8 16:56:24 2013 +0900 fix cursor to stay shown w

[EGIT] [core/elementary] master 01/01: elm_entry: fix magnifier not showing up.

2013-11-07 Thread Thiep Ha
cedric pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d1cb9ecc4c59794882da274d4db04a09741d0280 commit d1cb9ecc4c59794882da274d4db04a09741d0280 Author: Thiep Ha Date: Fri Nov 8 16:08:47 2013 +0900 elm_entry: fix magnifier not showing up.

[EGIT] [core/elementary] master 01/01: colorsel - dont free up palette CONFIG except when clearing palette.

2013-11-07 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=1cb8711168a9b5225ed9f017098272eb02ac39f0 commit 1cb8711168a9b5225ed9f017098272eb02ac39f0 Author: Carsten Haitzler (Rasterman) Date: Fri Nov 8 15:42:31 2013 +0900 colorsel - dont free up pa

[EGIT] [core/elementary] master 01/01: config - standard can't use default-desktop as it doesn't exist as a theme

2013-11-07 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f1b4d058d8fddd8169fdb9568bdc7d6930e734f2 commit f1b4d058d8fddd8169fdb9568bdc7d6930e734f2 Author: Carsten Haitzler (Rasterman) Date: Fri Nov 8 15:33:13 2013 +0900 config - standard can't us

Re: [E-devel] Elementary QuickLaunch and PIE executables

2013-11-07 Thread Doug Newgard
> From: j...@videolan.org > Date: Fri, 8 Nov 2013 10:40:42 +0900 > To: enlightenment-devel@lists.sourceforge.net > Subject: Re: [E-devel] Elementary QuickLaunch and PIE executables > > Guys! > This speed-up is SIDE effect of my changes :-P > Glad it's making

Re: [E-devel] [EGIT] [tools/clouseau] master 05/06: Client: Added a GUI settings dialog.

2013-11-07 Thread The Rasterman
On Thu, 7 Nov 2013 21:34:25 -0200 Gustavo Sverzut Barbieri said: > On Thu, Nov 7, 2013 at 8:21 AM, Tom Hacohen wrote: > > tasn pushed a commit to branch master. > > > > http://git.enlightenment.org/tools/clouseau.git/commit/?id=87c046e9ad817e10c08d692e2acde259e510918c > > > > commit 87c046e9ad81

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: many improvment * improve pam login * fix some profile mistake when login an user * use EINA_UNUSED * code refactoring * remove session log

2013-11-07 Thread The Rasterman
On Fri, 8 Nov 2013 08:59:41 +0900 Daniel Juyung Seo said: > On Thu, Oct 31, 2013 at 11:52 AM, Carsten Haitzler > wrote: > > > On Thu, 31 Oct 2013 00:51:21 +0100 Michaël Bouchaud said: > > > > > I will try to find my best words. > > > Sorry to annoy you with a huge commit. But as I say before, I

Re: [E-devel] Elementary QuickLaunch and PIE executables

2013-11-07 Thread The Rasterman
On Fri, 8 Nov 2013 10:40:42 +0900 Jean-Philippe André said: > Guys! > This speed-up is SIDE effect of my changes :-P > Glad it's making your lives easier though :) for some people... that's all that matters :) > 2013/11/7 Jérémy Zurcher > > > very nice > > > > On Monday 04 November 2013 15:4

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: many improvment * improve pam login * fix some profile mistake when login an user * use EINA_UNUSED * code refactoring * remove session log

2013-11-07 Thread The Rasterman
On Fri, 8 Nov 2013 10:02:52 +0900 Daniel Juyung Seo said: > Hi Michael Bouchaud, > > On Fri, Nov 8, 2013 at 9:57 AM, Michaël Bouchaud wrote: > > > Hi Daniel Juyung Seo, > > Don't take Raster for a good or a worse point. If you want, it's me to > > spanking never Raster. > > > > I can't spank

Re: [E-devel] Development distro.

2013-11-07 Thread The Rasterman
On Thu, 7 Nov 2013 15:59:59 -0200 "Eduardo Lima (Etrunko)" said: > On Thu, Nov 7, 2013 at 3:38 PM, Jonathan Aquilina > wrote: > > For a first time contributor what would be a recommended distro to use. > > Also to view the wiki one needs a phabricator account > > > > People here are very distro

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup: Added support for popup move. elm_popup_move.

2013-11-07 Thread ChunEon Park
scalabiity = daynamically resized popup area. -Regards, Hermet- -Original Message- From: "Daniel Juyung Seo" To: "Enlightenment developer list"; Cc: ; Sent: 2013-11-08 (금) 13:58:32 Subject: Re: [E-devel] [EGIT] [core/elementary] master 01/01: po

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup: Added support for popup move. elm_popup_move.

2013-11-07 Thread Daniel Juyung Seo
On Fri, Nov 8, 2013 at 1:47 PM, ChunEon Park wrote: > Convenient ok. but convenient API even should not break the concept. > It does not break popup concept. It is still relative to its parent once the patch is revised as I mentioned earlier. > The api sound like it does not care the scalabili

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup: Added support for popup move. elm_popup_move.

2013-11-07 Thread ChunEon Park
Convenient ok. but convenient API even should not break the concept. The api sound like it does not care the scalability and popup concept. If you really intended that popup does not care the scalability, then ie, elm_popup_fixed_pos_set() will be nicer to me. or not, then align_set() should be th

[EGIT] [bindings/python/python-efl] master 01/01: Elementary: Add a call to need_efreet to the map examples.

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=91f6ce7ea82cb5bff8c35e8a748bd50f89dc572e commit 91f6ce7ea82cb5bff8c35e8a748bd50f89dc572e Author: Kai Huuhko Date: Fri Nov 8 06:03:15 2013 +0200 Elementary: Add a call to need_efr

[EGIT] [core/elementary] master 01/01: external symbols need to be EAPI marked even in headers.

2013-11-07 Thread Rasterman
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=2fd6d7f5e8a15a5d8cc945c80a1f43073fad25f9 commit 2fd6d7f5e8a15a5d8cc945c80a1f43073fad25f9 Author: Carsten Haitzler (Rasterman) Date: Fri Nov 8 11:54:09 2013 +0900 external symbols need to b

[EGIT] [core/elementary] master 03/03: elm_dbus_menu.c: Removed unused pointer value assignment.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=4c2731ce2fdc2462bb6da700ca1e281b1e027212 commit 4c2731ce2fdc2462bb6da700ca1e281b1e027212 Author: Daniel Juyung Seo Date: Fri Nov 8 11:30:50 2013 +0900 elm_dbus_menu.c: Removed unused pointer

[EGIT] [core/elementary] master 02/03: elm_prefs_data.c: Check return value of eina_value_get().

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=6aa7eac77f2980a80055a193de367bf007b28e16 commit 6aa7eac77f2980a80055a193de367bf007b28e16 Author: Daniel Juyung Seo Date: Fri Nov 8 11:22:01 2013 +0900 elm_prefs_data.c: Check return value of

[EGIT] [core/elementary] master 01/03: elm_config.c: Check null for profile. I can be null.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=b38bc31c7586056eb39f6f17d0a9809e3cdad097 commit b38bc31c7586056eb39f6f17d0a9809e3cdad097 Author: Daniel Juyung Seo Date: Fri Nov 8 10:27:44 2013 +0900 elm_config.c: Check null for profile. I

Re: [E-devel] Development distro.

2013-11-07 Thread Chris Michael
On 11/07/13 18:46, Jonathan Aquilina wrote: > Chris I am not here to start any war I am just asking if there is any > particular distro one should focus on. Na. Internal joke. This kind of loaded question has been around since the dawn of time ;) Did not mean to imply you were starting a war ...

Re: [E-devel] Development distro.

2013-11-07 Thread Cedric BAIL
On Fri, Nov 8, 2013 at 2:59 AM, Eduardo Lima (Etrunko) wrote: > On Thu, Nov 7, 2013 at 3:38 PM, Jonathan Aquilina > wrote: >> For a first time contributor what would be a recommended distro to use. Also >> to view the wiki one needs a phabricator account > > People here are very distro-agnostic,

Re: [E-devel] Fwd: FOSDEM 2014 Desktops DevRoom Call for Talks

2013-11-07 Thread Cedric BAIL
Hello, On Fri, Nov 8, 2013 at 12:13 AM, Philippe Caseiro wrote: > FOSDEM is comming so : > > Hello, > > As usual, it's time to submit your talk proposal for FOSDEM Thanks for relaying the information ! I think it is unlikely that I will come for FOSDEM due to holiday in Korea. So I wont submit a

Re: [E-devel] Elementary QuickLaunch and PIE executables

2013-11-07 Thread Jean-Philippe André
Guys! This speed-up is SIDE effect of my changes :-P Glad it's making your lives easier though :) 2013/11/7 Jérémy Zurcher > very nice > > On Monday 04 November 2013 15:48, Jean-Philippe André wrote : > > Hello, > > > > > > TL;DR: I want to get rid of the quicklaunch complex wrapper + lib sys

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: many improvment * improve pam login * fix some profile mistake when login an user * use EINA_UNUSED * code refactoring * remove session log

2013-11-07 Thread Daniel Juyung Seo
Hi Michael Bouchaud, On Fri, Nov 8, 2013 at 9:57 AM, Michaël Bouchaud wrote: > Hi Daniel Juyung Seo, > Don't take Raster for a good or a worse point. If you want, it's me to > spanking never Raster. > I can't spank Raster? Oh dear... sad... I will blame Cedric then. > I have some old habit be

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: many improvment * improve pam login * fix some profile mistake when login an user * use EINA_UNUSED * code refactoring * remove session log

2013-11-07 Thread Michaël Bouchaud
Hi Daniel Juyung Seo, Don't take Raster for a good or a worse point. If you want, it's me to spanking never Raster. I have some old habit because my project is quite old. And sorry for you, I have a long period where I don't push my work for some personal reasons... I understand your point of view,

Re: [E-devel] [EGIT] [core/elementary] master 01/01: popup: Added support for popup move. elm_popup_move.

2013-11-07 Thread Daniel Juyung Seo
On Mon, Nov 4, 2013 at 7:05 PM, ChunEon Park wrote: > It says in popup doc. > > * The popup widget displays its content with a particular orientation in > * the parent area. > > I already read that but that does not mean we can not add this api. Notify already has align_set which we can position

Re: [E-devel] [EGIT] [misc/entrance] master 01/01: entrance: many improvment * improve pam login * fix some profile mistake when login an user * use EINA_UNUSED * code refactoring * remove session log

2013-11-07 Thread Daniel Juyung Seo
On Thu, Oct 31, 2013 at 11:52 AM, Carsten Haitzler wrote: > On Thu, 31 Oct 2013 00:51:21 +0100 Michaël Bouchaud said: > > > I will try to find my best words. > > Sorry to annoy you with a huge commit. But as I say before, I'm the main > > dev of entrance and the only one to take care about it. An

[EGIT] [apps/terminology] master 05/05: main: Fixed dereferencing null pointer issues.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=abaee4afd9d178fe4eeda915cc0cf606f8413f6b commit abaee4afd9d178fe4eeda915cc0cf606f8413f6b Author: Daniel Juyung Seo Date: Fri Nov 8 08:38:42 2013 +0900 main: Fixed dereferencing null pointer

[EGIT] [apps/terminology] master 01/05: termptyesc: fixed up wrong null check.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=e0bd4fd6f7d622e5985ddc1b9c591006407e0d13 commit e0bd4fd6f7d622e5985ddc1b9c591006407e0d13 Author: Daniel Juyung Seo Date: Fri Nov 8 08:08:39 2013 +0900 termptyesc: fixed up wrong null check.

[EGIT] [apps/terminology] master 04/05: config: fixed dereferencing null pointer issue.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=b242383234753544939443c1483c9b5cd18ffa31 commit b242383234753544939443c1483c9b5cd18ffa31 Author: Daniel Juyung Seo Date: Fri Nov 8 08:35:39 2013 +0900 config: fixed dereferencing null point

[EGIT] [apps/terminology] master 03/05: termio: fixed null pointer dereferencing issue.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=20afe23c5bded93fe0b18e5ccf417df2931f3f1f commit 20afe23c5bded93fe0b18e5ccf417df2931f3f1f Author: Daniel Juyung Seo Date: Fri Nov 8 08:32:47 2013 +0900 termio: fixed null pointer dereferenci

[EGIT] [apps/terminology] master 02/05: termptyesc: removed unnecessary null check for free.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=f5df6ce99dcec3409946c086ab8fc5d44fecef0f commit f5df6ce99dcec3409946c086ab8fc5d44fecef0f Author: Daniel Juyung Seo Date: Fri Nov 8 08:13:37 2013 +0900 termptyesc: removed unnecessary null c

[EGIT] [misc/entrance] master 01/01: entrance: fix a typo

2013-11-07 Thread Michael Bouchaud
yoz pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=101cf0f7dc936a5fad0397b29299337f52ea46c5 commit 101cf0f7dc936a5fad0397b29299337f52ea46c5 Author: Michael Bouchaud Date: Fri Nov 8 00:37:27 2013 +0100 entrance: fix a typo --- configure.ac | 2

Re: [E-devel] [EGIT] [tools/clouseau] master 05/06: Client: Added a GUI settings dialog.

2013-11-07 Thread Gustavo Sverzut Barbieri
On Thu, Nov 7, 2013 at 8:21 AM, Tom Hacohen wrote: > tasn pushed a commit to branch master. > > http://git.enlightenment.org/tools/clouseau.git/commit/?id=87c046e9ad817e10c08d692e2acde259e510918c > > commit 87c046e9ad817e10c08d692e2acde259e510918c > Author: Tom Hacohen > Date: Thu Nov 7 10:11:4

[EGIT] [misc/entrance] master 01/01: entrance: oops forget to edit this one

2013-11-07 Thread Michael Bouchaud
yoz pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=3e1066185f4dbf9246fcd195ae0494a2f743eced commit 3e1066185f4dbf9246fcd195ae0494a2f743eced Author: Michael Bouchaud Date: Fri Nov 8 00:16:18 2013 +0100 entrance: oops forget to edit this one ---

[EGIT] [misc/entrance] master 01/01: entrance: Let user choose WM/DE by his choice and pass it as parameter to the system session command

2013-11-07 Thread Michael Bouchaud
yoz pushed a commit to branch master. http://git.enlightenment.org/misc/entrance.git/commit/?id=b51edc9c1cf1ad751b7e59510941e6038fb0c197 commit b51edc9c1cf1ad751b7e59510941e6038fb0c197 Author: Michael Bouchaud Date: Fri Nov 8 00:10:15 2013 +0100 entrance: Let user choose WM/DE by his choi

Re: [E-devel] Development distro.

2013-11-07 Thread Jonathan Aquilina
Chris I am not here to start any war I am just asking if there is any particular distro one should focus on. It would be nice to try another distro for a change instead of my usual kubuntu. I guess I will setup a vm with arch and try compiling E from version control and hopefully start contrib

Re: [E-devel] Development distro.

2013-11-07 Thread Chris Michael
On 11/07/13 17:59, Eduardo Lima (Etrunko) wrote: > On Thu, Nov 7, 2013 at 3:38 PM, Jonathan Aquilina > wrote: >> For a first time contributor what would be a recommended distro to use. Also >> to view the wiki one needs a phabricator account >> > People here are very distro-agnostic, basically no

Re: [E-devel] Development distro.

2013-11-07 Thread Eduardo Lima (Etrunko)
On Thu, Nov 7, 2013 at 3:38 PM, Jonathan Aquilina wrote: > For a first time contributor what would be a recommended distro to use. Also > to view the wiki one needs a phabricator account > People here are very distro-agnostic, basically none of them has official support for Enlightenment, but I

[E-devel] Development distro.

2013-11-07 Thread Jonathan Aquilina
For a first time contributor what would be a recommended distro to use. Also to view the wiki one needs a phabricator account Sent from Samsung Mobile -- November Webinars for C, C++, Fortran Developers Accelerate applica

[E-devel] Fwd: FOSDEM 2014 Desktops DevRoom Call for Talks

2013-11-07 Thread Philippe Caseiro
Hi ! FOSDEM is comming so : Hello, As usual, it's time to submit your talk proposal for FOSDEM --8<--- FOSDEM is one of the largest gatherings of Free Software contributors in the world and happens each February in Brussels (Belgium). One of the tracks will be the Desktops DevRoom (formerly k

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Tom Hacohen
On 07/11/13 14:56, Yakov Goldberg wrote: > Hello >I'd like to invite more people to this discussion. >As many people voted for JSON, we were working mainly on JSON, but it > should be improved. > Please read comments with example Don't focus on what people vote on, focus on what you th

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Yakov Goldberg
Hello I'd like to invite more people to this discussion. As many people voted for JSON, we were working mainly on JSON, but it should be improved. Please read comments with example On 10/21/2013 08:29 PM, daniel.za...@samsung.com wrote: > Hi all, > > I would like to discuss about a project

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 15:39:43 +0100 Guillaume Friloux said: > On 07/11/2013 15:13, Carsten Haitzler (The Rasterman) wrote: > > On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux > > said: > > > >> I am clearly speaking about breaking how it works. > >> As far as i know, you always have to free

Re: [E-devel] [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-07 Thread The Rasterman
On Thu, 7 Nov 2013 12:42:26 -0200 "Eduardo Lima (Etrunko)" said: > On Thu, Nov 7, 2013 at 6:30 AM, Carsten Haitzler wrote: > > On Tue, 5 Nov 2013 12:09:42 -0200 "Eduardo Lima (Etrunko)" > > said: > > > >> (Note, I'm replying to e-devel only, on purpose) > >> > >> Now that you're in the release

Re: [E-devel] [e-users] EFL 1.8 Alpha 1 + Enlightenment 0.18 Alpha1 & Terminology 0.4 Alpha1

2013-11-07 Thread Eduardo Lima (Etrunko)
On Thu, Nov 7, 2013 at 6:30 AM, Carsten Haitzler wrote: > On Tue, 5 Nov 2013 12:09:42 -0200 "Eduardo Lima (Etrunko)" > said: > >> (Note, I'm replying to e-devel only, on purpose) >> >> Now that you're in the release mood too, what about organizing the >> release folder a bit? Just take a look at

[EGIT] [bindings/python/python-efl] master 02/02: Follow Eo class name changes.

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=d623a30032d729cbed6e239fd4d589427e7245c7 commit d623a30032d729cbed6e239fd4d589427e7245c7 Author: Kai Huuhko Date: Thu Nov 7 16:45:02 2013 +0200 Follow Eo class name changes.

[EGIT] [bindings/python/python-efl] master 01/02: Elementary: Fix small issues in examples

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=af72b465e271c749c5ad9da8b7d3b45101bc commit af72b465e271c749c5ad9da8b7d3b45101bc Author: Kai Huuhko Date: Thu Nov 7 13:05:14 2013 +0200 Elementary: Fix small issues in ex

[EGIT] [core/efl] master 01/01: Changed Eo class names to be consistent. #2

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=6e3ead1936fc9c3ac381b8835ee939b933b5e9bc commit 6e3ead1936fc9c3ac381b8835ee939b933b5e9bc Author: Tom Hacohen Date: Thu Nov 7 14:37:00 2013 + Changed Eo class names to be consistent. #2

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread Guillaume Friloux
On 07/11/2013 15:13, Carsten Haitzler (The Rasterman) wrote: On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux said: I am clearly speaking about breaking how it works. As far as i know, you always have to free yourself what you directly create (you dont bother about internal stuff). The onl

[EGIT] [core/efl] master 02/03: Add support for additional keyboard modifiers. Fix handling of Shift key for capitals.

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=9240c2e91c93adacbeb1e6d1ea68d1eec3c5675d commit 9240c2e91c93adacbeb1e6d1ea68d1eec3c5675d Author: Chris Michael Date: Thu Nov 7 14:29:49 2013 + Add support for additional keyboard modifier

Re: [E-devel] [EGIT] [core/elementary] master 01/01: genlist, gengrid: Add ELM_OBJECT_MULTIPLE_SELECT_MODE_WITH_CONTROL

2013-11-07 Thread Daniel Juyung Seo
On Thu, Nov 7, 2013 at 5:48 PM, Carsten Haitzler wrote: > On Sun, 3 Nov 2013 22:56:55 +0900 Daniel Juyung Seo > said: > > ok. :) go go. > Already pushed that last Sunday. Thanks. Daniel Juyung Seo (SeoZ) > > > I think this needs to be changed to use "multiple select mode" not a > > "normal se

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm_conform.c: Added "virtualkeypad, size, changed" smart callback.

2013-11-07 Thread Daniel Juyung Seo
On Thu, Nov 7, 2013 at 5:59 PM, Carsten Haitzler wrote: > On Mon, 4 Nov 2013 16:36:50 +0900 Daniel Juyung Seo > said: > > > On Thu, Oct 31, 2013 at 6:20 PM, Carsten Haitzler >wrote: > > > > > On Thu, 31 Oct 2013 18:03:48 +0900 (KST) ChunEon Park < > her...@naver.com> > > > said: > > > > > > > So

[EGIT] [core/elementary] master 01/01: Changed Eo class names to be consistent. #2

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=b5f260e86b438ce15ac0ab31bb9216d2dd70eded commit b5f260e86b438ce15ac0ab31bb9216d2dd70eded Author: Tom Hacohen Date: Thu Nov 7 14:29:38 2013 + Changed Eo class names to be consistent. #2

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm_conform.c: Added "virtualkeypad, size, changed" smart callback.

2013-11-07 Thread Daniel Juyung Seo
On Mon, Nov 4, 2013 at 6:58 PM, ChunEon Park wrote: > here state off totally depends on the ECORE_X_VIRTUAL_KEYBOARD_STATE_ON/OFF > and state on/off is closed to the visibility of the keyboard. > invisble means not 0 sized. > > Actual keyboard size should be changed when ILLUME_ZONE and > ILLUME_

[EGIT] [core/elementary] master 01/03: Fix elementary copy/paste for wayland. Rework copy/paste code in elm.

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=f0eea6c266d8621b9316f8f98a468617d5d6ce5b commit f0eea6c266d8621b9316f8f98a468617d5d6ce5b Author: Chris Michael Date: Thu Nov 7 11:57:14 2013 + Fix elementary copy/paste for wayland

[EGIT] [core/elementary] master 02/03: Fix elm_entry to work with copy/paste (mouse and keyboard) under wayland.

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=5537557d2b5fc16b9ce1850034bde52322eb6c6c commit 5537557d2b5fc16b9ce1850034bde52322eb6c6c Author: Chris Michael Date: Thu Nov 7 12:01:00 2013 + Fix elm_entry to work with copy/paste

[EGIT] [core/elementary] master 03/03: Fix selection type when trying to get a selection. Also fix pasting from terminology into other elm apps (selection format issue).

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d624fd372aef066cc15aaa98d332c7afa1b09255 commit d624fd372aef066cc15aaa98d332c7afa1b09255 Author: Chris Michael Date: Thu Nov 7 14:26:57 2013 + Fix selection type when trying to get

[EGIT] [core/efl] master 03/03: Fix getting the clipboard selection and add missing LOGFN macros

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b3e309d04fbd6d3681e06bb3edfc50c8819d004d commit b3e309d04fbd6d3681e06bb3edfc50c8819d004d Author: Chris Michael Date: Thu Nov 7 14:30:49 2013 + Fix getting the clipboard selection and add

[EGIT] [core/efl] master 01/03: Add some additional keyboard masks

2013-11-07 Thread Chris Michael
devilhorns pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=5bde301efa087aeac9923184de88577cc1c92b84 commit 5bde301efa087aeac9923184de88577cc1c92b84 Author: Chris Michael Date: Thu Nov 7 14:28:44 2013 + Add some additional keyboard masks

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 13:00:59 +0100 Guillaume Friloux said: > On 07/11/2013 09:24, Carsten Haitzler (The Rasterman) wrote: > > On Wed, 06 Nov 2013 14:48:17 +0100 Guillaume Friloux > > said: > > > >> Hello e devs. > >> > >> When fixing an issue > >> (http://git.enlightenment.org/core/efl.git/commi

Re: [E-devel] EFL + Elementary 1.8

2013-11-07 Thread The Rasterman
On Thu, 07 Nov 2013 11:38:10 +0200 "daniel.za...@samsung.com" said: > On 11/07/2013 10:50 AM, Carsten Haitzler (The Rasterman) wrote: > > On Mon, 04 Nov 2013 15:01:47 +0200 "daniel.za...@samsung.com" > > said: > > > >> Yo Raster, > >> > >> I wanted to push this week the multi-callbacks support f

[EGIT] [tools/clouseau] master 01/01: Client: Use popup instead of inwin for the config dialog.

2013-11-07 Thread Daniel Juyung Seo
seoz pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=2d044dd76a8cc3b67fd33eb11649f4e248643052 commit 2d044dd76a8cc3b67fd33eb11649f4e248643052 Author: Daniel Juyung Seo Date: Thu Nov 7 22:32:36 2013 +0900 Client: Use popup instead of inwin for t

[EGIT] [tools/clouseau] master 01/01: client: init the config pointer to NULL.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=618a820e3bee4868865a9e82d051ec3d41ab134c commit 618a820e3bee4868865a9e82d051ec3d41ab134c Author: Tom Hacohen Date: Thu Nov 7 13:44:08 2013 + client: init the config pointer to NULL. ---

[EGIT] [core/elementary] master 01/01: elementary/scroller - don't focus region show if the scroller is disabled.

2013-11-07 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=800821735fc8b66f092964afa92a02294d8c869b commit 800821735fc8b66f092964afa92a02294d8c869b Author: ChunEon Park Date: Thu Nov 7 22:34:57 2013 +0900 elementary/scroller - don't focus region s

[EGIT] [core/elementary] master 01/01: elementary - fixed changelog typo

2013-11-07 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=3a1511acc2773bfce80c0b8f4df154a5c98c7f14 commit 3a1511acc2773bfce80c0b8f4df154a5c98c7f14 Author: ChunEon Park Date: Thu Nov 7 22:33:25 2013 +0900 elementary - fixed changelog typo --- Cha

Re: [E-devel] Ecore_con state and error management.

2013-11-07 Thread Guillaume Friloux
On 07/11/2013 09:24, Carsten Haitzler (The Rasterman) wrote: On Wed, 06 Nov 2013 14:48:17 +0100 Guillaume Friloux said: Hello e devs. When fixing an issue (http://git.enlightenment.org/core/efl.git/commit/?id=838c3bed85535559713e57f6e523da1f73c0ca31), i saw that the error isnt held correctly

Re: [E-devel] Class names/object types: one last thing for 1.8

2013-11-07 Thread Tom Hacohen
On 06/11/13 15:11, Tom Hacohen wrote: > Hey guys, > > At the moment we have a lot of ugly and inconsistent class names and > object types used all over the place, for example: > elm windows: "elm_win" > evas rectangle: "rectangle" > evas box: "Evas_Object_Box" > > I would like to change those to so

[EGIT] [tools/clouseau] master 01/01: client: updated Elm-only to work with recent elm changes.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=0b37c98fc587648452f2fc5d4954ad8589a9941c commit 0b37c98fc587648452f2fc5d4954ad8589a9941c Author: Tom Hacohen Date: Thu Nov 7 11:45:51 2013 + client: updated Elm-only to work with recent e

[EGIT] [core/efl] master 01/01: Changed Eo class names to be consistent.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c7addf40839c85cf2568f322a34220e8082d26f0 commit c7addf40839c85cf2568f322a34220e8082d26f0 Author: Tom Hacohen Date: Thu Nov 7 11:16:01 2013 + Changed Eo class names to be consistent. Al

[EGIT] [core/efl] master 01/01: evas: Nice catch from Coverity, fix defect CID 1126097, 1126096 and 1126088.

2013-11-07 Thread Cedric Bail
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=1b9d5f9a3e827ef74225be781824c6a76484a014 commit 1b9d5f9a3e827ef74225be781824c6a76484a014 Author: Cedric Bail Date: Thu Nov 7 19:56:04 2013 +0900 evas: Nice catch from Coverity, fix defect CID 112

[EGIT] [core/elementary] master 01/01: Minor PKGBUILD cleanup

2013-11-07 Thread Doug Newgard
raster pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=bc2ce50c063630b6a710ccdd27b8bc628940036b commit bc2ce50c063630b6a710ccdd27b8bc628940036b Author: Doug Newgard Date: Thu Nov 7 20:05:01 2013 +0900 Minor PKGBUILD cleanup Summary:

[EGIT] [apps/terminology] master 01/01: PKGBUILD Cleanup

2013-11-07 Thread Doug Newgard
raster pushed a commit to branch master. http://git.enlightenment.org/apps/terminology.git/commit/?id=a84841a0786d19f8889108ab2f068b2e6926d99d commit a84841a0786d19f8889108ab2f068b2e6926d99d Author: Doug Newgard Date: Thu Nov 7 20:03:40 2013 +0900 PKGBUILD Cleanup Summary: Ch

[EGIT] [core/enlightenment] master 01/01: Add PKGBUILD

2013-11-07 Thread Doug Newgard
raster pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d208517a079b157d00c8e2315015a8a6e29f4f56 commit d208517a079b157d00c8e2315015a8a6e29f4f56 Author: Doug Newgard Date: Thu Nov 7 19:59:03 2013 +0900 Add PKGBUILD Summary: The othe

Re: [E-devel] Cool new Clouseau feature - Only show elm widgets

2013-11-07 Thread Jérémy Zurcher
On Thursday 07 November 2013 19:41, Daniel Juyung Seo wrote : > On Thu, Nov 7, 2013 at 7:22 PM, Tom Hacohen wrote: > > > Hey guys, > > > > I've finally got around to implementing an "Only show elm widgets" in > > Clouseau. It's on by default, so if you'd like to change it, go to the > > settings

[EGIT] [tools/clouseau] master 01/01: client: get eo class name, not evas object name as name.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=763175865eacd50464b58cf931da841dc1382572 commit 763175865eacd50464b58cf931da841dc1382572 Author: Tom Hacohen Date: Thu Nov 7 10:37:56 2013 + client: get eo class name, not evas object nam

Re: [E-devel] Cool new Clouseau feature - Only show elm widgets

2013-11-07 Thread Daniel Juyung Seo
On Thu, Nov 7, 2013 at 7:22 PM, Tom Hacohen wrote: > Hey guys, > > I've finally got around to implementing an "Only show elm widgets" in > Clouseau. It's on by default, so if you'd like to change it, go to the > settings dialog (settings are now persistent). > > THIS IS AWESOME. REPEAT. THIS IS A

[EGIT] [tools/clouseau] master 01/01: client: put object name before the pointer.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=25ad368bfd627764908180e4af4d221232b1c763 commit 25ad368bfd627764908180e4af4d221232b1c763 Author: Tom Hacohen Date: Thu Nov 7 10:30:36 2013 + client: put object name before the pointer.

[E-devel] Cool new Clouseau feature - Only show elm widgets

2013-11-07 Thread Tom Hacohen
Hey guys, I've finally got around to implementing an "Only show elm widgets" in Clouseau. It's on by default, so if you'd like to change it, go to the settings dialog (settings are now persistent). This should be very useful for developers using Elm compared to the previous mode which was very

[EGIT] [tools/clouseau] master 05/06: Client: Added a GUI settings dialog.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=87c046e9ad817e10c08d692e2acde259e510918c commit 87c046e9ad817e10c08d692e2acde259e510918c Author: Tom Hacohen Date: Thu Nov 7 10:11:46 2013 + Client: Added a GUI settings dialog.

[EGIT] [tools/clouseau] master 06/06: Client: Allow users (on by default) to only show elm widgets.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=f86d84faa8a6c9d3dbd3bf33ad4bc0f0192450c0 commit f86d84faa8a6c9d3dbd3bf33ad4bc0f0192450c0 Merge: 91edbfe 87c046e Author: Tom Hacohen Date: Thu Nov 7 10:13:41 2013 + Client: Allow users (on

[EGIT] [tools/clouseau] master 02/06: client: made the config persistent.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=bef368ce354f1b79e4a265b148409001dcea1495 commit bef368ce354f1b79e4a265b148409001dcea1495 Author: Tom Hacohen Date: Wed Nov 6 17:04:12 2013 + client: made the config persistent. --- src/b

[EGIT] [tools/clouseau] master 03/06: client: Also delete the backtrace label.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=91edbfe2439673e21e818f48b1f1fffc6d22b6cf commit 91edbfe2439673e21e818f48b1f1fffc6d22b6cf Author: Tom Hacohen Date: Wed Nov 6 17:10:08 2013 + client: Also delete the backtrace label.

[EGIT] [tools/clouseau] master 01/06: Fixed stupid gitignore.

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=cedce52f13d3e03bff4207cd2973514f83d73ddc commit cedce52f13d3e03bff4207cd2973514f83d73ddc Author: Tom Hacohen Date: Wed Nov 6 17:03:26 2013 + Fixed stupid gitignore. --- .gitignore | 1 -

[EGIT] [tools/clouseau] master 04/06: client: only show elm widget (config option, no GUI).

2013-11-07 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/tools/clouseau.git/commit/?id=8cabe8fb7cfe1a412ac79fe0c8f2d801b5e2add3 commit 8cabe8fb7cfe1a412ac79fe0c8f2d801b5e2add3 Author: Tom Hacohen Date: Wed Nov 6 16:10:45 2013 + client: only show elm widget (config option, n

Re: [E-devel] [EGIT] [core/efl] master 02/02: edje: add string "program_%p" (%p - edje_program pointer) to a default description of the program being build.

2013-11-07 Thread Tom Hacohen
While the commit message itself looks informative, the format is wrong. Please remember. *Short* summary line. :) On 07/11/13 09:04, Vyacheslav Reutskiy wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/efl.git/commit/?id=8efe24c87dbd2ff6e0f559c1eb4bb22cc2755

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread daniel.za...@samsung.com
Hi Jeremy, I understand your point and that's why we want to improve .eo format. But don't forget that the goal of this is not just to generate the C and H files, but bindings too. And, by the way, one of the ideas is that the generated C files contain only generated code (no developer code) a

Re: [E-devel] Class names/object types: one last thing for 1.8

2013-11-07 Thread Tom Hacohen
On 07/11/13 08:20, Carsten Haitzler (The Rasterman) wrote: > On Wed, 06 Nov 2013 15:11:39 + Tom Hacohen said: > >> Hey guys, > > are these eo class names you are talking about? some of these are object types > exposes in evas.. and frankly changing them is an abi change... :( so we > can't. >

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread Jérémy Zurcher
I would love to write a unique object.eo file in a slightly enhanced C using @tags, namespace { … }, whatever but if I have that much of verbose json to write, I'wont bother and type the .h/.c by hand On Monday 04 November 2013 17:42, Yakov Goldberg wrote : > Here is autogenerated (a little pret

Re: [E-devel] EFL + Elementary 1.8

2013-11-07 Thread daniel.za...@samsung.com
On 11/07/2013 10:50 AM, Carsten Haitzler (The Rasterman) wrote: > On Mon, 04 Nov 2013 15:01:47 +0200 "daniel.za...@samsung.com" > said: > >> Yo Raster, >> >> I wanted to push this week the multi-callbacks support for DnD (that >> changes API for the deletion). >> The code is written but I need to

[EGIT] [bindings/python/python-efl] master 01/03: Evas.Image: Update to new Python buffer API, fix doc issues.

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=b05187b52e8d825fafa514afa7ad22afd7482ae8 commit b05187b52e8d825fafa514afa7ad22afd7482ae8 Author: Kai Huuhko Date: Thu Nov 7 11:30:02 2013 +0200 Evas.Image: Update to new Python b

[EGIT] [bindings/python/python-efl] master 02/03: Use types in objects' callback list definitions to simplify access.

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=9db6938f1e3600cedc4d77507b26826fdbffefee commit 9db6938f1e3600cedc4d77507b26826fdbffefee Author: Kai Huuhko Date: Thu Nov 7 11:35:03 2013 +0200 Use types in objects' callback lis

[EGIT] [bindings/python/python-efl] master 03/03: Evas: Add module level functions to documentation.

2013-11-07 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=52c60b0e0866a7f389643e39f5303b3d004d9f3b commit 52c60b0e0866a7f389643e39f5303b3d004d9f3b Author: Kai Huuhko Date: Thu Nov 7 11:37:29 2013 +0200 Evas: Add module level functions t

Re: [E-devel] Elementary QuickLaunch and PIE executables

2013-11-07 Thread Jérémy Zurcher
very nice On Monday 04 November 2013 15:48, Jean-Philippe André wrote : > Hello, > > > TL;DR: I want to get rid of the quicklaunch complex wrapper + lib system > and compile apps with -fPIC and link with -pie instead. Little to no > changes required in elementary. > > ---

Re: [E-devel] New E module for PackageKit

2013-11-07 Thread Jérémy Zurcher
I love it, in my setup it goes --- Hell'O from Yverdoom Jérémy (jeyzu) -- November Webinars for C, C++, Fortran Developers Accelerate application performance with scalable programming models. Explore techniques for threa

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elm_conform.c: Added "virtualkeypad, size, changed" smart callback.

2013-11-07 Thread The Rasterman
On Mon, 4 Nov 2013 16:36:50 +0900 Daniel Juyung Seo said: > On Thu, Oct 31, 2013 at 6:20 PM, Carsten Haitzler wrote: > > > On Thu, 31 Oct 2013 18:03:48 +0900 (KST) ChunEon Park > > said: > > > > > Sorry. I don't agree on this change. > > > > > > This callback will be called wheneven any keypad

Re: [E-devel] [core/elementary] Problem with multiple custom cursors

2013-11-07 Thread The Rasterman
On Thu, 31 Oct 2013 18:42:02 +0100 Mariusz Grzegorczyk said: it'd be nice if you can file a bug on https://phab.enlightenment.org/maniphest so it can be tracked. the segfault itself is wrong and needs to be fixed no matter what, but setting the cursor on the window itself i dont think was mean

Re: [E-devel] Eolian meta-data parsing

2013-11-07 Thread The Rasterman
On Mon, 04 Nov 2013 17:42:13 +0200 Yakov Goldberg said: I have to say that once this is in json.. it's exactly as i expected. it's just all strings and quotes.. everywhere. let me just start with the beginning: { "name": "elm_genlist", "macro": "ELM_OBJ_GENLIST_CLASS", "inherits": [ "

Re: [E-devel] [Question] Key event related

2013-11-07 Thread The Rasterman
On Wed, 30 Oct 2013 03:04:01 +0900 Kim Shinwoo said: > Dear all, Hello. > > after i press and release space key while right arrow key is pressed. > the right arrow key press event does not occur before release and press > right arrow key again. this is a normal operation on X environment. > > t

[EGIT] [core/efl] master 02/02: edje: add string "program_%p" (%p - edje_program pointer) to a default description of the program being build.

2013-11-07 Thread Vyacheslav Reutskiy
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=8efe24c87dbd2ff6e0f559c1eb4bb22cc275506e commit 8efe24c87dbd2ff6e0f559c1eb4bb22cc275506e Author: Vyacheslav Reutskiy Date: Thu Nov 7 18:01:52 2013 +0900 edje: add string "program_%p" (%p - edje_p

[EGIT] [core/efl] master 01/02: eet: Stopped SPANKing the naughty programmer while deleting dictionary.

2013-11-07 Thread Vorobiov Vitalii
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c3bee34c3c3a1494446f60249d545b8c84177d21 commit c3bee34c3c3a1494446f60249d545b8c84177d21 Author: Vorobiov Vitalii Date: Thu Nov 7 17:58:42 2013 +0900 eet: Stopped SPANKing the naughty programmer

  1   2   >