]> Dogcows Code - chaz/openbox/blobdiff - openbox/client.h
a variable sized alt-tab box. is this nice or slower to read? we'll see.
[chaz/openbox] / openbox / client.h
index 2863a98f5dde5a1d7059c506a74664303e8c631f..b046e665d9314d553a30b23e75b336092695c901 100644 (file)
@@ -558,10 +558,6 @@ void client_update_normal_hints(ObClient *self);
 void client_update_wmhints(ObClient *self);
 /*! Updates the window's title and icon title */
 void client_update_title(ObClient *self);
-/*! Updates the command used to run the program */
-void client_update_command(ObClient *self);
-/*! Updates the window's application name and class */
-void client_update_class(ObClient *self);
 /*! Updates the strut for the client */
 void client_update_strut(ObClient *self);
 /*! Updates the window's icons */
@@ -650,8 +646,6 @@ void client_set_undecorated(ObClient *self, gboolean undecorated);
 
 guint client_monitor(ObClient *self);
 
-void client_update_sm_client_id(ObClient *self);
-
 ObClient* client_under_pointer();
 
 gboolean client_has_group_siblings(ObClient *self);
This page took 0.023893 seconds and 4 git commands to generate.