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