mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 00:04:17 +09:00
Tweak README
This commit is contained in:
48
README.md
48
README.md
@@ -8,24 +8,34 @@ The easiest way to install Dash-to-Panel is from [Gnome Shell Extensions](https:
|
||||
|
||||
## Features
|
||||
|
||||
- Running indicator includes window count and can be customized in size, colors and style:
|
||||

|
||||

|
||||

|
||||

|
||||
- Hover over application icon to see live window previews
|
||||

|
||||
- Launch applications using numbers 0-9 as hotkeys.
|
||||

|
||||
- Set main panel position (top or bottom) and height
|
||||
- Configure clock location
|
||||
- Remove "Show Apps" icon from dash
|
||||
- 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
|
||||
#### 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
|
||||
* 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
|
||||
|
||||
@@ -59,7 +69,7 @@ How do I add transparency to the panel? [Dynamic Panel Transparency](https://ext
|
||||
|
||||
How do I change workspaces by scrolling the mouse wheel in the empty space? [Top Panel Workspace Scroll](https://extensions.gnome.org/extension/701/top-panel-workspace-scroll/)
|
||||
|
||||
How do I display Minimize & Maximize buttons? In the Tweak Tool application, turn on Windows > Titlebar Buttons > Minimize & Maximize.
|
||||
How do I display Minimize & Maximize buttons? In the Tweak Tool application, turn on `Windows > Titlebar Buttons > Minimize & Maximize`.
|
||||
|
||||
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.
|
||||
|
||||
@@ -81,4 +91,4 @@ Ideas for recursing child actors and assigning inline styles are based on code f
|
||||
Thanks to the following people for contributing via pull requests:
|
||||
- @franglais125 for launching apps by number (w/ overlay)
|
||||
- @robrobinbin for configuring appMenu on/off in the panel
|
||||
- @frnogueira for translations
|
||||
- @frnogueira for translations
|
||||
|
||||
Reference in New Issue
Block a user