GNOME Bugzilla – Bug 751344
Reinstate left/right window motion to window menu
Last modified: 2015-06-23 00:58:17 UTC
Created attachment 305858 [details] [review] Reinstate left/right window movement to window menu Under bug #726352 the window menu was implemented in GNOME Shell. The new implementation lost the menu items that allow windows to be moved to the workspaces left or right of the current workspace. While this is fine for the vertical layout used by default in the Shell it's inconvenient for extensions that provide different layouts. Rather than have such extensions replace the window menu wholesale it would be convenient if the menu in the Shell supported left/right motion. Of course, these wouldn't appear if the layout was vertical.
Review of attachment 305858 [details] [review]: Could you include a commit message and re-create the patch with git-format-patch? Code looks good, thanks!
Created attachment 305874 [details] [review] Patch as created by git-format-patch
Review of attachment 305874 [details] [review]: Looks good, thanks!
Pushed, thanks.