Re: [E-devel] E16 Focuslist Bug

2003-08-27 Thread BAM
On Wed, 2003-08-27 at 14:17, Kim Woelders wrote: > ??? E doesn't change behavior depending on whether or not gnome-panel is > running or how its window list prefs are set. > Did you mean "shows up in gnome-panel's window list" in stead > of "shows up in E's focuslist"? Something like that. My mist

Re: [E-devel] Evas bug

2003-08-27 Thread The Rasterman
On Wed, 13 Aug 2003 15:44:30 -0700 "Mitchell G. Johnson" <[EMAIL PROTECTED]> babbled: > When I compile evas and run the demos, the x11 demos segfault immediately > whereas the directFB demo doesn't. The segfault occurs in > "src/lib/engines/software_x11/evas_outbuf.c line 218 on my

[E-devel] vacation notice

2003-08-27 Thread Daniel Hulme
Just thought I should let everyone know, I'll be away from my ultrafast internet connection from Friday until the second week of October, so my CVS commits will be infrequent. You can still email me, but I'll only be reading mail every week or so, so don't be alarmed if I don't reply with my usual

Re: [E-devel] E16 Focuslist Bug

2003-08-27 Thread Kim Woelders
BAM wrote: On Wed, 2003-08-27 at 01:00, Kim Woelders wrote: In e16.6 iconified windows are included in the focus list only if we are on the same viewport as where the window was iconified (roughly), or if the window is sticky. This behavior matches the windows shown in the gnome-panel window list.

Re: [E-devel] [patch] quick gevas2 fix

2003-08-27 Thread Ben Martin
Sorry about that :( Updated API calls commited. On Wed, 2003-08-27 at 10:12, Aaron Michael Cohen wrote: > This fixes a couple of function names that have changed. > > diff -ur e17.org/misc/gevas2/src/gevas.c misc/gevas2/src/gevas.c > --- e17.org/misc/gevas2/src/gevas.c 2003-08-26 20:05:22.119

Re: [E-devel] E16 Focuslist Bug

2003-08-27 Thread BAM
On Wed, 2003-08-27 at 01:00, Kim Woelders wrote: > First, I just checked the behavior of e16.5. It seems that when using > "include iconified windows", iconified windows are included in the focus > list only if we are on the desktop (any viewport) where the window was > iconified (sticky windows a

Re: [E-devel] E16 Focuslist Bug

2003-08-27 Thread Kim Woelders
BAM wrote: Stop me if this isn't a bug. Should windows iconified on one desktop show up in a focuslist brought up after switching to another desktop? I have the "included iconified windows" option checked, and I think they should (didn't they used to?). After all, I can uniconify them from the ico

[E-devel] [patch] quick gevas2 fix

2003-08-27 Thread Aaron Michael Cohen
This fixes a couple of function names that have changed. diff -ur e17.org/misc/gevas2/src/gevas.c misc/gevas2/src/gevas.c --- e17.org/misc/gevas2/src/gevas.c 2003-08-26 20:05:22.119171813 -0400 +++ misc/gevas2/src/gevas.c 2003-08-26 18:50:10.427000821 -0400 @@ -200,7 +200,7 @@ void gev