[e-users] Windows maximize improperly on second head

2006-06-09 Thread Jordan Patterson
Hi,First of all, I would like to thank the developers for making such great software.  I have been using it for several months, and have enjoyed the progress that has been made.On to my problem.  I have the maximize policy set to smart expansion, both directions.  On my main screen, windows maximiz

Re: [e-users] dEvian still missing

2006-06-09 Thread Morten Nilsen
Oliver Pahl wrote: > > Hi, > > the dEvian module is still missing... All the module files are there, but in > the config Dialog it wonŽt show up. I also tried to enable it with > enlightenment_remote, but nothing happened. I recompiled e several times, > wiped my complete config dir out, but i

[e-users] dEvian still missing

2006-06-09 Thread Oliver Pahl
Hi,the dEvian module is still missing... All the module files are there, but in the config Dialog it wonŽt show up. I also tried to enable it with enlightenment_remote, but nothing happened. I recompiled e several times, wiped my complete config dir out, but it didnŽt help. I am using Gentoo, so i

Re: [e-users] A few questions

2006-06-09 Thread Bruno Hertz
Andrew Williams <[EMAIL PROTECTED]> writes: > It is now an option in the config panel :) > > A > > On Thu, Jun 08, 2006 at 01:13:02PM +0200, Anders Troback wrote: >> On Mon, 5 Jun 2006 21:33:16 +0900 >> Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> wrote: >> >> > > How do I get the virtual

Re: [e-users] Sticky windows & Focus on desktop switch.

2006-06-09 Thread Bruno Hertz
Carsten Haitzler (The Rasterman) <[EMAIL PROTECTED]> writes: >> The code responsible for this seems to be apps/e/src/bin/e_desk.c >> lines 266-267: >> >> (((bd->desk == desk) || >>((bd->sticky) && (bd->zone == desk->zone) >> >> or more precisely the latter line. >> >> N