bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RFC]: Window focus changes


From: Adam Fedor
Subject: Re: [RFC]: Window focus changes
Date: 12 Nov 2003 08:23:50 -0700

I was out of town and not able to work on this for awhile. Here's
another try. I abandoned the effort to put more of the decision making
into the frontend - the frontend polls events too slowly to keep up with
the potential number of X events.

Also one bug remains where you can get flashing between two apps when
you double-click on an app icon.  This happens when the app is
deactivating and the WM tries to refocus other windows in the app as the
app is trying to hide windows.  I'm debating whether I should add
another ivar to NSApplication (_is_app_deactivating) or register the
backend to receive deactivate notifications.



Attachment: focus4-gui.patch
Description: Text Data

Attachment: focus4-back.patch
Description: Text Data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]