Re: [E-devel] taskbar 0.1.1

2006-06-13 Thread Bruno Deferrari
This doesnt work for me. I always get the border menu. Well, it works here, but I'm using an older version (0.0.5 or 0.0.4). ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net

Re: [E-devel] xrender engine patch

2006-06-13 Thread The Rasterman
On Fri, 9 Jun 2006 04:34:07 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: Thanks for the feedback on this :) Again, the issue here: Here's a question for everyone here on this list: What is the result of scaling a *bordered-image* which has

Re: [E-devel] Patch: Iconify All Hotkey

2006-06-13 Thread The Rasterman
On Sat, 27 May 2006 10:46:01 -0500 Sthithaprajna Garapaty [EMAIL PROTECTED] babbled: Adds a hotkey that allows you to iconify all windows. Patch available here: http://war.interhact.net/~iamsthitha/junk/iconifyall.diff recently i added another patch for show the desktop - is this really more

Re: [E-devel] fd leak in ecore_con_dns_lookup?

2006-06-13 Thread The Rasterman
On Sat, 10 Jun 2006 12:58:16 -0500 Matthew R. Dempsky [EMAIL PROTECTED] babbled: While trying to compile ecore on OpenBSD, the build failed on ecore_con_dns.c because OpenBSD doesn't have arpa/nameser_compat.h, but commenting out that include line lets it build fine. While looking through

Re: [E-devel] Enna HTPC/mediacenter program

2006-06-13 Thread The Rasterman
On Tue, 30 May 2006 15:00:43 +0200 Nicolas Aguirre [EMAIL PROTECTED] babbled: Hi All! For a long time I have posted on this mailinglist about a mediacenter/HTPC program in EFL. I think it was 2 years ago. For 1 year I begin to write this program and (only) today I can present you my work.

Re: [E-devel] segv in e_app.c

2006-06-13 Thread The Rasterman
On Sun, 11 Jun 2006 17:45:25 +0200 Sebastian Dransfeld [EMAIL PROTECTED] babbled: Aleksej Struk wrote: On Sun, Jun 11, 2006 at 09:12:55AM +0200, Morten Nilsen wrote: David Stevenson wrote: Hello, I had a segv when dragging an Eterm from one desk to another - not sure exactly how to

Re: [E-devel] E CVS: proto raster

2006-06-13 Thread The Rasterman
On Sun, 11 Jun 2006 12:37:36 +0200 (CEST) Vincent Torri [EMAIL PROTECTED] babbled: Hey, Are you sure it's @prefix@/local, and not @prefix@/include ? yes :( fixed. :) Vincent @@ -39,8 +39,8 @@ echo @PACKAGE_VERSION@ ;; --cflags) - if test @includedir@

Re: [E-devel] Evas Gradients

2006-06-13 Thread The Rasterman
On Sun, 11 Jun 2006 07:18:12 GMT [EMAIL PROTECTED] [EMAIL PROTECTED] babbled: So the question for evas is really one of how much of a given format's specifics should we also import..? (it would be good to know exactly what are the known grad related file formats) i

[E-devel] ewl_window_modal_for

2006-06-13 Thread Rafael Ugalde Bariain
Hello, how i can use this call: ewl_window_modal_for to display one message box that is modal for his parent window? ewl_window_modal_for(EWL_WINDOW(message),EWL_WINDOW(parent)); ?? thanks. ___ enlightenment-devel mailing list

Re: [E-devel] taskbar 0.1.1

2006-06-13 Thread Bruno Deferrari
Btw, how do you bring up the shelf menu for the taskbar to do things like set inset appearence? Alt + Right Click ___ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net

[E-devel] Taskbar problems.

2006-06-13 Thread Sthithaprajna Garapaty
A lot of crashes and seg faults and other mishaps have been reported by the last few releases of the taskbar.So, here's an ancient version of the taskbar updated to work with the latest CVS.It does not have all the features that the latest version has, but it is probably more stable (at least in

Re: [E-devel] Taskbar problems.

2006-06-13 Thread Morten Nilsen
Sthithaprajna Garapaty wrote: A lot of crashes and seg faults and other mishaps have been reported by the last few releases of the taskbar. Some of those were caused by stupid code in event callbacks -- mostly not returning 1, I think. So, here's an ancient version of the taskbar updated to

[E-devel] theming and events

2006-06-13 Thread brian . mattern
I started throwing together a quick shelf theme for winter. One thing I noticed is that the event object (that the menu callback is set on) is stacked beneath the theme object. So, the theme has to either set repeat events or not accept them at all in areas that can be right clicked to display a

[E-devel] eterm: where is gdb.scr?

2006-06-13 Thread Daniel Macks
I just built eterm-0.9.3. During ./configure, I see: checking for dbx... no checking for gdb... /usr/bin/gdb make make install completes successfully, but I see: test ! -z /sw/share/Eterm/gdb.scr /sw/bin/ginstall -c -m 644 gdb.scr /sw/build/root-eterm0.9.3-dev-0.9.3-2/sw/share/Eterm/ || :