Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-panel:windowmenu [2022/12/05 16:47] – [Style Properties] gael | 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: | ||
~~NOTOC~~ | ~~NOTOC~~ | ||
- | {{ :xfce:xfce.panel.png?no link|}} | + | {{ :xfce:xfce4-panel.png?nolink|}} |
====== xfce4-panel - Window Menu ====== | ====== xfce4-panel - Window Menu ====== | ||
Line 11: | Line 11: | ||
===== Properties ===== | ===== Properties ===== | ||
- | <figure " | + | <figure " |
- | {{: | + | {{: |
</ | </ | ||
Line 47: | Line 47: | ||
<file txt ~/ | <file txt ~/ | ||
# Ellipsizing used in the menu label. | # Ellipsizing used in the menu label. | ||
- | * { -XfceWindowMenuPlugin-ellipsize-mode: | + | # valid values are: none, start, middle, end |
+ | * { -XfceWindowMenuPlugin-ellipsize-mode: | ||
# Maximum number of characters in the menu label before it will | # Maximum number of characters in the menu label before it will | ||
- | # be ellipsized. | + | # be ellipsized. When this value is set to -1, the width will be |
+ | # calculated automatically. | ||
* { -XfceWindowMenuPlugin-max-width-chars: | * { -XfceWindowMenuPlugin-max-width-chars: | ||
Line 62: | Line 64: | ||
[[|Back To Top]] | [[|Back To Top]] | ||
---- | ---- | ||
- | [[ : | + | [[: |