3acf840c99
The FocusTracker keeps track of the currently focused window using its internal this._currentWindow property. It will only pick up the focused window though when receiving a "notify::focus-window" signal, so the focused window that's set when the FocusTracker is created won't be picked up. Fix that by setting the _currentWindow during creation of the FocusTracker. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1728> |
||
---|---|---|
.. | ||
dbusServices | ||
gdm | ||
misc | ||
perf | ||
portalHelper | ||
ui | ||
js-resources.gresource.xml | ||
meson.build | ||
portal-resources.gresource.xml |