GNOME Bugzilla – Bug 599206
[ShellWindowTracker] Don't skip "uninteresting" windows for focus
Last modified: 2009-10-21 15:44:22 UTC
For the purposes of determining which application is focused, don't skip "uninteresting" windows. The old get_focused_window code was used for usage tracking, but here we want reliable application association. Also convert a .text= to .set_text that was missed with the last patch.
Created attachment 145960 [details] [review] [ShellWindowTracker] Don't skip "uninteresting" windows for focus
Attachment 145960 [details] pushed as 7548f2d - [ShellWindowTracker] Don't skip "uninteresting" windows for focus