gnome-shell/js
Florian Müllner 9d8f8277aa altTab: Always filter out items with no windows
When restricting the switcher popup to the current workspace, we
filter out running apps with an empty window list (namely: no open
windows on the current workspace). However we may end up with an
empty window list even when not restricting items to the current
workspace when all windows of a running app are associated with a
different application via the transient_for hint.
To fix this, just filter out items with an empty window list
unconditionally.

https://bugzilla.gnome.org/show_bug.cgi?id=722434
2014-01-22 13:52:49 -05:00
..
extensionPrefs Synchronize shell startup 2013-11-04 11:50:20 -05:00
gdm loginDialog: move user list loading after actors are constructed 2014-01-13 12:42:39 -05:00
misc ShellApp+ShellGlobal: unify app launch context code 2014-01-19 18:51:48 +01:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui altTab: Always filter out items with no windows 2014-01-22 13:52:49 -05:00
js-resources.gresource.xml Remove our custom hashmap implementation 2014-01-15 00:55:00 +01:00
Makefile.am build: Add built js-resources to CLEANFILES 2013-11-13 21:24:30 +01:00