GNOME Bugzilla – Bug 80291
"wrap-around" workspace switching
Last modified: 2004-12-22 21:47:04 UTC
I'd like to be able to move back to the first workspace when I'm pressing "Ctrl+Alt+Right" and I'm in the last workspace, vice-versa for the first one. This is probably a very small change to the source, and maybe the addition of a preference (although I don't see why somebody would disable this). Would you agree to include this in CVS if I was to submit a patch ?
Just so that I remember when I make the patch (and can test it), changes are required only in src/display.c meta_display_get_workspace_by_index().
Created attachment 8124 [details] [review] patch to implement the feature
Created attachment 8178 [details] [review] second patch from havoc's advice
2002-05-05 Bastien Nocera <hadess@hadess.net> * src/workspace.c: (meta_workspace_get_neighbor): Wrap-around workspaces (ie. when on the last workspace, "switch_to_workspace_right" goes back to the first one) Fixed with a working version.
Reopening this, as it was dumped some time ago. Havoc, can you let me know what would be needed to readd this?
Already been discussed into the floor, bug #89315 according to rationales.txt I don't think it's a reasonable preference, really. *** This bug has been marked as a duplicate of 89315 ***