Does anyone knows anything about something similar to Windows WM_CLOSE
message in Xlib?
    That is a message that is emitted when a client wants to close a window,
before destroying it (so DestroyNotify doesn't do the trick). A close
message doesn't necesarily mean that a destroy message/event will be
emmited, that meaning that the client had decided not to destroy the window
after all.
    I have a hunch that such a message/event might have something to do with
the WM, but I couldn't find anything in the docs. Could someone please help
me? Thanks...

Dany Secrieru,
LFC - The X-Platform
http://www.lfc2.net/


_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com

_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to