After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 599206 - [ShellWindowTracker] Don't skip "uninteresting" windows for focus
[ShellWindowTracker] Don't skip "uninteresting" windows for focus
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2009-10-21 15:30 UTC by Colin Walters
Modified: 2009-10-21 15:44 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
[ShellWindowTracker] Don't skip "uninteresting" windows for focus (2.70 KB, patch)
2009-10-21 15:30 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2009-10-21 15:30:11 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.
Comment 1 Colin Walters 2009-10-21 15:30:13 UTC
Created attachment 145960 [details] [review]
[ShellWindowTracker] Don't skip "uninteresting" windows for focus
Comment 2 Colin Walters 2009-10-21 15:44:19 UTC
Attachment 145960 [details] pushed as 7548f2d - [ShellWindowTracker] Don't skip "uninteresting" windows for focus