mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 18:54:38 +00:00
Darwin: Undo focus-hack which didn't work right.
This commit is contained in:
@@ -313,9 +313,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);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user