On Thu, Sep 16, 2010 at 06:30:57PM +0200, Tamas TEVESZ wrote: > > and x will set the client's WM_COMMAND property to this accordingly.
The application itself sets WM_COMMAND, usually somewhere inside the toolkit so the application writer doesn't have to worry about it. If the toolkit doesn't do it, the app will have to call XSetCommand itself or it won't have WM_COMMAND set at all. -- To unsubscribe, send mail to [email protected].
