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/ ||
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 me
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
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 my
> 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
https://lists.sourceforge.net/lists/listinfo/enlightenm
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
enli
On Mon, 12 Jun 2006 23:20:10 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled:
> Hi,
>
> The attached patch introduce two functionnalities :
> - mmap for loading and manipulating eet file with introducion of
> eet_read_direct.
> - replace caching system by enabling it and using stat s
On Tue, 13 Jun 2006 00:08:34 +0200 Cedric BAIL <[EMAIL PROTECTED]> babbled:
> Here is another old patch that improve evas_list_sort (It's the same
> algorithm, but iterative without allocation/freeing of any temporary list).
true - definitely avoids the excess allocs during a sort (though not ex
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)
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
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
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
> wo
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 ,
> but commenting out that include line lets it build fine.
>
> While looking through the file, I
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 real
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* w
On Thu, 8 Jun 2006 17:18:05 -0500 [EMAIL PROTECTED] babbled:
> On Thu, Jun 08, 2006 at 06:44:20AM +, [EMAIL PROTECTED] wrote:
> > But we have an issue to settle -- the semantics of scaling
> > images with "borders", as you and I've been discussing :)
> >
> > Namely, what exactly do
16 matches
Mail list logo