-
Notifications
You must be signed in to change notification settings - Fork 10
Closed
Description
https://labwc.github.io/labwc-config.5.html#window_switcher
<windowSwitcher preview="yes" outlines="yes" allWorkspaces="no">
<osd show="yes" style="classic" output="all" thumbnailLabelFormat="%T" />
<fields>
<field content="icon" width="5%" />
<field content="desktop_entry_name" width="30%" />
<field content="title" width="65%" />
</fields>
</windowSwitcher>
man labwc-config
<windowSwitcher show="yes" style="classic" preview="yes" outlines="yes" allWorkspaces="no">
<fields>
<field content="icon" width="5%" />
<field content="desktop_entry_name" width="30%" />
<field content="title" width="65%" />
</fields>
</windowSwitcher>
On the website, the style field is in the osd field.
But, on the man-pages it is in the windowSwitcher field.
And the man-pages seem to be correct, as to where that field can be used.
Metadata
Metadata
Assignees
Labels
No labels