Large changes for xfce4 in CVS
Jasper Huijsmans
jasper at moongroup.com
Thu Dec 12 12:17:08 CET 2002
Olivier,
On Thu, 12 Dec 2002 11:06:37 +0100
Jasper Huijsmans <jasper at moongroup.com> wrote:
...
> o Panel now can be on three 'layers': On top, normal, and on bottom.
> (I just notice 'normal' doesn't work yet)
>
I now get this:
[~/cvs/xfce-devel/xfce4/panel]$ xprop | egrep -e "LAYER|_WM_STATE"
_WIN_LAYER(CARDINAL) = 2
_NET_WM_STATE(ATOM) = _NET_WM_STATE_STICKY, _NET_WM_STATE_BELOW
[~/cvs/xfce-devel/xfce4/panel]$ xprop | egrep -e "LAYER|_WM_STATE"
_WIN_LAYER(CARDINAL) = 53
_NET_WM_STATE(ATOM) = _NET_WM_STATE_STICKY
[~/cvs/xfce-devel/xfce4/panel]$ xprop | egrep -e "LAYER|_WM_STATE"
_WIN_LAYER(CARDINAL) = 12
_NET_WM_STATE(ATOM) = _NET_WM_STATE_STICKY, _NET_WM_STATE_ABOVE
Note how the layer in normal mode is set to 53. Is this a xfwm4 bug or
am I doing something wrong?
hmm, it seems this layer is rather random and is only present when
previously set by changing to _WM_STATE_ABOVE/BELOW. Should I delete
this property myself?
Jasper
--
IRC channel: #xfce on irc.openprojects.net
More information about the Xfce4-dev
mailing list