]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.c
debug print
[chaz/openbox] / openbox / action.c
index 0cf233ad8da81fd41bb5a7e55f045473f6d7bcef..24388dca7432314d6a299dfffe40a2abe23daaf7 100644 (file)
@@ -1689,8 +1689,6 @@ void action_moveresize(union ActionData *data)
     ObClient *c = data->moveresize.any.c;
     guint32 corner;
 
-    if (!client_normal(c)) return;
-
     if (data->moveresize.keyboard) {
         corner = (data->moveresize.move ?
                   prop_atoms.net_wm_moveresize_move_keyboard :
This page took 0.024739 seconds and 4 git commands to generate.