Re: [E-devel] eina API status review

2009-07-19 Thread Jorge Luis Zapata Muga
On Thu, Jul 16, 2009 at 9:05 AM, Vincent Torri wrote: > > Hey, > > As some of us want to release eina after the next freeze, we must be sure > that the API will not change after the release. > > Below is my brief review with some comments. Other people must review it. > It's important to have a sta

[E-devel] Transparent foreground windows and edges?

2009-07-19 Thread Martin Thorsen Ranang
Dear Enlightenment developers, I have been using Enlightenment and have been following its development on-and-off since 1997 or 1998 (if I remember correctly). So, first of all, I would like to thank you all for your relentless effort of developing Enlightenment (and the accompanying libraries) f

Re: [E-devel] Using Evas Textblock

2009-07-19 Thread Michael Hughes
Re: Multi-line textblock object Got it! Cursor = evas_object_textblock_cursor_get(TextBlock); FOR EACH Line DO evas_textblock_cursor_text_append(Cursor, Line); evas_textblock_cursor_format_append(Cursor, "\n"); Mike -

Re: [E-devel] Efreet: low-priority magics?

2009-07-19 Thread The Rasterman
On Sat, 11 Jul 2009 11:40:17 -0300 Gustavo Sverzut Barbieri said: > Efreet is a core technology for E17, but we need a maintainer for it. > Mekius is busy, as we all are, so if you have some spare time to help > with it, please say so :-) > > I used to work a bit with efreet doing code for E17 a

Re: [E-devel] E SVN: devilhorns trunk/e/src/bin

2009-07-19 Thread Gustavo Sverzut Barbieri
On Sun, Jul 19, 2009 at 5:08 PM, Enlightenment SVN wrote: > Log: >  Cleanup compiler warning on e_signals.c: >          execinfo.h (which contains the backtrace* functions is only included >          if OBJECT_PARANOIA_CHECK is defined so add an #ifdef around those > calls. no, this has nothing t

Re: [E-devel] E SVN: devilhorns trunk/e/src/bin

2009-07-19 Thread Christopher Michael
Gustavo Sverzut Barbieri wrote: > On Sun, Jul 19, 2009 at 5:08 PM, Enlightenment > SVN wrote: >> Log: >> Cleanup compiler warning on e_signals.c: >> execinfo.h (which contains the backtrace* functions is only included >> if OBJECT_PARANOIA_CHECK is defined so add an #ifdef around

Re: [E-devel] e17/illume: handling windows with EWMH style "dock"

2009-07-19 Thread The Rasterman
On Tue, 14 Jul 2009 19:29:15 +0700 Roman Dubtsov said: > Hello All, > > I'm an author of stalonetray (sf.net/projects/stalonetray) and I've > recently been asked by one of its users if it is possible to run > stalonetray inside illume environment. Problem is that illume unmaps > all windows that

Re: [E-devel] Using Evas Textblock

2009-07-19 Thread The Rasterman
On Fri, 17 Jul 2009 09:28:11 -0400 Michael Hughes said: > I wonder if anyone can give me some hints on creating multi-line > displays with Evas textblock objects. I can concatenate strings with > word wrap using evas_textblock_cursor_text_append() but creating line > breaks has so far eluded

Re: [E-devel] Using Evas Textblock

2009-07-19 Thread The Rasterman
On Sun, 19 Jul 2009 19:53:40 -0400 Michael Hughes said: > Re: Multi-line textblock object > > Got it! > > Cursor = evas_object_textblock_cursor_get(TextBlock); > FOR EACH Line DO > evas_textblock_cursor_text_append(Cursor, Line); > evas_textblock_cursor_format_append(Cursor, "\n"); a

Re: [E-devel] Transparent foreground windows and edges?

2009-07-19 Thread Martin Thorsen Ranang
On sø., juli 19 2009, Martin Thorsen Ranang wrote: > Dear Enlightenment developers, [...] > On to the details. Please see the attached figure that I hope will > illustrate the ideas I try to describe below. Effects that I want to > achieve: I am sorry. The attachment is available here: http