I upgraded my Ubuntu from 17.04 to 17.10 so now I am using Gnome 3 on Wayland instead of Unity on Compiz. This new setup comes with a rather underwhelming workspace management ("elevator to hell").
How can I configure Gnome 3 to have it offer more Unity-like workspace behaviour?
This would include
- a grid of workspaces (3 columns, 2 rows to be precise);
- the application windows remaining in the workspace I move them to;
- miniatures of the workspaces content in the switch modal;
- workspace switcher showing the overview of all workspaces.
A grid can be achieved partially with the Workspace Grid shell extension and some tweaking using GNOME Tweaks (package gnome-tweak-tool
).
The windows however get shuffled around the workspaces after the screen saver comes on or the system is suspended. Navigation is also more difficult without any indication of what each workspace contains.
mate-tweak
. – N0rbert Oct 22 '17 at 18:13unity
package back. – N0rbert Oct 22 '17 at 19:18