]> icculus.org git repositories - dana/openbox.git/commit
allow for the client to be validated.
authorDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 08:58:28 +0000 (08:58 +0000)
committerDana Jansens <danakj@orodu.net>
Wed, 29 Jan 2003 08:58:28 +0000 (08:58 +0000)
commit39c6969de2714904dec901c9d3f4e8b0ff01f062
tree7c3f301b30f2e8ae49fe9269b22ffc2b433150af
parent58dc93abb91452444b932f3b2d9bbcc8003891b0
allow for the client to be validated.
don't manage override_redirect windows.
don't manage windows for whome get attributes fails.
validate the client before managing it.
validate the client in functions that query stuff off it: propertyHandler and clientMessageHandler
src/client.cc
src/client.hh