GNOME Bugzilla – Bug 585979
Load NET_WM_USER_TIME from the right window
Last modified: 2009-06-30 13:53:30 UTC
This disabled most of the focus-stealing prevent operation, I noticed in debug output that after notification the user-time was always being read as 0, though it was read correctly initially.
Created attachment 136717 [details] [review] Load NET_WM_USER_TIME from the right window On subsequent changes, if there is a NET_WM_USER_TIME_WINDOW, then read the property from that rather than from the main window. (Fix an accidental regression: the right Window was being computed but no longer passed in.)
looks right. this appears to be broken in metacity head too
Yes, please commit.
Pushed, filed Bug 587425 against metacity.