Is there any setting/plugin/hack/workaround that will allow me to run Ubuntu with the Gnome 3.x/Gnome Shell desktop while retaining a 2x2 or n x m workspace grid instead of the default Gnome one-dimensional line-up of workspaces?
|
There is now the plugin Workspace Grid, which seems to do the job.
|
|||||
|
|
|
I was actually looking at this today, and the short answer is no. A hacky workaround is to have a gnome-panel running, with the I used to have a hack that was a daemon running in the background, which would handle this for me, so I wouldn't need the workspace switcher applet. It doesn't work any more though. However, I'll be rewriting it soon, so that it works again with GNOME 3.x, and using dconf/gsettings. It will only be configurable from editing the settings directly using the gsettings command line tool, or dconf-editor, though. |
|||
|
|
|
With a combination of two extensions, it is possible. The downside is that you will have a bottom bar. My blog post explains various ways on how to do this. Here is the cleanest way of doing so: Open, and edit ~/.local/share/gnome-shell/extensions/Bottom_Panel@rmy.pobox.com/stylesheet.css on line 6, change the height to 0px. Credit goes to Brian McSweeney. Hope that helps! |
|||||||||||
|
|
You can get a 1X1 workspace grid using the new WorkspaceBar extension I wrote. I will look into adding a 2X2 option if people want it. It would be small little buttons to fit on the panel. |
||||
|
|

