* Source/x11/XGServerEvent.m (_handleTakeFocusAtom:forContext:): tiny

formatting fix.
This commit is contained in:
Sergii Stoian 2020-01-16 11:44:28 +02:00
parent 4e5f2ddbb1
commit a1f08ad8ca

View file

@ -1968,8 +1968,8 @@ posixFileDescriptor: (NSPosixFileDescriptor*)fileDescriptor
NSDebugLLog(@"Focus", @"Reasserting key window");
[GSServerForWindow(keyWindow) setinputfocus: key_num];
}
else if (key_num &&
cWin->number == [[[NSApp mainMenu] window] windowNumber])
else if (key_num
&& cWin->number == [[[NSApp mainMenu] window] windowNumber])
{
/* This might occur when the window manager just wants someone
to become key, so it tells the main menu (typically the first