Comment 7 for bug 248769

Revision history for this message
Julien Lavergne (gilir) wrote :

Thanks for the patch :)

After some testing (I have 2 monitors 1280x1024, Twinview and awn set up in the middle of the left screen, using compiz) :
* You need to add to awnDefine.py.in : MONITOR_NUM = "monitor_num"
* When you set 2 to monitor_num, awn is set up on the right, in the middle, and maximized windows on the left cover the all screen. So it's the expect behavior.
* When I set 1 or 0 to monitor_num, it's the same behavior than before : awn in the middle of the left screen, but maximized windows are not fullscreen.

I needed to do some trick sometimes ago on my xorg.conf to have awn in the middle of left screen, so it's maybe now a problem.

And metacity seems to not have this problem (maximezed windows cover properly the second screen) with current awn trunk.

I let moonbeam or malept comment the whole patch :)