The panel aren't always on top and Panel properties hasn't this option. Regards.
Created attachment 113 Screenshot with panel not always on top
Hmm, does restarting the panel help? Could you try this in a terminal and see if the dock type hint is set (you have to click on the panel to get the output)? $ xprop | grep DOCK _NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK
LOL! the dialog is a transient for the panel so it's rightfully placed above the panel. That's no bug!
(In reply to comment #3) > LOL! the dialog is a transient for the panel so it's rightfully placed above the > panel. That's no bug! Well, that's what I thought. Until I realized it's the mcs dialog and as far as I know it's not transient for the panel. On my system it remains below the panel.
Hehehe, indeed! That's because of the wallpaper I guess. Isn't the dialog set "Always on Top"? Just a thought.
Ah, I see it. Look, the panel is seen in the taskbar, seems that the properties aren't applied. What version of GTK is that? There've been some problems with this in the past (see http://bugzilla.xfce.org/show_bug.cgi?id=353)
The properties windows is an example, with other windows, like Mozilla, the effect is the same: panel is not on top. This problem only ocurrs sometimes. Maybe when I maximize or move windows. The solution is set property 'hide automatically' to on and then set it to off. I have gtk+-2.4.9. Regards.
I guess it's a problem with the panel because no other dock type window have such a problem. The problem is that the panel is not seen as a dock. Jasper, and idea?
(In reply to comment #8) > I guess it's a problem with the panel because no other dock type window have > such a problem. The problem is that the panel is not seen as a dock. Jasper, and > idea? Not really. I believe I use the gtk functions for it, so I could try setting the property with X or netk functions. Should not really make a difference of course...
I have the same problem with cvs, the panel randomly decides it doesn't want to stay on top anymore. Restarting the panel has no effect, only a full shutdown and restart of xfce. I was thinking it was a composite bug guess I may be wrong.
Created attachment 121 Panel window is dock type. Panel window is dock type (see console output). I dont know how I do it, again. Regards.
Can you please upgrade to the following version and tell if that helps: http://www.xfce.org/~olivier/packages/xfwm4-4.1.99.2.tar.gz
I am installing this new version. Regards.
I've just seen the problem for the first time. It seems to be related to the compositor in xfwm4, the panel is really on top but shows under because of a desynchronization in the compositor internal stack. 1) Do you have an easy reproductible way to trigger the problem? 2) Does the problem go away if you disable the compositor in xfwm4? TIA Olivier.
1) This effect is random. I cant reproduce it every time. Maybe when minimized or maximiced window, when open and close the menu panel, or when I show windows from the systray (like gaim). 2) Never disabled xcompositor since I installed x.org on my box. How I can try this? I am testing xfwm4-4.1.99.2 and, for now, any window makes this effect. I noticed less (but no 0) glitches than previous version 4.1.99.1. I suspicius that this is a 'visual' effect, not a 'real' effect, too. In this case, the problem is with X.org... Regards.
The problem is definitely with the WM, and I know where in the code that happen, what I'm searching is what triggers the problem because the code itself is right.
(In reply to comment #15) > 2) Never disabled xcompositor since I installed x.org on my box. How I can try this? Either set Section "Extensions" Option "Composite" "Disable" EndSection in your xorg.conf or, alternatively, fire-up a terminal and type: killall xfwm4 && xfwm4 --compositor=off &
Can you please upgrade to the following version and tell if that helps: http://www.xfce.org/~olivier/packages/xfwm4-4.1.99.2.tar.gz (same URL, same name, updated package)
Hi Olivier, I am installing the new version but with previous 4.1.99.2 and two days of testing, I dont have the commented problem (for now). Regards.
Hi, that one should definitely improve things, if not even fix the issue for good... http://www.xfce.org/~olivier/packages/xfwm4-4.1.99.3.tar.gz
Hi! Wouh! New version of xfwm4... Today I installed XFCE4 RC2 and now a new version... Developers of XFCE4 are crazy!? :p For now, the previous version of xfwm4 hasn't the problem but I will install this new version. Good work, XFCE Team. XFCE4 is great! Regards.
I *think* this bug has just been fixed in CVS. You can grab a copy of current CVS from here: http://www.xfce.org/~olivier/packages/xfwm4-4.1.99.3.tar.gz