mirror of
https://github.com/Zedfrigg/ironbar.git
synced 2025-08-16 14:21:03 +02:00
docs(launcher): note middle click functionality
This commit is contained in:
parent
7f71a383c4
commit
7bff8c0a7f
1 changed files with 3 additions and 2 deletions
|
@ -3,7 +3,8 @@
|
|||
|
||||
Windows-style taskbar that displays running windows, grouped by program.
|
||||
Hovering over a program with multiple windows open shows a popup with each window.
|
||||
Clicking an icon/popup item focuses or launches the program.
|
||||
Left clicking an icon/popup item focuses the program if it has any open instances or otherwise launches a new instance of the program.
|
||||
Middle clicking an icon always launches a new instance of the program.
|
||||
Optionally displays a launchable set of favourites.
|
||||
|
||||

|
||||
|
@ -113,4 +114,4 @@ start:
|
|||
| `.popup-launcher` | Popup container |
|
||||
| `.popup-launcher .popup-item` | Window button in popup |
|
||||
|
||||
For more information on styling, please see the [styling guide](styling-guide).
|
||||
For more information on styling, please see the [styling guide](styling-guide).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue