]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
get rid of the fullscreen below layer. its the same as maximized windows..
[chaz/openbox] / openbox / client.h
index c4815d4c83e0cfb56b796d5b4a7b771798caa215..aaebceaa66855b32d03af90701a591927649b7ed 100644 (file)
@@ -314,10 +314,6 @@ typedef void (*ObClientCallback)(ObClient *client, gpointer data);
 void client_add_destroy_notify(ObClientCallback func, gpointer data);
 void client_remove_destroy_notify(ObClientCallback func);
 
-/*! Get notified when the client is hidden */
-void client_add_hide_notify(ObClientCallback func, gpointer data);
-void client_remove_hide_notify(ObClientCallback func);
-
 /*! Manages all existing windows */
 void client_manage_all();
 /*! Manages a given window
This page took 0.021484 seconds and 4 git commands to generate.