]> git.sur5r.net Git - i3/i3/commit
Dont include dock clients in ewmh lists
authorTony Crisci <tony@dubstepdish.com>
Fri, 2 May 2014 20:54:34 +0000 (16:54 -0400)
committerMichael Stapelberg <michael@stapelberg.de>
Sat, 3 May 2014 13:08:31 +0000 (15:08 +0200)
commit4126c87dafccb4db1f2490d0cf17a14b529da326
treea97b32114eec84225c21c671fa1d7872a9d7663e
parentff94d28b85f497345858eaa438fa7e9f5b0d9c70
Dont include dock clients in ewmh lists

http://standards.freedesktop.org/wm-spec/latest/ar01s03.html#idm140251368149456

The _NET_CLIENT_LIST property of the root window:

> These arrays contain all X Windows managed by the Window Manager.

Dock clients are not managed windows, so they should not be included in
_NET_CLIENT_LIST or _NET_CLIENT_LIST_STACKING.
include/con.h
src/con.c
src/x.c
testcases/t/223-net-client-list.t