Hi Uli,
getting rid the annoying black border was easy, i just didn't read the wiki-article on rules yet. I'm still not sure how to fix the focusing problem though. Xprop says the panel is of type "dock".
I attached the full output below.

Greetings,
Levent


=======================================================================
WM_STATE(WM_STATE):
        window state: Normal
        icon window: 0x0
XdndAware(ATOM) = BITMAP
_MOTIF_DRAG_RECEIVER_INFO(_MOTIF_DRAG_RECEIVER_INFO) = 0x6c, 0x0, 0x5, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10, 0x0, 0x0, 0x0
_NET_WM_STRUT(CARDINAL) = 0, 0, 0, 26
_NET_WM_STRUT_PARTIAL(CARDINAL) = 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 1280, 2646
_NET_WM_STATE(ATOM) = _NET_WM_STATE_STICKY, _NET_WM_STATE_SKIP_TASKBAR
_NET_WM_DESKTOP(CARDINAL) = 1
_WIN_HINTS(CARDINAL) = 1
WM_HINTS(WM_HINTS):
        Client accepts input or input focus: True
        Initial state is Normal State.
        window id # of group leader: 0xe00001
_MOTIF_WM_HINTS(_MOTIF_WM_HINTS) = 0x2, 0x0, 0x0, 0x0, 0x0
_NET_WM_SYNC_REQUEST_COUNTER(CARDINAL) = 14680566
_NET_WM_WINDOW_TYPE(ATOM) = _NET_WM_WINDOW_TYPE_DOCK
_NET_WM_USER_TIME(CARDINAL) = 1963730
_NET_WM_USER_TIME_WINDOW(WINDOW): window id # 0xe001f5
WM_CLIENT_LEADER(WINDOW): window id # 0xe00001
_NET_WM_PID(CARDINAL) = 1425
WM_LOCALE_NAME(STRING) = "de_DE.UTF-8"
WM_CLIENT_MACHINE(STRING) = "levent-laptop"
WM_NORMAL_HINTS(WM_SIZE_HINTS):
        program specified location: 0, 0
        program specified minimum size: 1366 by 26
        program specified maximum size: 1366 by 26
        window gravity: NorthWest
WM_PROTOCOLS(ATOM): protocols WM_DELETE_WINDOW, WM_TAKE_FOCUS, _NET_WM_PING, _NET_WM_SYNC_REQUEST
WM_CLASS(STRING) = "panel", "lxpanel"
WM_ICON_NAME(STRING) = "panel"
_NET_WM_ICON_NAME(UTF8_STRING) = "panel"
WM_NAME(STRING) = "panel"
_NET_WM_NAME(UTF8_STRING) = "panel"


Am 20.01.2013 10:13, schrieb Uli Schlachter:
Hi,

On 20.01.2013 09:49, Levent S.B. wrote:
And yet another question concerning my personal awesome-lxde mix.
Since upgrading to awesome 3.5, awesome started auto-focusing on
the lxde-panel if i change to another tag.
Meh. I hate focus bugs. Also, I don't really see why 3.4 would have done
anything different. Perhaps this is the fixed handling of some of the weird
input models and it was just a bug in 3.4....

Could you get us xprop output for the panel? I would expect it to have a
_NET_WM_WINDOW_TYPE of "dock" or "desktop"...

This is very inconvenient,
as the panel is killed if i hit mod4+shift+c accidentally, when aiming to
close a different window. Also, the transparent panel appears with an
annoying black line to the top.
Could this be window borders? The easiest way to test would be to increase the
border size to something obvious (e.g. 10 pixels).

If this really is it, I'd suggest you to write an awful.rules rule which sets
the border size to 0 for the panel.

However, I don't see why 3.4 would have done anything differently here.

I already edited my rc.lua, as described in a post by Uli
(http://www.mail-archive.com/[email protected]/msg03349.html),
to keep the panel from being focused on-click.

Question: can i keep awesome from handling the panel in general?
Make a rule which calls :unmanage() on its client object. However, this really
is not what you want.

Uli


--
To unsubscribe, send mail to [email protected].

Reply via email to