XEmacs frame always on top

Jerry James james at xemacs.org
Tue Aug 5 11:12:08 EDT 2008


On Tue, Aug 5, 2008 at 3:06 AM, Aidan Kehoe <kehoea at parhasard.net> wrote:
> I don't see this Jerry, though that could be because I'm not totally clear
> on the concept. How do I check if a window has the "always on top" propery?
> xprop? Here's what I get on my machine with the latest Mercurial sources:

I noticed this because I opened a browser and it came up behind the
XEmacs window.  With metacity, there is an icon in the upper left hand
corner of each frame that opens a menu.  There is an "Always on top"
checkbox on that menu.  I can easily uncheck it; I'm just curious to
know how it got checked in the first place.

FWIW, xprop does show the difference for this property on my machine.
When "Always on top" is NOT checked, it reports:

_NET_WM_STATE(ATOM) =

When "Always on top" is checked, it reports:

_NET_WM_STATE(ATOM) = _NET_WM_STATE_ABOVE

> I did make some changes recently in the X11 startup code, so if this isn't
> a x86_64 Fedora 9-specific oddity, it's my problem.

I'll make an attempt at debugging this.  Stand by.
-- 
Jerry James
http://loganjerry.googlepages.com/




More information about the XEmacs-Beta mailing list