Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-panel:launcher [2012/01/11 23:50] – [Launcher] nick | xfce:xfce4-panel:launcher [2024/12/11 11:31] (current) – kevinbowen | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== Launcher ====== | + | ~~NOTOC~~ |
+ | {{ : | ||
+ | ====== | ||
+ | The Launcher panel plugin allows you to create application shortcuts and display them on your panel. | ||
- | The // | + | * **[[# |
+ | * **[[# | ||
+ | * **[[# | ||
+ | * **[[#Plugin Events|Plugin Events]]** | ||
- | ===== Usage ===== | + | ---- |
- | ==== Add New Launchers ==== | + | ===== Add New Launchers ===== |
+ | Besides adding launchers with the [[add-new-items|Add New Items]] window, it is also possible to drag-and-drop '' | ||
- | Beside adding launchers with the [[add-new-items|Add New Items]] dialog, it is also possible to drop desktop files on the panel. A common way to do this, is by using the [[..: | + | <note tip>If you try to drop it in between two existing |
- | If you try to drop between two launchers, | + | |
- | ===== Properties ===== | + | |
- | <figure " | + | ---- |
- | {{: | + | |
+ | ===== Arguments ===== | ||
+ | All launchers accept '' | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Preferences ===== | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
</ | </ | ||
- | ===== Style Properties ===== | ||
- | You can set a custom menu and tooltip icon size in gtk-icon-sizes with the name '' | ||
- | icon sizes are both 32px. Special widget names in this plugin are '' | ||
- | See the section | + | ---- |
+ | |||
+ | ===== General ===== | ||
+ | The **General** tab offers options down the right hand side for manipulating the selected item. | ||
+ | |||
+ | ? Move up / Move down | ||
+ | ! Moves the currently selected item up or down in the list. | ||
+ | ? Edit the currently selected item | ||
+ | ! Opens up an [[: | ||
+ | ? Delete the currently selected item | ||
+ | ! Deletes the item from the list. If there is only one item, the launcher on the panel becomes blank. | ||
+ | ? Add one or more existing items to the launcher | ||
+ | ! Opens an Add New Item window with a list of all installed applications. Additional items added are displayed under a list accessible by an arrow that appears next to the launcher. If more than one items are present in the launcher, the first one that appears in the list is used as the primary target. | ||
+ | ? Add a new empty item | ||
+ | ! Opens a [[: | ||
+ | ? Add a new hyperlink | ||
+ | ! Opens a Create Link window to create a new hyperlink, links have to follow a [[https:// | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
+ | ===== Advanced ===== | ||
+ | |||
+ | <figure " | ||
+ | {{: | ||
+ | </ | ||
+ | |||
+ | ? Disable tooltips | ||
+ | ! Doesn' | ||
+ | ? Show label instead of icon | ||
+ | ! Displays name of launcher instead of specified icon. | ||
+ | ? Show last used item in panel | ||
+ | ! Only available when more than one items are present in the launcher. Shows the last used application / link as the primary item. | ||
+ | ? Arrow button position | ||
+ | ! Displays the arrow to access additional items to the left, right, top or bottom of the launcher. The **Inside Button** option displays the arrow inside the launcher and displays the list of launcher items when left-clicking on the launcher. | ||
+ | |||
+ | [[|Back to Top]] | ||
+ | ---- | ||
+ | |||
+ | ===== Expanding Variables ===== | ||
+ | |||
+ | Each launcher' | ||
+ | |||
+ | Below are some sample variables: | ||
+ | |||
+ | < | ||
+ | %F | ||
+ | %f | ||
+ | %U | ||
+ | %u | ||
+ | %i | ||
+ | %c | ||
+ | %k | ||
+ | %% | ||
+ | </ | ||
+ | |||
+ | ---- | ||
+ | |||
+ | ===== Plugin Events ===== | ||
+ | |||
+ | It is possible to send events to launcher plugins over the command line. One example is this: | ||
+ | |||
+ | xfce4-panel --plugin-event launcher: | ||
+ | |||
+ | This will disable the tooltips property for all launcher plugins in the panel. | ||
+ | |||
+ | [[|Back To Top]] | ||
+ | ---- | ||
+ | [[: |