arjan / gnome-shell-go-to-last-workspace

Extension for the Gnome Shell to quickly toggle between two workspaces
23 stars 4 forks source link

Possible to combine with 'Move window one workspace up/down' #19

Open HeyJwd opened 5 months ago

HeyJwd commented 5 months ago

This is a great extension, thank you!

There is one more functionality which could take this a step further... is it possible to combine this with Meta+Shift+Arrow Up/Down ( move the active application window to a workspace up / down...generally binded as Meta+Shift+Arrow). The desired outcome I am searching for is to focus an app, then use your extension to move it to the last active workspace with keyboard alone.

I have remapped the keybinding for go-to-last-workspace as Alt+Ctrl+Meta+Tab. But adding Shift does not create the result above.

Any suggestions of how to implement? Cheers :+1: