29 Nov
2007
29 Nov
'07
7:04 a.m.
Oh, there was one other difference in X11Application.m that I wasn't sure of... what's going on here? @@ -309,9 +309,6 @@ static void message_kit_thread (SEL selector, NSObject *arg) { } - (void) set_front_process:unused { - [NSApp activateIgnoringOtherApps:YES]; - - if ([self modalWindow] == nil) [self activateX:YES]; QuartzMessageServerThread(kXDarwinBringAllToFront, 0); }