After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 531400 - Loop switching trough workspaces
Loop switching trough workspaces
Status: RESOLVED DUPLICATE of bug 89315
Product: metacity
Classification: Other
Component: general
2.23.x
Other All
: Normal enhancement
: ---
Assigned To: Metacity maintainers list
Metacity maintainers list
Depends on:
Blocks:
 
 
Reported: 2008-05-04 16:13 UTC by Colomban Wendling
Modified: 2008-05-04 16:51 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
Patch that add loopy switch possibilities to Metacity (5.12 KB, patch)
2008-05-04 16:14 UTC, Colomban Wendling
rejected Details | Review

Description Colomban Wendling 2008-05-04 16:13:45 UTC
Unlike some recent 3D WM that can switch between workspaces in a loopy way, Metacity switches in a linear way.
I would mean with "linear" and "loopy" the way a switch to a nonexistent workspace is handled:
 * linear: as in Metacity presently, if the user tries to switch to a nonexistent workspace, the WM doesn't do anything.
 * loopy: as with 3D cubes like in Compiz or so, a switch to a nonexistent workspace goes to the opposite workspace; e.g. a switch to the right from the right workspace goes to the first left workspace, as if the first were neighbor of the last.

I think the loopy layout is more efficient for users with a large number of workspaces 'cause it allows them to switch from the last to the first workspace with a single keybinding.
But I think too that some users become lost with this layout, and I suppose that to have the choice is a good idea.

I hope Metacity implements it in future versions :)

I've written the patch below that fixes my request by allowing users to choose with a GConf entry the way the workspace switching works, as I described above.


Cheers,
C. Wendling
Comment 1 Colomban Wendling 2008-05-04 16:14:49 UTC
Created attachment 110356 [details] [review]
Patch that add loopy switch possibilities to Metacity
Comment 2 Thomas Thurman 2008-05-04 16:51:10 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

(This request is quite commonly made.  If you want to get your patch into your copy of Metacity, the best place to go would be to advocate downstream in your own distribution.)

*** This bug has been marked as a duplicate of 89315 ***