Re: [E-devel] How to get the buffer of current evas

2011-06-20 Thread suxia li
is there any way to get the data? --- Original Message --- Sender : Vincent Torri Date : 六月 21, 2011 15:49 (GMT+09:00) Title : Re: [E-devel] How to get the buffer of current evas On Tue, 21 Jun 2011, Atton Jonathan wrote: > Evas is optimized, now Evas does not use a buffer. Data ar

Re: [E-devel] How to get the buffer of current evas

2011-06-20 Thread Vincent Torri
On Tue, 21 Jun 2011, Atton Jonathan wrote: Evas is optimized, now Evas does not use a buffer. Data are in the cloud ! but he is using the buffer engine with ecore_evas, so it should work. Maybe a small test case would be helpful Vincent 2011/6/21 suxia li Hi, Here i want to get t

Re: [E-devel] How to get the buffer of current evas

2011-06-20 Thread Atton Jonathan
Evas is optimized, now Evas does not use a buffer. Data are in the cloud ! 2011/6/21 suxia li > > > Hi, > Here i want to get the buffer of current evas, so i tried by the 2 API , > firstly get the ecore evas, then get the buffer pixels of current > Ecore_Evas, but the second API return NULL. is

[E-devel] How to get the buffer of current evas

2011-06-20 Thread suxia li
Hi, Here i want to get the buffer of current evas, so i tried by the 2 API , firstly get the ecore evas, then get the buffer pixels of current Ecore_Evas, but the second API return NULL. is there any one help me on this issue, thanks in advance. ecore_evas_ecore_evas_get(const Evas *e); eco

[E-devel] Comp Scale Module with Illume Profile+ELFE and minimized windows

2011-06-20 Thread Jeff Hoogland
Hey All - Using the comp scale module and I have a couple questions. First - is it possible to have comp scale show windows that are minimized in addition to those that are maximized? Second - by default the scale windows is counting the illume top bar, illume keyboard, and ELFE each as separate

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread Lucas De Marchi
On Tue, Jun 21, 2011 at 1:14 AM, Lucas De Marchi wrote: > On Mon, Jun 20, 2011 at 7:01 PM, Carsten Haitzler > wrote: >> >> as i keep saying.. i can't reproduce it. it's workign fine here. > > Did you put it in 24h mode and looked at it *after* 20h? I should have written *after* 13h, not 20h Lu

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread Lucas De Marchi
On Mon, Jun 20, 2011 at 7:01 PM, Carsten Haitzler wrote: > > as i keep saying.. i can't reproduce it. it's workign fine here. Did you put it in 24h mode and looked at it *after* 20h? Or... maybe you have seconds enabled. It's a problem in the initialization and it goes away the first time the cl

Re: [E-devel] [Patch] ELM GLView updates

2011-06-20 Thread Sung W. Park
cool, thanks! well hopefully we'll have the software-backend running GL stuff as well soon. I think we can do but it'll take time for me to get to it, unless someones gets on it before I do. I hear ya on the bastard son. we hate it but sometimes it happens aswe try to bring two together. Hopefu

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread The Rasterman
On Mon, 20 Jun 2011 19:37:50 +0200 Cedric BAIL said: > On Mon, Jun 20, 2011 at 6:26 PM, Eduardo Lima (Etrunko) > wrote: > > On Mon, Jun 20, 2011 at 1:23 PM, Eduardo Lima (Etrunko) > > wrote: > >> Hmm. I found a weird behavior with the clock after noon and 24h mode. > >> Screenshot attached: > >

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread Cedric BAIL
On Mon, Jun 20, 2011 at 6:26 PM, Eduardo Lima (Etrunko) wrote: > On Mon, Jun 20, 2011 at 1:23 PM, Eduardo Lima (Etrunko) > wrote: >> Hmm. I found a weird behavior with the clock after noon and 24h mode. >> Screenshot attached: >> > > Damn, hit the send button too fast. Forgot to add that it happe

[E-devel] Engage Window covering

2011-06-20 Thread hannes.janet...@gmail.com
Hi, On Mon, Jun 20, 2011 at 5:55 PM, Andreas Volz wrote: > Hello, > > Now I started using engage on my desktop and I like it. Great work!! > > But some time ago I approved some E border placement code that windows > doesn't cover shelves to much. I experienced now that I've similar > problems wit

[E-devel] Engage animation covering windows

2011-06-20 Thread Andreas Volz
Hello, I also found out that the sizing animation in engage prevents me from clicking to the most lower part of a window. This is e.g. problematic while using xchat in maximized state. Did you experience the same? I've no really concept idea to solve this. Anyone creative? regards Andr

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread Eduardo Lima (Etrunko)
Hmm. I found a weird behavior with the clock after noon and 24h mode. Screenshot attached: On Thu, Jun 16, 2011 at 4:47 AM, Tom Hacohen wrote: > On Thu, 2011-06-16 at 16:42 +0900, Carsten Haitzler wrote: >> you have the source luke. :) > > But I don't have a time machine, so until then, it'll h

Re: [E-devel] e17 todo list -> clock+calendar thing done

2011-06-20 Thread Eduardo Lima (Etrunko)
On Mon, Jun 20, 2011 at 1:23 PM, Eduardo Lima (Etrunko) wrote: > Hmm. I found a weird behavior with the clock after noon and 24h mode. > Screenshot attached: > Damn, hit the send button too fast. Forgot to add that it happens only at when you click on the clock and the popup shows. The next updat

[E-devel] Engage Window covering

2011-06-20 Thread Andreas Volz
Hello, Now I started using engage on my desktop and I like it. Great work!! But some time ago I approved some E border placement code that windows doesn't cover shelves to much. I experienced now that I've similar problems with engage. So I assume E internal engage is not a shelve, correct? If I

Re: [E-devel] elm_animator API

2011-06-20 Thread Daniel Juyung Seo
> if you want to  - deprecate the api and then remove it in a few weeks. :) +1. I think this is valid until elm reaches to 1.0. Daniel Juyung Seo (SeoZ) On Mon, Jun 20, 2011 at 4:56 PM, Carsten Haitzler wrote: > On Sat, 18 Jun 2011 09:14:24 +0900 ChunEon Park said: > > i'm happy to deprecate it

Re: [E-devel] [patch] elm_cnp_helper - determine uri or text data types.

2011-06-20 Thread Hyoyoung Chang
Oops. I missed remove deprecated structures. Also I attached new version of this patch. Thank you > -Original Message- > From: Carsten Haitzler (The Rasterman) [mailto:ras...@rasterman.com] > Sent: Monday, June 20, 2011 8:08 PM > To: Hyoyoung Chang > Cc: enlightenment-devel@lists.sourcefo

Re: [E-devel] epp and open() mode

2011-06-20 Thread The Rasterman
On Mon, 20 Jun 2011 09:38:23 +0200 (CEST) Vincent Torri said: i dont see how it could or should be - the open syscall allows for adding a mode FOr writes.. it should ignore it on read only opens. depends on the open syscall impl/support. > > > On Sat, 18 Jun 2011, Carsten Haitzler (The Rasterm

Re: [E-devel] [patch] elm_cnp_helper - determine uri or text data types.

2011-06-20 Thread The Rasterman
On Mon, 20 Jun 2011 16:24:00 +0900 Hyoyoung Chang said: well the patches do conflict. this one i didn't put in as it conflicts with the last one i mentioned that it seemed to do the same things, but missing uri data type check. if you want me to look at this patch - can u gen one that.. doesnt c

Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib src/lib/canvas

2011-06-20 Thread The Rasterman
On Mon, 20 Jun 2011 16:05:11 +0900 Mike McCormack said: done. > On 06/18/2011 08:50 AM, Carsten Haitzler (The Rasterman) wrote: > > On Fri, 17 Jun 2011 13:41:43 -0300 Rafael Antognolli > > said: > > >>> - > >>> +* Allow to get packign location of table child > >

Re: [E-devel] [Patch] ELM GLView updates

2011-06-20 Thread The Rasterman
On Mon, 20 Jun 2011 11:18:56 +0900 "Sung W. Park" said: in svn as it pretty much fixes things. comments here; 1. not totally into the idea of setting engine explicitly before u create the window :( if its not a gl engine this test cant really work and that config is controls system-wide for gl a

Re: [E-devel] Backlight improvements

2011-06-20 Thread The Rasterman
On Sun, 19 Jun 2011 18:23:23 +0200 Mathieu Taillefumier said: h but not so simple. when screensaver kicks in, we still get a black screen as no one "took over being the custom screensaver". e's infra just lets whatever the current screensaver is work - and thats x's default "create big black

Re: [E-devel] [Patch] Change backlight on mouse scroll

2011-06-20 Thread The Rasterman
On Sun, 19 Jun 2011 17:08:57 +0800 P Purkayastha said: > Hi, > >I am just attaching a small patch, mostly taken from mixer module, > which allows one to change the backlight via mouse scroll on the gadget. > > ( Hope the attachment doesn't get stripped off :S ) looks all good to me! well

Re: [E-devel] [Patch] elm_progressbar patch

2011-06-20 Thread The Rasterman
On Thu, 02 Jun 2011 12:44:13 + (GMT) PRINCE KUMAR DUBEY said: elm_widget would have to store the text you set per named text part and on theme hooks u need to call some elm_widget call to "reset labels" base on this list elm_widget manages. btw - are you going to do this? yoz is suggesting h

Re: [E-devel] [Patch] make elm_genlist contatin multiline entries

2011-06-20 Thread The Rasterman
On Fri, 17 Jun 2011 18:26:28 +0900 Sohyun Kim said: genlist 6 test.. sitting here watching it flicker madly on resizes... :( still the same problem :( it doesn't need to re-realize. it needs to resize and re-calc min size with the new width and re-layout visible items. > I made a patch again wit

Re: [E-devel] [Patch][Evil] add some variables on evil_langinfo

2011-06-20 Thread The Rasterman
On Fri, 17 Jun 2011 18:05:02 +0900 cnook said: vincent - any comments on this? > Dear All, > > Hello~ > I add some enumeration variables for building on Windows. > > And.. One question, > nl_langinfo(CODESET) gives return value properly on MinGW? > > > Sincerely, > Shinwoo Kim. -- ---

Re: [E-devel] elm_animator API

2011-06-20 Thread The Rasterman
On Sat, 18 Jun 2011 09:14:24 +0900 ChunEon Park said: i'm happy to deprecate it :) if you want to - deprecate the api and then remove it in a few weeks. :) > > discomfitor! > > We don't know who are using which elm APIs even elm didn't reach the 1.0 yet. > > I don't wanna make them inconv

Re: [E-devel] [Patch][elm_conform]

2011-06-20 Thread The Rasterman
On Thu, 16 Jun 2011 18:43:09 +0900 cnook said: > Dear All, > > Hello~ > > When the indicator is displayed initially and use elm_confrom as parent by > using elm_conformant_content_area_get, the indicator area (wd->shelf) does > not display properly. > Because any interested ECORE_X_EVENT_WINDOW

Re: [E-devel] epp and open() mode

2011-06-20 Thread Vincent Torri
On Sat, 18 Jun 2011, Carsten Haitzler (The Rasterman) wrote: > On Fri, 17 Jun 2011 23:27:13 +0200 (CEST) Vincent Torri > said: > > open is O_RDONLY in all cases... so it doesnt even matter and u dont even have > to pass the mask. well, i was wondering if that could be a pb on Windows... Vince

Re: [E-devel] [patch] elm_cnp_helper - determine uri or text data types.

2011-06-20 Thread Hyoyoung Chang
Ahh, that's because I can't sure which patches are will be committed. So I sent three patches, it's all based on same revision. ([patch] elm_cnp_helper - determine uri or text data types. [patch] elm_cnp_helper - add user callback handling at text response [patch] elm_cnp_helper - remove pasteimag

Re: [E-devel] [patch] els_scroller simple bug

2011-06-20 Thread The Rasterman
On Thu, 16 Jun 2011 00:31:22 + (GMT) Jaehwan Kim said: well thats a bit of an oppsie bug! in svn it goes! thanks! > > els_scroller in elementary has a simple bug. > > In the function "_smart_scrollto_x", it makes the animator > 'sd->scrollto.x.animator', if the animator does not exist. But

Re: [E-devel] [PATCH] Add Ecore_IMF API to set the attirbute of input panel

2011-06-20 Thread The Rasterman
On Tue, 14 Jun 2011 20:29:59 +0900 Jihoon Kim said: thanks! not a lot to review really but it all looks formatted right and does very simply work. in svn! :) > Hi, EFL developers. > > For supporting virtual keyboard, I'd like to add > ecore_imf_context_input_panel_enabled_set/get APIs. > The de

Re: [E-devel] [patch] elm_cnp_helper - remove pasteimage structure

2011-06-20 Thread The Rasterman
On Fri, 17 Jun 2011 22:37:45 +0900 Hyoyoung Chang said: makes sense. in svn! :) > Dear Elementary developers. > > I've made a patch about elm_cnp_helper. > Due to previous my patch, > 'struct _Paste_Image' and related allocation/free functions are can be > removed. > It's just cleanup patch. >

Re: [E-devel] [patch] elm_cnp_helper - add user callback handling at text response

2011-06-20 Thread The Rasterman
On Thu, 16 Jun 2011 21:36:58 +0900 Hyoyoung Chang said: thanks! in svn :) > Dear Elementary developers. > > I've made a patch about elm_cnp_helper. > When using elm_selection_get, a user can set own handling function. > It works on html type and image type. > However elm_cnp_helper missed text

Re: [E-devel] [patch] elm_cnp_helper - determine uri or text data types.

2011-06-20 Thread The Rasterman
On Wed, 15 Jun 2011 20:38:19 +0900 Hyoyoung Chang said: it looks like cnp_rempi.patch.txt replaces cnp_uritext.patch.txt having a look at these. am i right? it seems some bits are missing like adding is_uri_type_data() > Dear Elementary developers. > > I've made a patch about elm_cnp_helper. >

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-20 Thread Hyoyoung Chang
Sure. Actually I sent a patch (the title is [patch] elm_cnp_helper - determine uri or text data types) I added type checking at determine routine. Could you review it? I also sent another patches. it's not related with this issue. > -Original Message- > From: Carsten Haitzler (The Raster

Re: [E-devel] E SVN: raster IN trunk/evas: . src/lib src/lib/canvas

2011-06-20 Thread Mike McCormack
On 06/18/2011 08:50 AM, Carsten Haitzler (The Rasterman) wrote: > On Fri, 17 Jun 2011 13:41:43 -0300 Rafael Antognolli > said: >>> - >>> +* Allow to get packign location of table child ^ typo >>> + * Get packgin location of a child of table

Re: [E-devel] XRender engine causes ecore build failure

2011-06-20 Thread The Rasterman
On Thu, 16 Jun 2011 06:35:25 +0200 Ulrich Eckhardt said: ok - it's in svn. as such patch is acceptable as it doesnt break binary compat. it just permanently makes the ecore_evas xrender calls error/do nothing which is what they would do without an xrender engine in evas anyway. so patch is accept

Re: [E-devel] [patch] elm_cnp_helper - pasting at uri request

2011-06-20 Thread The Rasterman
On Wed, 15 Jun 2011 20:32:21 +0900 Hyoyoung Chang said: this means you'll send a new patch? > omitting to mention about 'file://' that is my mistake. > Anyway, my intend is making fallback to text paste. > also I think just making fallback is not good idea than detecting targets. > I write a sma