no way to compare when less than two revisions
Differences
This shows you the differences between two versions of the page.
| — | xfce:xfce4-panel:4.10:launcher [2015/03/11 13:33] (current) – created ochosi | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Launcher ====== | ||
| + | The // | ||
| + | |||
| + | ====== Usage ====== | ||
| + | |||
| + | ===== Add New Launchers ===== | ||
| + | |||
| + | 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 [[..: | ||
| + | If you try to drop between two launchers, you'll notice it will result in opening the .desktop file with the launcher-application. To avoid this, hold the {key> | ||
| + | |||
| + | ===== Drag-and-drop ===== | ||
| + | |||
| + | All launchers accept // | ||
| + | |||
| + | ====== Properties ====== | ||
| + | |||
| + | <figure " | ||
| + | {{: | ||
| + | </ | ||
| + | |||
| + | ====== Advanced ====== | ||
| + | |||
| + | ===== Expanding Variables ===== | ||
| + | |||
| + | The command of each launcher is // | ||
| + | |||
| + | ? %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. | ||
| + | |||
| + | ====== 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 [[theming|Theming]] for more information. | ||