]> Dogcows Code - chaz/openbox/blobdiff - openbox/window.h
add a reconfigure action, also reconfigure on SIGUSR2.
[chaz/openbox] / openbox / window.h
index dd81342c501aae44321296eefe953a3cda2e6da4..6c557d184fb224eab8f25f2c6523c435b5320cca 100644 (file)
@@ -52,8 +52,8 @@ struct _ObClient;
 
 extern GHashTable *window_map;
 
-void window_startup();
-void window_shutdown();
+void window_startup(gboolean reconfig);
+void window_shutdown(gboolean reconfig);
 
 Window window_top(ObWindow *self);
 Window window_layer(ObWindow *self);
This page took 0.021199 seconds and 4 git commands to generate.