gnome-shell/js
Owen W. Taylor 0080440118 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:20:53 -05:00
..
gdm Fix some fallout from background-size addition 2012-01-10 21:50:21 +01:00
misc Util: fix binary search exit condition 2011-12-20 22:44:03 +01: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:20:53 -05:00
Makefile.am Reintroduce Wanda The Fish 2011-12-20 20:06:14 +01:00