mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-16 17:00:58 +01:00
Apple: Xserver half of the Exposé bug-fix (requires updated libXplugin from Apple... coming with 2.2)
(cherry picked from commit 37be23e8c1)
This commit is contained in:
parent
4a61cf3b08
commit
851b16fd82
1 changed files with 2 additions and 0 deletions
|
|
@ -320,6 +320,8 @@ static void message_kit_thread (SEL selector, NSObject *arg) {
|
|||
SetFrontProcess(&psn);
|
||||
|
||||
QuartzMessageServerThread(kXDarwinBringAllToFront, 0);
|
||||
ProcessSerialNumber psn = { 0, kCurrentProcess };
|
||||
SetFrontProcess(&psn);
|
||||
}
|
||||
|
||||
- (void) set_can_quit:(NSNumber *)state {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue