fix comment about gnome-shell/mutter

This commit is contained in:
foudfou 2012-09-10 14:15:28 +02:00
parent 5d9e0b4ef8
commit 97e488e232
1 changed files with 1 additions and 1 deletions

View File

@ -668,7 +668,7 @@ firetray.Handler.activateLastWindow = function(gtkStatusIcon, gdkEvent, userData
};
/* NOTE: gtk_window_is_active() not reliable, and _NET_ACTIVE_WINDOW may not
always be set before 'focus-in-event' (gnome-shell 3.4.1) */
always be set before 'focus-in-event' (gnome-shell/mutter 3.4.1) */
firetray.Handler.findActiveWindow = function() {
let rootWin = x11.XDefaultRootWindow(x11.current.Display);
let [propsFound, nitems] =