=?utf-8?q?Apple:=20Xserver=20half=20of=20the=20Expos=C3=A9=20bug-fix=20(requires=20updated=20libXplugin=20from=20Apple...=20coming=20with=202.2)
=20(cherry=20picked=20from=20commit=2037be23e8c1d8e5c7a1157e9d66ef3f30a4c472c5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit
This commit is contained in:
parent
3bbd77ff98
commit
87c64cfd69
|
@ -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…
Reference in New Issue