Read-only mirror of https://gitlab.gnome.org/GNOME/gnome-shell
62b2d69c2b
Separate the application monitor logic for "tracking" and "usage tracking". The first means we associate an application with a window. The second means we count focus time inside that window, and consider the window interesting from a user point of view. (Really, should probably split ShellAppMonitor into two classes along this line, with the second consuming the first). For the purposes of counting running applications and returning the list of open windows for an application, skip not-usage-tracked windows. Together this allows us to associate the Nautilus desktop window with the nautilus.desktop, but not show "File Manager" open all of the time. |
||
---|---|---|
.settings | ||
data | ||
js | ||
po | ||
src | ||
tools/build | ||
.gitignore | ||
.project | ||
AUTHORS | ||
autogen.sh | ||
configure.ac | ||
COPYING | ||
MAINTAINERS | ||
Makefile.am | ||
README |