ceyhunn / unite-shell

Unite makes GNOME Shell look like Ubuntu Unity Shell.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unite Shell

Unite makes GNOME Shell look like Ubuntu Unity Shell.

Screenshot

About

Unite is a GNOME Shell extension which makes a few layout tweaks to the top panel and removes window decorations to make it look like Ubuntu Unity Shell.

  • Adds window buttons to the top panel for maximized windows.
  • Shows current window title in the app menu for maximized windows.
  • Removes titlebars on maximized windows.
  • Hides window controls on maximized windows with headerbars.
  • Moves the date to the right, fixes icons spacing and removes dropdown arrows.
  • Moves legacy tray icons to the top panel.
  • Moves notifications to the right.
  • Hides activities button.

Settings are provided to enable/disable or customize the available tweaks.

Settings

Wayland

Since version 2 applications on wayland with client side decorations are supported using CSS.

Install

Make sure you have installed xorg-xprop, download the latest release and extract it into ~/.local/share/gnome-shell/extensions. To get the complete Ubuntu Unity layout you can combine it with Dash to Dock extension.

  • Debian/Ubuntu: apt install x11-utils
  • Fedora/RHEL: dnf install xorg-x11-utils
  • Arch: pacman -S xorg-xprop

Gnome Shell Extensions

The easiest way to install this extension is via the official Gnome Shell Extensions resource page here.

Packages

Arch Linux: AUR package

License

Unite Shell is available as open source under the terms of the GPLv3

Credits

This extension is inspired by or uses parts of code from the extensions Pixel Saver, TopIcons Plus, Extend Left Box.

About

Unite makes GNOME Shell look like Ubuntu Unity Shell.

License:GNU General Public License v3.0


Languages

Language:JavaScript 80.4%Language:CSS 19.6%