]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
don't ping everything all the time. yay. ping when you close, and if it doesn't...
[chaz/openbox] / openbox / client.h
index 197fb061a3d4ebaa8e6e43bc2d5a65148a5f521a..c34d0ab628a29456d1a7168e3e4c6921e6204a4a 100644 (file)
@@ -729,4 +729,7 @@ ObClient* client_under_pointer();
 
 gboolean client_has_group_siblings(ObClient *self);
 
+/*! Returns TRUE if the client is running on the same machine as Openbox */
+gboolean client_on_localhost(ObClient *self);
+
 #endif
This page took 0.023841 seconds and 4 git commands to generate.