]> git.sur5r.net Git - i3/i3/commit
Support matching _NET_WM_WINDOW_TYPE_NOTIFICATION 2102/head
authorFlorian Merkel <florian.merkel@uni-oldenburg.de>
Mon, 7 Dec 2015 11:34:24 +0000 (12:34 +0100)
committerFlorian Merkel <florian.merkel@uni-oldenburg.de>
Tue, 15 Dec 2015 20:55:33 +0000 (21:55 +0100)
commit33f017daa9f6c48e0d9c5bcb6135b47a0b32bf76
treeb805d7c286a919a07c1b544e3260bea198d6f132
parent954927ccc4ed916024569d980ad2f4458c80f5c4
Support matching _NET_WM_WINDOW_TYPE_NOTIFICATION

This commit fixes #1969 by adding support for matching a window's type
against _NET_WM_WINDOW_TYPE_NOTIFICATION. The userguide and tests were
updated to reflect this change.
docs/userguide
include/atoms.xmacro
src/match.c
src/xcb.c
testcases/t/165-for_window.t
testcases/t/232-cmd-move-criteria.t