Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
xfce:xfce4-panel:windowmenu [2024/12/11 11:29] – kevinbowen | 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 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 |