0

I am a Unity user, but I do prefer how Gnome solved some things.

Let me outline what I dislike about Unity:

  1. Dash - it's slow, looks awkward and does too much things, I just want to launch apps with it.
  2. Launcher - I can live with it, but I hide it by default, I want to have as much space for productivity as possible.
  3. The way launcher is revealed, I need to hover or hold super, I would prefer single button press like for dash, then keyboard navigation.

enter image description here

But I like everything else: how windows look, notifications, integrated menus, HUD...

I like how Gnome launcher works and looks: it's blazing fast, it's full screen and everything is just there under your fingertips. But what I don't like about Gnome is that desktop space is wasted on menus and window titles, window color is light and top bar is black, kinda inconsistent, missing HUD...

The question is, is there any way to have Gnome (or Gnome like) launcher in Unity, or the other way around maybe, to make Gnome look like Unity?

umpirsky
  • 3,852

2 Answers2

1

2 solutions I know that might interest you are:

1) For GNOME:

Hide titlebar for maximized windows: https://extensions.gnome.org/extension/354/maximus/

Get the global app menu(I never tried this): http://www.webupd8.org/2011/09/get-global-menu-in-gnome-shell.html

1.1) For theming you didn't like about GNOME:

Enable user themes: https://extensions.gnome.org/extension/19/user-themes/

Install some theme that offers shell theme as well, I recommend: https://github.com/horst3180/Arc-theme

Open Tweak Tool(gnome-tweak-tool) and set Shell and GTK+ theme to something you like.

1.2) Unrelated to question, but for anyone who is reading this and wants unity dash as well: https://extensions.gnome.org/extension/307/dash-to-dock/

2) For Xfce:

Yea, I know you didn't mention Xfce, but it is highly customizable, and I would recommend you try it.

Move menu bar: http://www.webupd8.org/2015/02/use-global-menu-in-xubuntu-or-linux.html

Hide titlebar for maximized windows: http://ubuntuhandbook.org/index.php/2014/09/window-titlebar-buttons-on-panel-xfce4/

cra0zy
  • 496
0

Steps I did to achieve the closest to what I need:

  1. Disabled dash.
  2. Installed Synapse indicator.
  3. Used xdotool to have keyboard shortcut.
umpirsky
  • 3,852