]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions.h
add raise action
[chaz/openbox] / openbox / actions.h
index 7c69b10f24b1dcefb9dc9fe7e1c14bca8eddebe0..477e4ba19e85c902e85997bb1d8ee3bba5cef5c5 100644 (file)
@@ -90,3 +90,6 @@ gboolean actions_interactive_act_running();
 void actions_interactive_cancel_act();
 
 gboolean actions_interactive_input_event(XEvent *e);
+
+/*! Function for actions to call when they are moving a client around */
+void actions_client_move(ObActionsData *data, gboolean start);
This page took 0.022038 seconds and 4 git commands to generate.