]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.h
add a reconfigure action, also reconfigure on SIGUSR2.
[chaz/openbox] / openbox / action.h
index 3f6d84eb8b6ac7c7124e4e1323020c7f94c8acef..99ba93158618f233d40239f76d97b1ba706d9571 100644 (file)
@@ -220,6 +220,8 @@ void action_desktop_last(union ActionData *data);
 void action_toggle_decorations(union ActionData *data);
 /* MoveResize */
 void action_moveresize(union ActionData *data);
+/* Any */
+void action_reconfigure(union ActionData *data);
 /* Execute */
 void action_restart(union ActionData *data);
 /* Any */
This page took 0.024198 seconds and 4 git commands to generate.