TECTED] On
Behalf Of Phil Lodwick
Sent: Tuesday, January 24, 2006 11:47 AM
To: wine-devel@winehq.org
Subject: Windows manager
I have an application that does not seem to appear to the Window Manager. I
am using fvwm. To confirm I am running fbpanel which basically does a:
XGetWindowProperty(GDK_D
I have an application that does not seem to appear to the Window Manager. I
am using fvwm. To confirm I am running fbpanel which basically does a:
XGetWindowProperty(GDK_DISPLAY(), GDK_ROOT_WINDOW, a_NET_CLIENT_LIST, 0,
0x7fff, 0, XA_WINDOW, ...);
and the window never appears on its list.