Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Kai Huuhko
16.07.2013 01:32, Igor Murzov kirjoitti: a read of that patch says to me that that looks good. :) submit it! Done. https://bugs.freedesktop.org/show_bug.cgi?id=66944 kuuko Hmm, I got xdg-utils updated, now the problem is that enlightenment_filemanager doesn't support file:// URI's kuuko

Re: [E-devel] [EGIT] [core/efl] master 02/02: edje: add edje_file_mmap_set.

2013-08-11 Thread Daniel Juyung Seo
Dear Cedric, you broke edje reload gracefully. Test) 1. clone themes/dark. 2. go to dark/edje directory. 3. ./build.sh 4. ELM_THEME=./dark.edj terminology 5. ./build.sh 6. resize terminology window 7. yay Can you check this? Daniel Juyung SeoZ (SeoZ) On Fri, Aug 9, 2013 at 8:59 PM, Cedric

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Gustavo Sverzut Barbieri
i guess I had that, easy to add... with efreet before decoding it. are you sure it's not there? On Sun, Aug 11, 2013 at 7:04 AM, Kai Huuhko kai.huu...@gmail.com wrote: 16.07.2013 01:32, Igor Murzov kirjoitti: a read of that patch says to me that that looks good. :) submit it! Done.

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Kai Huuhko
11.08.2013 15:00, Gustavo Sverzut Barbieri kirjoitti: i guess I had that, easy to add... with efreet before decoding it. are you sure it's not there? Looks like EFM in E18 already handles it, I was testing in E17 where it doesn't. Another thing that I couldn't get to work in either version

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread The Rasterman
On Sun, 11 Aug 2013 16:09:02 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 15:00, Gustavo Sverzut Barbieri kirjoitti: i guess I had that, easy to add... with efreet before decoding it. are you sure it's not there? Looks like EFM in E18 already handles it, I was testing in E17

Re: [E-devel] [EGIT] [core/elementary] master 02/02: elm_image: add support for url.

2013-08-11 Thread Daniel Juyung Seo
Great! Awesome feature!! Thanks Cedric. Daniel Juyung Seo (SeoZ) On Fri, Aug 9, 2013 at 9:14 PM, Cedric Bail - Enlightenment Git no-re...@enlightenment.org wrote: cedric pushed a commit to branch master. commit 05c78b716b7bbec56dc39dc03eaaa26d18efbf9d Author: Cedric Bail

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Kai Huuhko
11.08.2013 16:27, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 16:09:02 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 15:00, Gustavo Sverzut Barbieri kirjoitti: i guess I had that, easy to add... with efreet before decoding it. are you sure it's not there? Looks

Re: [E-devel] [EGIT] [bindings/python/python-efl] master 01/01: PythonEFL: do not ignore exceptions in Timer/Animator/Poller/Idlers callbacks

2013-08-11 Thread Kai Huuhko
11.08.2013 12:20, davemds - Enlightenment Git kirjoitti: davemds pushed a commit to branch master. commit 0fe8211593b90ce813e91257c0860c09986a7666 Author: davemds d...@gurumeditation.it Date: Sun Aug 11 11:20:26 2013 +0200 PythonEFL: do not ignore exceptions in

Re: [E-devel] [EGIT] [core/elementary] master 02/02: elm_image: add support for url.

2013-08-11 Thread Davide Andreoli
2013/8/11 Daniel Juyung Seo seojuyu...@gmail.com Great! Awesome feature!! Thanks Cedric. indeed awesome feature, I had to implement exactly the same in my mediacenter. Daniel Juyung Seo (SeoZ) On Fri, Aug 9, 2013 at 9:14 PM, Cedric Bail - Enlightenment Git no-re...@enlightenment.org

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread The Rasterman
On Sun, 11 Aug 2013 17:00:45 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 16:27, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 16:09:02 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 15:00, Gustavo Sverzut Barbieri kirjoitti: i guess I had that, easy

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Cedric BAIL
On Mon, Aug 12, 2013 at 12:31 AM, Carsten Haitzler ras...@rasterman.com wrote: On Sun, 11 Aug 2013 17:00:45 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 16:27, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 16:09:02 +0300 Kai Huuhko kai.huu...@gmail.com said:

Re: [E-devel] [EGIT] [core/efl] master 02/02: edje: add edje_file_mmap_set.

2013-08-11 Thread Daniel Juyung Seo
Fixed by ac260575195900a532c3e3102e03a025d3a7cd98, 9a637112b42b91f6b739ab1addce6902b123921a, and 32fa4583704b3875eefcac85e75c7579a2ca5496. I enjoyed build break during the successive commits :) Thanks. Daniel Juyung Seo (SeoZ) On Sun, Aug 11, 2013 at 8:10 PM, Daniel Juyung Seo

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread Kai Huuhko
12.08.2013 01:31, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 17:00:45 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 16:27, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 16:09:02 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 15:00,

Re: [E-devel] [PATCH][RFC][xdg-utils] Use enlightenment_open to open files in xdg-open

2013-08-11 Thread The Rasterman
On Mon, 12 Aug 2013 03:14:34 +0300 Kai Huuhko kai.huu...@gmail.com said: 12.08.2013 01:31, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug 2013 17:00:45 +0300 Kai Huuhko kai.huu...@gmail.com said: 11.08.2013 16:27, Carsten Haitzler (The Rasterman) kirjoitti: On Sun, 11 Aug

[E-devel] elm menu (probably need to break theme and extend api)

2013-08-11 Thread The Rasterman
ok. so i'm stuffing effort into elm menu and dark theme... elm menu needs love. the theme end i think needs a re-do. it will have to break. here is why: 1. check and radioitems are not supported in menus and frankly they should NOT consume icon spots. icons are separate to these indicators. so

Re: [E-devel] elm menu (probably need to break theme and extend api)

2013-08-11 Thread David Seikel
On Mon, 12 Aug 2013 11:39:55 +0900 Carsten Haitzler (The Rasterman) ras...@rasterman.com wrote: ok. so i'm stuffing effort into elm menu and dark theme... elm menu needs love. the theme end i think needs a re-do. it will have to break. here is why: 1. check and radioitems are not

Re: [E-devel] [EGIT] [core/elementary] master 01/01: elementary: add support for url in Elm_Photocam and gave a look at Nasa Earth picture.

2013-08-11 Thread Daniel Juyung Seo
Awesome agian. Maybe need to update NEWS and ChangeLog for new signals? Daniel Juyung Seo (SeoZ) On Mon, Aug 12, 2013 at 12:15 PM, Cedric Bail - Enlightenment Git no-re...@enlightenment.org wrote: cedric pushed a commit to branch master. commit 491a84ae3bd130286b132c91f587b20b39b4ef70