[Xquartz-dev] X11Application.m

Jeremy Huddleston jeremyhu at berkeley.edu
Wed Nov 28 23:04:51 PST 2007


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);
  }



More information about the Xquartz-dev mailing list