Identify parent window of menus and tooltips

Marty Jack martyj19 at comcast.net
Thu Sep 29 09:40:56 PDT 2011



On 09/29/2011 12:07 PM, Markus Kramer wrote:
> Is there a way to identify the parent window of a menu or tooltip?
> I know that menus and tooltips are top level windows. So their parent
> would be the root window. I'm wondering if there is some other
> property which tells me to what window they belong to?
> 
> cheers, Markus
> _______________________________________________
> xorg at lists.freedesktop.org: X.Org support
> Archives: http://lists.freedesktop.org/archives/xorg
> Info: http://lists.freedesktop.org/mailman/listinfo/xorg
> Your subscription address: martyj19 at comcast.net
> 

The WM_TRANSIENT_FOR property does this, but of course it is only as good as the toolkits who must be relied on to set it properly.  See the ICCCM.



More information about the xorg mailing list