Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
xfce:xfce4-panel:launcher [2019/11/30 23:00] – added icon and section dividers kevinbowenxfce:xfce4-panel:launcher [2024/12/11 11:31] (current) kevinbowen
Line 1: Line 1:
-{{ :xfce:xfce4-panel:xfce4-panel.png?nolink|}} +~~NOTOC~~ 
-====== Launcher ======+{{ :xfce:xfce4-panel.png?nolink|}} 
 +====== xfce4-panel - Launcher ======
 The Launcher panel plugin allows you to create application shortcuts and display them on your panel. The Launcher panel plugin allows you to create application shortcuts and display them on your panel.
  
 +  * **[[#General|General]]**
 +  * **[[#Advanced|Advanced]]**
 +  * **[[#Expanding Variables|Expanding Variables]]**
 +  * **[[#Plugin Events|Plugin Events]]**
 +
 +----
  
 ===== Add New Launchers ===== ===== Add New Launchers =====
Line 12: Line 19:
  
 ===== Arguments ===== ===== Arguments =====
-All launchers accept ''text/uri-list'' as arguments when dropped on the launcher button, it will be used as an argument for the first application in the items list. See the [[https://docs.xfce.org/xfce/xfce4-panel/launcher#expanding_variables|Expanding Variables]] below for more information.+All launchers accept ''text/uri-list'' as arguments when dropped on the launcher button, it will be used as an argument for the first application in the items list. See the [[:xfce:xfce4-panel:launcher#expanding_variables|Expanding Variables]] below for more information.
  
 ---- ----
  
 ===== Preferences ===== ===== Preferences =====
-<figure "Launcher Preferences">{{:xfce:xfce4-panel:launcher_props.png?nolink&|}}</figure>+ 
 +<figure "Launcher Preferences"> 
 +{{:xfce:xfce4-panel:launcher_props.png|Launcher Preferences Window}} 
 +</figure>
  
 ---- ----
Line 27: Line 37:
 ! Moves the currently selected item up or down in the list. ! Moves the currently selected item up or down in the list.
 ? Edit the currently selected item ? Edit the currently selected item
-! Opens up an [[https://docs.xfce.org/xfce/exo/desktop-item-edit#editing_launchers|Edit Launcher]] window.+! Opens up an [[:xfce:exo:desktop-item-edit#editing_launchers|Edit Launcher]] window.
 ? Delete the currently selected item ? Delete the currently selected item
 ! Deletes the item from the list. If there is only one item, the launcher on the panel becomes blank. ! Deletes the item from the list. If there is only one item, the launcher on the panel becomes blank.
Line 33: Line 43:
 ! 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. ! 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 ? Add a new empty item
-! Opens a [[https://docs.xfce.org/xfce/exo/desktop-item-edit|Create Launcher]] window to create a new item for the list.+! Opens a [[:xfce:exo:desktop-item-edit|Create Launcher]] window to create a new item for the list.
 ? Add a new hyperlink ? Add a new hyperlink
 ! Opens a Create Link window to create a new hyperlink, links have to follow a [[https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml|URI Scheme]]. ! Opens a Create Link window to create a new hyperlink, links have to follow a [[https://www.iana.org/assignments/uri-schemes/uri-schemes.xhtml|URI Scheme]].
  
 +[[|Back to Top]]
 ---- ----
  
 ===== Advanced ===== ===== Advanced =====
-<figure "Launcher Advanced Preferences">{{:xfce:xfce4-panel:xfce4-panel-launcher-preferences-advanced.png?nolink&|}}</figure>+ 
 +<figure "Launcher Advanced Preferences"> 
 +{{:xfce:xfce4-panel:xfce4-panel-launcher-preferences-advanced.png|Launcher Advanced Preferences Window}} 
 +</figure>
  
 ? Disable tooltips ? Disable tooltips
Line 51: Line 65:
 ! 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. ! 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]]
 ---- ----
  
Line 82: Line 97:
 [[|Back To Top]] [[|Back To Top]]
 ---- ----
-[[ :xfce:xfce4-panel:start:|Return to Main Xfce4-panel page]]+[[:xfce:xfce4-panel:start:|Return to xfce4-panel Main Documentation Page]]