Re: [E-devel] [entrance] client patch for xinerama

2007-10-01 Thread The Rasterman
On Mon, 1 Oct 2007 14:47:19 +0400 Anton Rukin <[EMAIL PROTECTED]> babbled: > > hmm - this isn't right as it ONLY resized the main ui - it doesnt > > resize other screen ui's as well (entrance should put a background on > > each screen separately and only put the rest of the ui on the main > > scre

Re: [E-devel] [entrance] client patch for xinerama

2007-10-01 Thread Anton Rukin
> hmm - this isn't right as it ONLY resized the main ui - it doesnt > resize other screen ui's as well (entrance should put a background on > each screen separately and only put the rest of the ui on the main > screen - so on resize technically you need to re-position and resize > all backgrounds a

Re: [E-devel] [entrance] client patch for xinerama

2007-09-28 Thread The Rasterman
On Thu, 27 Sep 2007 13:17:10 +0400 Anton Rukin <[EMAIL PROTECTED]> babbled: > > I have nVidia card with twinview configured (first display right of > second). Only half of "default.edj" theme is displayed (on the right of > the first screen). After some investigations I've found, that in > window

[E-devel] [entrance] client patch for xinerama

2007-09-27 Thread Anton Rukin
I have nVidia card with twinview configured (first display right of second). Only half of "default.edj" theme is displayed (on the right of the first screen). After some investigations I've found, that in window_resize_cb "ui" object is resized to the whole screen size, instead of display size. W