Comment 18 for bug 912702

Revision history for this message
Greg Merchan (gregory-merchan) wrote :

The code for showing this dialog is rather ugly.

It even has a function show_ignore_focus_stealing_prevention() which is bad X11 citizenship.

A patch to get rid of such things, use gtk_window_set_urgency_hint() instead, and keep track of the dialogs would allow whatever problem is causing multiple dialogs to be ignored for a while longer.