Carsten Haitzler <[EMAIL PROTECTED]> [2004-08-23 10:43]:
> > atm, ecore_x_window_del() just wraps XDestroyWindow().
> > 
> > The attached patch makes ecore_x_window_del() only call XDestroyWindow()
> > if the client doesn't have the WM_DELETE_REQUEST protocol set.
> > If it does, a delete request message is sent.
> > 
> > The code works just fine for me, but I don't know whether we want this
> > "smart" behaviour.
> > 
> > Can I commit this or do we want to keep ecore_x_window_del() the way it
> > is?
> 
> there should be another call to request a delete of a window. now EVERY window
> delete even by an app on its own windows will require 1 x server round trip for
> every window... not good for performance at all. :(

Good point. I added an extra function for this.

-- 
Regards,
Tilman


-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to