mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 16:24:03 +09:00
124
README.md
124
README.md
@@ -1,44 +1,56 @@
|
||||
# Dash to Panel
|
||||

|
||||

|
||||
##
|
||||

|
||||
|
||||
## An icon taskbar for the GNOME Shell
|
||||
An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
|
||||
##
|
||||
### Introduction
|
||||
|
||||
Dash to Panel is an icon taskbar for Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
|
||||
##
|
||||
### Dash to Panel features
|
||||
|
||||
Some of dash to panel’s features include customizable indicators and launcher style number overlays, so if you’re a fan of the Unity launcher style number overlays that can be used to launch apps you may want to take advantage another feature are live previews on hover illustrated below, if you want to access more features and configure dash to panel the way you want then just click on the options button via gnome tweak tool.
|
||||
|
||||
##
|
||||
|
||||
|Live Previews on Hover|
|
||||
|-----|
|
||||
||
|
||||
|Dash to Panel v9 adds a couple of new features, including a Window Peek mode lets you hover over a task bar preview to see a full-size preview of that app’s window. Helpful for finding a specific app window|
|
||||
|
||||
|Customizable running indicators|ALT Indicators|
|
||||
|:-----:|-----|
|
||||
|||
|
||||
|
||||
|Launch by Number|
|
||||
|:-----:|
|
||||
||
|
||||
|Dash to panel Has the ability to customize the running indicators to access this feature just open up dash to panel’s settings from gnome tweak tool. So if you’re a fan of the Unity launcher style number overlays that can be used to launch apps you may want to take advantage of the new setting, as the number overlays can now be set to show all the time.|
|
||||
|
||||
##
|
||||
### Contribute & volunteer
|
||||
|
||||
Currently dash to panel has enhancements that are not assigned to anyone and are of high priority, if you feel that you have the ability and could contribute to any of the open enhancements please click on the reference number to get more information about the specific enhancement you want to work on, you will see a table below with all the current open issues tagged as enhancements and high priority.
|
||||
##
|
||||
|Assigned|Unassigned|
|
||||
|:-----:|:-----:|
|
||||
|||
|
||||
|
||||
|Current high priority enhancements that are not assigned to anyone |Issue ref:|Assigned|Contributor|
|
||||
|:-----|:-----:|:-----:|:-----:|
|
||||
|Ungroup Applications on TaskBar Panel?|[#208](https://github.com/jderose9/dash-to-panel/issues/208)|||
|
||||
| Add option to show window titles in tasks buttons |[#115](https://github.com/jderose9/dash-to-panel/issues/115)| ||
|
||||
| Launcher icons disappear (issue reocurrence with v7) |[#92](https://github.com/jderose9/dash-to-panel/issues/92)| ||
|
||||
| Add Intellihide behavior to panel |[#41](https://github.com/jderose9/dash-to-panel/issues/41)|||
|
||||
| Option to Move Panel to Left or Right |[#3](https://github.com/jderose9/dash-to-panel/issues/3)|||
|
||||
|
||||
##
|
||||
### Installation
|
||||
|
||||
The easiest way to install Dash-to-Panel is from [Gnome Shell Extensions](https://extensions.gnome.org/extension/1160/dash-to-panel/).
|
||||
|
||||
## Features
|
||||
|
||||
#### Live previews on hover
|
||||
|
||||

|
||||
|
||||
#### Customizable running indicators
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
|
||||
#### Launch by number
|
||||
|
||||

|
||||
|
||||
#### ... and more!
|
||||
|
||||
* Set main panel position (top or bottom) and height
|
||||
* Configure clock location
|
||||
* Remove "Show Apps" icon from dash
|
||||
* Add "Show Desktop" button to panel
|
||||
* Hide Activities and App Menu buttons from panel
|
||||
* Isolate running apps in workspaces
|
||||
* Assign click behaviors (launch new window, cycle open windows, minimize, etc)
|
||||
* Assign font & icon sizes and margins for dash icons, status icons and panel elements
|
||||
* AppMenu for native Gnome apps is integrated into right-click secondary menu
|
||||
|
||||
## Installation from source
|
||||
##
|
||||
### 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. Please be aware that if you install the extension from git, Gnome will no longer notify you of future updates available from extensions.gnome.org.
|
||||
|
||||
@@ -50,13 +62,15 @@ 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*.
|
||||
|
||||
## Compatibility
|
||||
##
|
||||
### Compatibility
|
||||
|
||||
This extension has been tested with Gnome 3.18+.
|
||||
|
||||
This extension manipulates the Gnome Main Panel, aka Top Bar. So, most other extensions which operate on the top bar should be compatible.
|
||||
|
||||
## FAQ
|
||||
##
|
||||
### FAQ
|
||||
|
||||
How do I embed my bottom left notification drawer into the panel like a system tray? [Top Icons Plus](https://extensions.gnome.org/extension/1031/topicons)
|
||||
|
||||
@@ -74,20 +88,24 @@ How do I display Minimize & Maximize buttons? In the Tweak Tool application, tur
|
||||
|
||||
Why can't I put the panel vertically on the left or right of the display? Gnome-shell and it's numerous extensions add widgets to the panel. These widgets have been designed using padding and absolute positioning assuming a horizontal layout. At this point in time, I don't think it is possible to allow for a vertical layout and still maintain any sort of reasonable compatibility with many of the other features of Gnome.
|
||||
|
||||
## Themes
|
||||
##
|
||||
### Themes
|
||||
While this extension works well with most popular Gnome Shell themes, the following themes are known to have explicitly added custom styles for this extension:
|
||||
- [Ciliora Tertia](https://github.com/zagortenay333/ciliora-tertia-shell) / [Ciliora Secunda](https://github.com/zagortenay333/ciliora-secunda-shell)
|
||||
- [Plano](https://github.com/lassekongo83/plano-theme)
|
||||
|
||||
## Bug Reporting
|
||||
##
|
||||
### Bug Reporting
|
||||
|
||||
Bugs should be reported to the Github bug tracker [https://github.com/jderose9/dash-to-panel/issues](https://github.com/jderose9/dash-to-panel/issues).
|
||||
Bugs should be reported on the [Github bug tracker](https://github.com/jderose9/dash-to-panel/issues).
|
||||
|
||||
## License
|
||||
Dash to Panel Gnome Shell extension is distributed under the terms of the GNU General Public License,
|
||||
version 2 or later. See the COPYING file for details.
|
||||
##
|
||||
### License & Terms 
|
||||
|
||||
## Credits
|
||||
Dash to Panel is available under the terms of the GPL-v2 or later license See [`COPYING`](https://github.com/jderose9/dash-to-panel/blob/master/COPYING) for details.
|
||||
|
||||
##
|
||||
### Credits
|
||||
|
||||
Much of the code in this extension comes from [Dash-to-Dock](https://micheleg.github.io/dash-to-dock/index.html).
|
||||
|
||||
@@ -95,12 +113,20 @@ Additional credits: This extension leverages the work for [ZorinOS Taskbar](http
|
||||
Code to set anchor position taken from [Thoma5/gnome-shell-extension-bottompanel](https://github.com/Thoma5/gnome-shell-extension-bottompanel).
|
||||
Pattern for moving panel contents based on [Frippery Move Clock](http://frippery.org/extensions/) by R M Yorston.
|
||||
Ideas for recursing child actors and assigning inline styles are based on code from the extension [StatusAreaHorizontalSpacing](https://bitbucket.org/mathematicalcoffee/status-area-horizontal-spacing-gnome-shell-extension).
|
||||
##
|
||||
|
||||
#### Thanks to the following people for contributing via pull requests:
|
||||
|
||||
Thanks to the following people for contributing via pull requests:
|
||||
- @franglais125 for launching apps by number (w/ overlay), bug fixes, and issue support
|
||||
- @dziku1337 for peek mode in window previews
|
||||
- @robrobinbin for configuring appMenu on/off in the panel
|
||||
- @MartinPL for toggling favorites on/off in panel
|
||||
- @jackwickham for thumbnail middle and right click actions
|
||||
- Bug Fixes: @imrvelj, @Teslator, @bil-elmoussaoui, @brandon-schumann, @sw9, @rockon999 , @lexruee, @3v1n0
|
||||
- Translations: @frnogueira (pt_BR), @zeten30 (cs_CZ), @franglais125 (es), @LaurentTreguier / @SolarLiner (fr), @elsieholmes (uk), @hosiet (zh\_CN), @jonnius (de), @urbalazs (hu), @crayxt (kk), @pkomur (pl), @AlexGluck (ru)
|
||||
|
||||
#### Bug Fixes:
|
||||
@imrvelj, @Teslator, @bil-elmoussaoui, @brandon-schumann, @sw9, @rockon999 , @lexruee, @3v1n0
|
||||
|
||||
#### Translations:
|
||||
@frnogueira (pt_BR), @zeten30 (cs_CZ), @franglais125 (es), @LaurentTreguier / @SolarLiner (fr), @elsieholmes (uk), @hosiet (zh\_CN), @jonnius (de), @urbalazs (hu), @crayxt (kk), @pkomur (pl), @AlexGluck (ru)
|
||||
##
|
||||
 
|
||||
|
||||
Reference in New Issue
Block a user