Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - Fix to update map enabled part when edje object is moved.

2013-11-21 Thread The Rasterman
On Fri, 22 Nov 2013 14:08:41 +0900 (KST) ChunEon Park said: > My fault. sorry for your inconvenience. > > I fixed it again. > http://git.enlightenment.org/core/efl.git/commit/?id=58368ea63699291c535c78c9fcc6269c478ca511 good man! fixed it is! > > -Regards,

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - Fix to update map enabled part when edje object is moved.

2013-11-21 Thread ChunEon Park
My fault. sorry for your inconvenience. I fixed it again. http://git.enlightenment.org/core/efl.git/commit/?id=58368ea63699291c535c78c9fcc6269c478ca511 -Regards, Hermet- -Original Message- From: "Carsten Haitzler" To: "Enlightenment developer list";

[EGIT] [core/efl] master 01/01: edje - fix the side effect introduced by 12aba0db5a0949488d37b69b8696ed424666dca8

2013-11-21 Thread ChunEon Park
hermet pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=58368ea63699291c535c78c9fcc6269c478ca511 commit 58368ea63699291c535c78c9fcc6269c478ca511 Author: ChunEon Park Date: Fri Nov 22 14:02:40 2013 +0900 edje - fix the side effect introduced by 12aba0

Re: [E-devel] [EGIT] [core/efl] master 01/01: edje - Fix to update map enabled part when edje object is moved.

2013-11-21 Thread The Rasterman
On Wed, 20 Nov 2013 20:27:16 -0800 ChunEon Park said: this (plus eea338764abcf38c8be404be7e3c540cfedc002b which depends on the below commit) cause cpufreq arrows to be wrong in their initial state (if they don't move up and down). try set your governor to performance and see cpufreq. :) see atta

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-21 Thread Cedric BAIL
On Fri, Nov 22, 2013 at 12:27 AM, Kai Huuhko wrote: > 17.11.2013 15:53, Yakov Goldberg kirjoitti: >> Short memo about a project: >> The idea is that each Eo class is represented into a .eo file. These >> files are manually modified to add new functions, comments, callbacks... >> and parsed and the

[EGIT] [core/efl] master 01/01: evas: Let fix the mess in our header instead of sweeping it under the carpet.

2013-11-21 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e551f88a094dffa7e29c8f3c0eac1fac7ab10538 commit e551f88a094dffa7e29c8f3c0eac1fac7ab10538 Author: Cedric Bail Date: Fri Nov 22 10:49:48 2013 +0900 evas: Let fix the mess in our header instead of s

[EGIT] [core/elementary] master 01/01: fix typos in doxygen and comments

2013-11-21 Thread Jihoon Kim
jihoon pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=db83bd15134b1dfa6402063a62605202e4ed7ce4 commit db83bd15134b1dfa6402063a62605202e4ed7ce4 Author: Jihoon Kim Date: Fri Nov 22 11:06:37 2013 +0900 fix typos in doxygen and comments --- src/

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread The Rasterman
On Thu, 21 Nov 2013 10:51:32 -0500 Michael Blumenkrantz said: > This commit will break focus policy completely when users try to change > focus. actually it's better to just refuse to show "desktop" type windows. these windows try and take over e's desktop and as mike said - cause problems if th

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread Michael Blumenkrantz
I already fixed it for you On Thu, Nov 21, 2013 at 4:48 PM, Sebastian Dransfeld wrote: > Oh so true. Will fix next week. > > S. > > Michael Blumenkrantz : > > >change global focus policy, not focus > > > > > >On Thu, Nov 21, 2013 at 7:26 AM, Sebastian Dransfeld >wrote: > > > >> englebass pushe

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread Sebastian Dransfeld
Oh so true. Will fix next week. S. Michael Blumenkrantz : >change global focus policy, not focus > > >On Thu, Nov 21, 2013 at 7:26 AM, Sebastian Dransfeld >wrote: > >> englebass pushed a commit to branch master. >> >> >> http://git.enlightenment.org/core/enlightenment.git/commit/?id=d739ed0e2ec

[EGIT] [legacy/evas] evas-1.7 01/01: Evas textblock: Improved debug helper functions.

2013-11-21 Thread Tom Hacohen
tasn pushed a commit to branch evas-1.7. http://git.enlightenment.org/legacy/evas.git/commit/?id=c1ff2028eae94dcb9c1c7df48ea7d88e59650547 commit c1ff2028eae94dcb9c1c7df48ea7d88e59650547 Author: Tom Hacohen Date: Thu Nov 21 14:16:30 2013 + Evas textblock: Improved debug helper function

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread Michael Blumenkrantz
This commit will break focus policy completely when users try to change focus. On Thu, Nov 21, 2013 at 7:26 AM, Sebastian Dransfeld wrote: > englebass pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533

[EGIT] [bindings/python/python-efl] master 01/01: Attempt to fix inheritance graphs by changing output format to svg

2013-11-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=cfbd5db819b2c10ff71e139bc478ed97ff65094e commit cfbd5db819b2c10ff71e139bc478ed97ff65094e Author: Kai Huuhko Date: Thu Nov 21 23:20:31 2013 +0200 Attempt to fix inheritance graphs

[EGIT] [core/elementary] master 01/01: T531 - Elemntary_popup does not respond to 'close' event

2013-11-21 Thread Sanjeev BA
sanjeev pushed a commit to branch master. http://git.enlightenment.org/core/elementary.git/commit/?id=d1b4225b3dc5dbed96e9a12003fdbc720f146558 commit d1b4225b3dc5dbed96e9a12003fdbc720f146558 Author: Sanjeev BA Date: Fri Nov 22 06:16:49 2013 +0900 T531 - Elemntary_popup does not respond to

[EGIT] [core/enlightenment] master 02/02: fm: Use string value directly

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=df4b3baf300ec1570ba394de4dbfc272bc5dc539 commit df4b3baf300ec1570ba394de4dbfc272bc5dc539 Author: Sebastian Dransfeld Date: Thu Nov 21 13:57:58 2013 +0100 fm: Use string value directl

[EGIT] [core/efl] master 01/01: workaround for T543

2013-11-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=b663b5b8c7232d38ba257f99490cfa22814d7970 commit b663b5b8c7232d38ba257f99490cfa22814d7970 Author: Mike Blumenkrantz Date: Thu Nov 21 14:43:49 2013 -0500 workaround for T543 this prev

[EGIT] [core/enlightenment] master 01/03: only set udisks2 drive model/vendor/serial if it's a non-blank string

2013-11-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=6b9f1d70bc7501b387bdd714d43833a27cff8b36 commit 6b9f1d70bc7501b387bdd714d43833a27cff8b36 Author: Mike Blumenkrantz Date: Thu Nov 21 13:19:05 2013 -0500 only set udisks2 drive model

[EGIT] [core/enlightenment] master 02/03: track udisks2 volume::storage relationships

2013-11-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=e3d2706ac5882f3a803a82fa26d832fe143c2b12 commit e3d2706ac5882f3a803a82fa26d832fe143c2b12 Author: Mike Blumenkrantz Date: Thu Nov 21 15:50:13 2013 -0500 track udisks2 volume::storag

[EGIT] [core/enlightenment] master 03/03: apply HintSystem to volume validation check

2013-11-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=f43c8548e6bb5733fe4344e4045a0c4f24a12e8d commit f43c8548e6bb5733fe4344e4045a0c4f24a12e8d Author: Mike Blumenkrantz Date: Thu Nov 21 15:50:37 2013 -0500 apply HintSystem to volume v

[E-devel] Enlightenment Phabricator Maniphest "Severity"?

2013-11-21 Thread Eoff, Ullysses A
I'd like to propose we add a custom field for "severity" in phabricator.maniphest ... kind of like bugzilla. For a good article on why this is useful, see here: http://quality-intelligence.blogspot.com/2010/08/bug-severity-vs-priority.html Basically, I'd like to do some [automated] task/bug tr

[EGIT] [bindings/python/python-efl] master 01/01: Make setup.py more rel... respectable, update TODO.

2013-11-21 Thread Kai Huuhko
kuuko pushed a commit to branch master. http://git.enlightenment.org/bindings/python/python-efl.git/commit/?id=4d493bfd27b2a4883a390cd9330eefb30e43a4ac commit 4d493bfd27b2a4883a390cd9330eefb30e43a4ac Author: Kai Huuhko Date: Thu Nov 21 22:17:21 2013 +0200 Make setup.py more rel... respect

[EGIT] [core/efl] master 01/01: Evas textblock: Improved debug helper functions.

2013-11-21 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c23ef6de3d1f2b41d96b4155a9cc114e5ae20096 commit c23ef6de3d1f2b41d96b4155a9cc114e5ae20096 Author: Tom Hacohen Date: Thu Nov 21 14:16:30 2013 + Evas textblock: Improved debug helper functions. --

Re: [E-devel] Eolian meta-data parsing, episode 2

2013-11-21 Thread Kai Huuhko
17.11.2013 15:53, Yakov Goldberg kirjoitti: > Hi all :) > > I'd like to start new thread on discussion of Eo format. > > Short memo about a project: > The idea is that each Eo class is represented into a .eo file. These > files are manually modified to add new functions, comments, callbacks... >

Re: [E-devel] [EGIT] [core/enlightenment] master 04/06: block mouse down focus event focus setting on already-focused windows

2013-11-21 Thread Tom Hacohen
Hey, Either this or another commit since yesterday completely broke focus for me. I now have 2 focused windows. -- Tom. On 20/11/13 23:18, Mike Blumenkrantz wrote: > discomfitor pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=d17ab08019eb1abe

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread Michael Blumenkrantz
change global focus policy, not focus On Thu, Nov 21, 2013 at 7:26 AM, Sebastian Dransfeld wrote: > englebass pushed a commit to branch master. > > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533 > > commit d739ed0e2ecd8eab1bdf4d30b5fd40

Re: [E-devel] [EGIT] [core/enlightenment] master 04/06: block mouse down focus event focus setting on already-focused windows

2013-11-21 Thread Tom Hacohen
On 21/11/13 15:44, Michael Blumenkrantz wrote: > Mail me your config, works here. I've been getting more issues, like a resize window mouse pointer style over the shelf. -- Tom. -- Shape the Mobile Experience: Free Sub

[EGIT] [core/enlightenment] master 01/01: handle desktop applications better

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533 commit d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533 Author: Sebastian Dransfeld Date: Thu Nov 21 13:24:46 2013 +0100 handle desktop applications

[EGIT] [core/enlightenment] master 01/02: fm: really strip out multiple slashes

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=4bc81e47c03e13c217337a17937636e1d5b507f7 commit 4bc81e47c03e13c217337a17937636e1d5b507f7 Author: Sebastian Dransfeld Date: Thu Nov 21 13:56:59 2013 +0100 fm: really strip out multipl

Re: [E-devel] [EGIT] [core/enlightenment] master 04/06: block mouse down focus event focus setting on already-focused windows

2013-11-21 Thread Tom Hacohen
On 21/11/13 15:44, Michael Blumenkrantz wrote: > Mail me your config, works here. Sent. Unfortunately it doesn't happen all the time. I only got it once. -- Tom. -- Shape the Mobile Experience: Free Subscription Softwa

Re: [E-devel] [EGIT] [core/enlightenment] master 04/06: block mouse down focus event focus setting on already-focused windows

2013-11-21 Thread Michael Blumenkrantz
Mail me your config, works here. On Thu, Nov 21, 2013 at 9:37 AM, Tom Hacohen wrote: > Hey, > > Either this or another commit since yesterday completely broke focus for > me. I now have 2 focused windows. > > -- > Tom. > > On 20/11/13 23:18, Mike Blumenkrantz wrote: > > discomfitor pushed a comm

Re: [E-devel] [EGIT] [core/enlightenment] master 04/06: block mouse down focus event focus setting on already-focused windows

2013-11-21 Thread Michael Blumenkrantz
Tried a few different ways, not seeing it. Mail back when you find a way to reproduce. On Thu, Nov 21, 2013 at 10:44 AM, Tom Hacohen wrote: > On 21/11/13 15:44, Michael Blumenkrantz wrote: > > Mail me your config, works here. > > Sent. > > Unfortunately it doesn't happen all the time. I only got

[EGIT] [core/enlightenment] master 01/01: revise d739ed0e2ecd8eab1bdf4d30b5fd40faba4c0533 to not break changing focus policies

2013-11-21 Thread Mike Blumenkrantz
discomfitor pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=848dec15fb4882691dd0982aab41780b65bd6ce4 commit 848dec15fb4882691dd0982aab41780b65bd6ce4 Author: Mike Blumenkrantz Date: Thu Nov 21 12:38:35 2013 -0500 revise d739ed0e2ecd8eab1bdf4

[EGIT] [core/efl] master 01/01: evas - map fast path for rectangular objects had color mul wrong

2013-11-21 Thread Carsten Haitzler
raster pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=2fa8d0cd560be9d0462f74d65844d23909fdb6bb commit 2fa8d0cd560be9d0462f74d65844d23909fdb6bb Author: Carsten Haitzler (Rasterman) Date: Thu Nov 21 20:53:28 2013 +0900 evas - map fast path for rectang

[EGIT] [legacy/efreet] efreet-1.7 01/01: backport fix from upstream

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch efreet-1.7. http://git.enlightenment.org/legacy/efreet.git/commit/?id=2f66ebec6ce59195c4c4d1def1e9e356aef751a1 commit 2f66ebec6ce59195c4c4d1def1e9e356aef751a1 Author: Sebastian Dransfeld Date: Thu Nov 21 12:31:14 2013 +0100 backport fix from upstream

[EGIT] [core/efl] master 01/01: efreet: Check for missing icon cache file

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c48321417022f8a11d9817182b716ea912200550 commit c48321417022f8a11d9817182b716ea912200550 Author: Sebastian Dransfeld Date: Thu Nov 21 12:24:41 2013 +0100 efreet: Check for missing icon cache f

[EGIT] [core/efl] master 01/01: Revert "evas: this headers order are seriously insane..."

2013-11-21 Thread Tom Hacohen
tasn pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=86c08e6985d5b213c6227d7cb7bc73177aade66e commit 86c08e6985d5b213c6227d7cb7bc73177aade66e Author: Tom Hacohen Date: Thu Nov 21 10:55:37 2013 + Revert "evas: this headers order are seriously insa

[EGIT] [core/enlightenment] master 02/02: desktop editor: Also set try exec when set exec

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=7a6a87b9556cef8bd6289218fb496067ecac523e commit 7a6a87b9556cef8bd6289218fb496067ecac523e Author: Sebastian Dransfeld Date: Thu Nov 21 11:52:20 2013 +0100 desktop editor: Also set try

[EGIT] [core/enlightenment] master 01/02: desktop editor: escape path to exec

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=110fa27152d5dde14b53fa02ab38d7a21eb678de commit 110fa27152d5dde14b53fa02ab38d7a21eb678de Author: Sebastian Dransfeld Date: Thu Nov 21 11:50:10 2013 +0100 desktop editor: escape path

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary/elm_scroller.c : For checking focus next object, focus_direcion_get function should be changed to focus_next_get function. If there is n

2013-11-21 Thread Tom Hacohen
Pedantic ass-hole strikes back: Your summary line is way too long. SPANK WOOHYUN, SPANK! Seriously, this is really bad. Makes shortlog and commit emails ugly and hard to follow. -- Tom. On 21/11/13 01:13, WooHyun Jung wrote: > woohyun pushed a commit to branch master. > > http://git.enlightenm

[EGIT] [core/efl] master 02/02: ecore_evas: No error if window creation fails

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=0223d0cee3b25d7756cb9f2fa0e03cfa8564180e commit 0223d0cee3b25d7756cb9f2fa0e03cfa8564180e Author: Sebastian Dransfeld Date: Thu Nov 21 10:45:27 2013 +0100 ecore_evas: No error if window creatio

[EGIT] [core/efl] master 01/02: evas: No error if blacklisted, just warn

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=aed4dbea304e76e8bd214bf1083b9b62e13dff9e commit aed4dbea304e76e8bd214bf1083b9b62e13dff9e Author: Sebastian Dransfeld Date: Thu Nov 21 10:43:17 2013 +0100 evas: No error if blacklisted, just wa

[EGIT] [core/enlightenment] master 01/02: msgbus: No error if name already registered

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=089a79693b2018cb67fd8cd7080c6bb51effc5bd commit 089a79693b2018cb67fd8cd7080c6bb51effc5bd Author: Sebastian Dransfeld Date: Thu Nov 21 10:49:40 2013 +0100 msgbus: No error if name alr

[EGIT] [core/enlightenment] master 02/02: menu: These ain't errors

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=c838eb74f66577e66345811e7f157c7b0d19d4bd commit c838eb74f66577e66345811e7f157c7b0d19d4bd Author: Sebastian Dransfeld Date: Thu Nov 21 10:50:04 2013 +0100 menu: These ain't errors ---

[EGIT] [core/efl] master 01/01: evas: this headers order are seriously insane, hope that one fix the last breakage.

2013-11-21 Thread Cedric BAIL
cedric pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=d4b9e3b287d01fe12462fba872db18de0f7a407a commit d4b9e3b287d01fe12462fba872db18de0f7a407a Author: Cedric Bail Date: Thu Nov 21 18:24:16 2013 +0900 evas: this headers order are seriously insane, ho

[EGIT] [core/enlightenment] master 01/01: wl_screenshot: Fix eina_file_mkstemp usage.

2013-11-21 Thread Stefan Schmidt
stefan pushed a commit to branch master. http://git.enlightenment.org/core/enlightenment.git/commit/?id=ab82c45a5da8a2fdcea530bb8ba942f31f8e9880 commit ab82c45a5da8a2fdcea530bb8ba942f31f8e9880 Author: Stefan Schmidt Date: Thu Nov 21 09:25:56 2013 +0100 wl_screenshot: Fix eina_file_mkstemp

[EGIT] [core/efl] master 02/03: efreet: TODO++

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=c85534af7edf57a313472747f0dbe7aa193c80b5 commit c85534af7edf57a313472747f0dbe7aa193c80b5 Author: Sebastian Dransfeld Date: Thu Nov 21 09:26:31 2013 +0100 efreet: TODO++ --- src/lib/efreet/efr

[EGIT] [core/efl] master 01/03: efreet: store volatile value locally before return

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=e610047ef3ca52a69f2362702f6c2ff0f0b6a2a3 commit e610047ef3ca52a69f2362702f6c2ff0f0b6a2a3 Author: Sebastian Dransfeld Date: Wed Nov 20 13:20:03 2013 +0100 efreet: store volatile value locally b

[EGIT] [core/efl] master 03/03: efreet: Only lock once for efficiency

2013-11-21 Thread Sebastian Dransfeld
englebass pushed a commit to branch master. http://git.enlightenment.org/core/efl.git/commit/?id=233ca45db0f21017afd08cc9353db2a7a144ba98 commit 233ca45db0f21017afd08cc9353db2a7a144ba98 Author: Sebastian Dransfeld Date: Thu Nov 21 09:27:28 2013 +0100 efreet: Only lock once for efficiency

Re: [E-devel] [EGIT] [core/enlightenment] master 01/01: e: fix generation of the wallpapper from a picture.

2013-11-21 Thread Stefan Schmidt
Hello. On Wed, 2013-11-20 at 23:52, Cedric BAIL wrote: > cedric pushed a commit to branch master. > > http://git.enlightenment.org/core/enlightenment.git/commit/?id=46ee3c3226e69dad43998574c63eccf7e1fe3f59 > > commit 46ee3c3226e69dad43998574c63eccf7e1fe3f59 > Author: Cedric Bail > Date: Thu N