gnome-shell/js
Jasper St. Pierre d5cd534320 workspacesView: Make each WorkspacesView own its set of workspaces
Right now, the workspace update code is complex and spread across parts:
WorkspacesView takes a set of workspaces and looks like it owns them, but
WorkspacesDisplay is actually in charge of setting them up and creating
new ones for each WorkspacesView.

Change initialization and handling to move all of the creation/destruction
responsibilities to WorkspacesView.

We pass in monitorIndex into each WorkspacesView, which is a lie in the
workspacesOnlyOnPrimary case, as the primary WorkspacesView currently has
the responsibility of handling the extra workspaces on all the other
monitors. The commit will clean this up and punt the responsibility back
to WorkspacesDisplay.
2013-10-30 13:17:39 -04:00
..
extensionPrefs Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
gdm Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
misc Stringify the xml definitions for E4X removal 2013-10-25 08:57:27 +11:00
perf perf: Update to latest overlay changes 2012-08-20 20:40:01 +02:00
ui workspacesView: Make each WorkspacesView own its set of workspaces 2013-10-30 13:17:39 -04:00
Makefile.am Merge searchDisplay.js and search.js 2013-10-29 16:02:32 -04:00