Don't change focused window when creating a new client
This commit is contained in:
parent
d6b97c6c5f
commit
736f98e37f
@ -1006,7 +1006,6 @@ client_new(Window w, XWindowAttributes *wa, bool scan)
|
||||
if(!scan)
|
||||
{
|
||||
client_get_name(c);
|
||||
client_focus(c);
|
||||
client_configure(c);
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user