This commit is contained in:
parent
911ad76372
commit
dc43b74abd
1 changed files with 1 additions and 0 deletions
|
@ -506,6 +506,7 @@ static void event_process(const XEvent *ec, gpointer data)
|
|||
|
||||
if (client && !nomove) {
|
||||
frame_adjust_focus(client->frame, FALSE);
|
||||
/* focus_set_client has already been called for sure */
|
||||
client_calc_layer(client);
|
||||
}
|
||||
} else if (group)
|
||||
|
|
Loading…
Reference in a new issue