Commit graph

1 commit

Author SHA1 Message Date
Droc
5fad413c21 OSD window switcher, based on work done by @Consolatis,
it uses a custom field (a subset of printf style formatting) to
replace the original field formats. I added documentation, and
fixed the few style check complaints.

Example:

<windowSwitcher preview="no" outlines="no" allWorkspaces="yes">
  <fields>
    <field content="custom" format="foobar %b %3s %-10o %-20W %-10i%t" width="100%" />
  </fields>
</windowSwitcher>

Mono space font recommended, may need osd width adjusted
2024-04-09 18:59:13 -05:00