mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 00:40:16 +01:00
Darwin: Undo focus-hack which didn't work right.
This commit is contained in:
parent
f30abe30c5
commit
f54b28eeba
1 changed files with 0 additions and 3 deletions
|
|
@ -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);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue