summaryrefslogtreecommitdiff
path: root/openbox/client.c
diff options
context:
space:
mode:
authorDana Jansens <danakj@orodu.net>2008-01-15 20:48:28 -0500
committerDana Jansens <danakj@orodu.net>2008-01-15 20:48:28 -0500
commitd790dc162d24cfdcc236114b50c51af62612646a (patch)
treef65258522a138ef63cc3d73401ec1460803a14aa /openbox/client.c
parent2b5d4b69974aba63f0c22cd5e4b91c456cd70f68 (diff)
check if a client will respond to pings
Diffstat (limited to 'openbox/client.c')
-rw-r--r--openbox/client.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/openbox/client.c b/openbox/client.c
index 5e4e52e7..7019f690 100644
--- a/openbox/client.c
+++ b/openbox/client.c
@@ -1507,6 +1507,10 @@ void client_update_protocols(ObClient *self)
/* if this protocol is requested, then the window will be
notified whenever we want it to receive focus */
self->focus_notify = TRUE;
+ else if (proto[i] == prop_atoms.net_wm_ping)
+ /* if this protocol is requested, then the window will allow
+ pings to determine if it is still alive */
+ self->ping = TRUE;
#ifdef SYNC
else if (proto[i] == prop_atoms.net_wm_sync_request)
/* if this protocol is requested, then resizing the