Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| xfce:xfce4-panel:tasklist [2024/12/21 01:29] – added example css for tasklist buttons kevinbowen | 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 55: | Line 56: | ||
| -XfceTasklist-menu-max-width-chars: | -XfceTasklist-menu-max-width-chars: | ||
| } | } | ||
| + | </ | ||
| + | ---- | ||
| + | |||
| + | ===== Theming Examples ===== | ||
| + | |||
| + | <file txt ~/ | ||
| /* window button font color */ | /* window button font color */ | ||
| /* NORMAL */ | /* NORMAL */ | ||