GNOME Bugzilla – Bug 139191
Flash windows/dialogs instead of letting them steal/take focus or be raised
Last modified: 2009-08-16 15:39:30 UTC
Sawfish allows a new Window to take/steal focus (bug 73118). I offer a solution to this issue that has been implemented in Windows XP. Flash windows and their window list entry when they are created, but don't allow them to steal focus. On Windows XP, an application can still take focus if it really wants to, but it would have to do more than open a window. It'd have to mess with the z-order of the Windows. Therefore, this wouldn't stop an application from taking focus if it REALLY wants to, just stopping that from being the default behavior for showing new windows.
Perhaps even though sawfish is a different Window Manager than metacity, should this still be a dupe? http://bugzilla.gnome.org/show_bug.cgi?id=118372
I meant a window/dialog shouldn't be raised or focused without the user doing it. This also applies to new windows/dialogs or old windows/dialogs that have some activity.
There's focus-windows-when-mapped ignore-window-input-hint setting both to nil should solve your issue closing: NOTABUG
While it's still above the current one. But this would be another bug-report.