Add client_t::protocols
commitf1b35830641128e1a2431276fa4b4119a6810626
authorUli Schlachter <psychon@znc.in>
Wed, 24 Jun 2009 15:59:19 +0000 (24 17:59 +0200)
committerJulien Danjou <julien@danjou.info>
Thu, 25 Jun 2009 12:58:54 +0000 (25 14:58 +0200)
tree126f804bbb6a4d7866cc6a23f2cafe5938aa940b
parent2cb34a30f2d55ac90e6610e949adb51fd449ba35
Add client_t::protocols

We now always know a client's WM_PROTOCOLS property without asking the X server.

Signed-off-by: Uli Schlachter <psychon@znc.in>
Signed-off-by: Julien Danjou <julien@danjou.info>
client.c
client.h
property.c
property.h