8dfcee9039
When we shift workspaces to create a blank one for a window or application, all of the window actors are shifted down. However, some of these window actors are transient windows attached to a main window. When these windows are moved to a different workspace, the main window is moved along with it. When the main window is moved, these windows are also moved. This creates a double move of the windows. This double movement leads to unexpected results where workspaces are collapsed and windows are in incorrect positions. This patch prevents movement of these transient windows, only grabbing the main (ancestor) windows to move to a different workspace. https://bugzilla.gnome.org/show_bug.cgi?id=705174 |
||
---|---|---|
.. | ||
extensionPrefs | ||
gdm | ||
misc | ||
perf | ||
ui | ||
Makefile.am |