[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: |
13 Nov 2003 09:43:15 -0700 |
On Wed, 2003-11-12 at 08:23, Adam Fedor wrote:
> 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.
>
This is an updated patch fixing this problem, using notifications...
focus5-back.patch
Description: Text Data