]> Dogcows Code - chaz/openbox/blobdiff - openbox/actions/focus.c
move directionalcycling actions into the same .c file. make interactive actions all...
[chaz/openbox] / openbox / actions / focus.c
index de2bd6d5eb7a189867c6659e2101832be19e12c8..d0acfbd9c69a7c72074ef210419b7ba8867b928c 100644 (file)
@@ -51,7 +51,6 @@ static gboolean run_func(ObActionsData *data, gpointer options)
                  data->context, 
                  OB_FRAME_CONTEXT_CLIENT, OB_FRAME_CONTEXT_FRAME);
 */
-
         if (data->button == 0 || client_mouse_focusable(data->client) ||
             (data->context != OB_FRAME_CONTEXT_CLIENT &&
              data->context != OB_FRAME_CONTEXT_FRAME))
This page took 0.022282 seconds and 4 git commands to generate.