Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| xfce:xfce4-panel:windowmenu [2012/01/04 09:35] – created nick | xfce:xfce4-panel:windowmenu [2025/05/04 16:33] (current) – [Style Properties] Fix the usage of enum PANGO_TYPE_ELLIPSIZE_MODE in css woab | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Window Menu ====== | + | ~~NOTOC~~ |
| + | {{ : | ||
| + | ====== | ||
| The //Window Menu// panel plugin allows you to switch between application windows using a menu. | The //Window Menu// panel plugin allows you to switch between application windows using a menu. | ||
| + | |||
| + | * **[[# | ||
| + | * **[[# | ||
| + | * **[[#Style Properties|Style Properties]]** | ||
| ===== Properties ===== | ===== Properties ===== | ||
| - | ^ Window Menu's properties dialog ^ | + | <figure "Window Menu Properties Dialog"> |
| - | | {{: | + | {{: |
| + | </ | ||
| - | ==== Appearance ==== | + | ---- |
| + | |||
| + | ===== Appearance | ||
| ? Button Layout | ? Button Layout | ||
| Line 23: | Line 32: | ||
| ! Enables emergency notification for applications which require immediate focus. | ! Enables emergency notification for applications which require immediate focus. | ||
| - | ==== Filtering ==== | + | ---- |
| + | |||
| + | ===== Filtering | ||
| ? Show windows from all workspaces | ? Show windows from all workspaces | ||
| ! When enabled, the //Window Menu// shows windows from all available workspaces. When disabled, only windows from the current workspace will be shown. | ! When enabled, the //Window Menu// shows windows from all available workspaces. When disabled, only windows from the current workspace will be shown. | ||
| + | ---- | ||
| + | |||
| + | ===== Style Properties ===== | ||
| + | |||
| + | You can set a custom icon size in gtk-icon-sizes with the name '' | ||
| + | |||
| + | <file txt ~/ | ||
| + | # Ellipsizing used in the menu label. | ||
| + | # valid values are: none, start, middle, end | ||
| + | * { -XfceWindowMenuPlugin-ellipsize-mode: | ||
| + | |||
| + | # Maximum number of characters in the menu label before it will | ||
| + | # be ellipsized. When this value is set to -1, the width will be | ||
| + | # calculated automatically. | ||
| + | * { -XfceWindowMenuPlugin-max-width-chars: | ||
| + | |||
| + | # Lucency of minimized icons. Valid values are between 0 (completely | ||
| + | # hide the icon) and 100 (don't lighten the icon). | ||
| + | * { -XfceWindowMenuPlugin-minimized-icon-lucency: | ||
| + | </ | ||
| + | |||
| + | See the [[theming|theming section]] for more information. | ||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| + | [[: | ||