GNOME Bugzilla – Bug 166732
Fix up calling meta_display_set_input_focus_window with CurrentTime
Last modified: 2005-02-09 03:19:07 UTC
Since Crispin filed bug 166728, I decide to look for other problems. I found one for shading, one for unshading, and the fact that meta_display_set_input_focus_window and meta_display_focus_the_no_focus_window don't handle CurrentTime gracefully (the will set display->last_focus_time to 0 when called like that; that's especially bad if the XServer has been up for more than 25 days or so...). I'll attach a patch in a minute.
Created attachment 37218 [details] [review] avoid using CurrentTime when focusing, handle it better in case we miss any cases
*** This bug has been marked as a duplicate of 155450 ***
Ooops. wrong field.
committed.