update metadata

This commit is contained in:
jderose9
2017-01-04 18:31:31 -05:00
parent e5375c4235
commit eb473088cb
2 changed files with 13 additions and 2 deletions

View File

@@ -4,6 +4,17 @@
## An icon taskbar for the GNOME Shell
An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel (top bar) to behave as an icon-only task manager similar to that found in KDE Plasma and Windows 7+.
## Features
- Move the Application Dash from the Overview into the top bar. This allows a Win7/Plasma style de-duped favorites + launcher bar without a separate application dock.
- Running indicator includes window count and can be positioned at top or bottom of panel.
- Preview of open windows when hovering over their icons
- Set Panel position (top/bottom) and height
- Configure clock location
- Remove "Show Apps" icon from dash
- Hide Activities button from panel
- Isolate running apps in workspaces
- Assign font & icon sizes and margins for dash icons, status icons and panel elements
## Installation from source
The extension can be installed directly from source, either for the convenience of using git or to test the latest development version. Clone the desired branch with git
@@ -15,7 +26,7 @@ make install
</pre>
to install the extension in your home directory. A Shell reload is required <code>Alt+F2 r Enter</code> and the extension has to be enabled with *gnome-tweak-tool* or with *dconf*.
**I recommend to set Top Bar > Show Applications Menu off in Gnome Tweak Tool.** This will cause the applications menu for native gnome apps (which normally appears in the top bar) to be presented in the top left of the window.
**I recommend setting Top Bar > Show Applications Menu off in Gnome Tweak Tool.** This will cause the applications menu for native gnome apps (which normally appears in the top bar) to be presented in the top left of the window.
## Bug Reporting