gnome-shell/js
Owen W. Taylor 74ed3646ad workspaceThumbnail: fix window tracking bugs
- We should only call workspaceRemoved() for workspaces that are
  are actually being removed.
- When we have multiple monitors, a window on a secondary monitor is
  on all workspaces, so it ends up in all workspaces _allWindows
  lists, so we can't use previous presence in that list to determine
  whether we need to go ahead and add the actor; allWindows is simply
  the list of windows where we are listening  to notify::minimized.

https://bugzilla.gnome.org/show_bug.cgi?id=667652
2012-01-18 10:22:09 -05:00
..
gdm gdm: move focus to first item in list 2011-10-17 20:49:04 -04:00
misc fileUtils: Fix recursivelyDeleteDir 2012-01-04 17:57:08 -05:00
perf *.js: Make emacs modelines consistent 2011-10-11 08:05:12 -04:00
ui workspaceThumbnail: fix window tracking bugs 2012-01-18 10:22:09 -05:00
Makefile.am shell-entry: Add API to support entry context menus 2011-10-17 15:29:32 +02:00