Skip to content

windowSwitcher style, incorrect example and usage #81

@orangutanrider

Description

@orangutanrider

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions