]> Dogcows Code - chaz/openbox/blobdiff - openbox/action.c
this goes away by popular request (focus_order_to_bottom in action_lower)
[chaz/openbox] / openbox / action.c
index 81a9ef3e1703f40c80cb95887c10c6f471492da1..fbfb0960f79b5526f2ef368f2bac46b470346652 100644 (file)
@@ -1089,8 +1089,6 @@ void action_lower(union ActionData *data)
     client_action_start(data);
     stacking_lower(CLIENT_AS_WINDOW(data->client.any.c));
     client_action_end(data);
-
-    focus_order_to_bottom(data->client.any.c);
 }
 
 void action_close(union ActionData *data)
This page took 0.024374 seconds and 4 git commands to generate.