On Sat, 11 Jun 2005 11:13:33 +0100 Andrew Elcock <[EMAIL PROTECTED]> babbled:
(B
(B> OK - this is not working fully :(
(B>
(B> these lines:
(B>
(B> > - ecore_x_window_prop_xy_set(od_window,
(B> > - (int) ((res_x - options.width) / 2.0 + x),
(B> > - (int) (res_y - options.height + y));
(B> > + ecore_x_window_move(od_window,
(B> > + (int) ((res_x - options.width) / 2.0 + x),
(B> > + (int) (res_y - options.height + y));
(B>
(B> > - ecore_x_window_prop_xy_set(od_window, (res_x - options.width) / 2,
(B> > res_y - height); + ecore_x_window_move(od_window, (res_x - options.width)
(B> > / 2, res_y - height);
(B>
(B> do not actually move the window any more
(B>
(B> seems to me that
(B> XMoveWindow
(B>
(B> is not getting called by ecore_x_window.c - looking at the X manual I see:
(B>
(B> If the override-redirect flag of the window is False and some other
(B> client has selected SubstructureRedirectMask on the parent, the X server
(B> generates a ConfigureRequest event, and no further processing is
(B> performed. Otherwise, the window is moved.
(B
(Bthe wm will get the configure request and then do what it sees fit - maybe move
(Byour window, maybe resize, maybe do nothing :)
(B
(B--
(B------------- Codito, ergo sum - "I code, therefore I am" --------------
(BThe Rasterman (Carsten Haitzler) [EMAIL PROTECTED]
$BMg9%B?(B [EMAIL PROTECTED]
(BTokyo, Japan ($BEl5~(B $BF|K\(B)
(B
(B
(B-------------------------------------------------------
(BThis SF.Net email is sponsored by: NEC IT Guy Games. How far can you shotput
(Ba projector? How fast can you ride your desk chair down the office luge track?
(BIf you want to score the big prize, get to know the little guy.
(BPlay to win an NEC 61" plasma display: http://www.necitguy.com/?r=20
(B_______________________________________________
(Benlightenment-devel mailing list
([email protected]
(Bhttps://lists.sourceforge.net/lists/listinfo/enlightenment-devel