James Dominy wrote:
Hi,

How, using Xlib only, do I specify to blackbox that I don't want a
particular window decorated. This is for the purposes of popping up a
tooltip window. I've chacked through the EMWH spec but I don't see
anything that quite matches what I want. Should I be using the
_NET_WM_WINDOW_TYPE hint? Is this a protocol specification? Something
else? I've been hitting my head against a wall here for quite some
time... I know, personal failure I never ask for help. I should have a
sign around my neck saying confront me if I don't ask for help.

The EWMH specification doesn't provide a means to turn off window decorations (go figure). Instead, you'll need to use the Motif WM hints. Take a look at Window.cc, the readMotifWMHints() function.

Thanks
James



--
Bradley T. Hughes - bhughes at trolltech.com
Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway

--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
List archives:  http://asgardsrealm.net/lurker/splash/index.html

Reply via email to