Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
xfce:xfce4-panel:tasklist [2025/02/06 17:02] – [Style Properties] Distinguish style property list and theming examples gael | xfce:xfce4-panel:tasklist [2025/05/05 05:31] (current) – minor grammar improvements kevinbowen | ||
---|---|---|---|
Line 15: | Line 15: | ||
===== Style Properties ===== | ===== Style Properties ===== | ||
- | <note classic> | + | <note classic> |
<file txt ~/ | <file txt ~/ | ||
Line 38: | Line 38: | ||
} | } | ||
- | /* Ellipsizing used in the task list and overflow menu labels. */ | + | /* Ellipsizing used in the task list and overflow menu labels. |
+ | valid values are: none, start, middle, end */ | ||
.tasklist { | .tasklist { | ||
- | -XfceTasklist-ellipsize-mode: | + | -XfceTasklist-ellipsize-mode: |
} | } | ||
Line 56: | Line 57: | ||
} | } | ||
</ | </ | ||
+ | |||
+ | ---- | ||
===== Theming Examples ===== | ===== Theming Examples ===== |