mirror of
https://github.com/labwc/labwc.git
synced 2026-04-13 08:21:15 -04:00
Option to show full app_id in window switcher
It is now possible to specify whether to show full application identifier or the trimmed variant in window switcher OSD.
This commit is contained in:
parent
702c7fc68b
commit
5e09b3f85e
5 changed files with 24 additions and 2 deletions
|
|
@ -52,7 +52,8 @@
|
|||
<windowSwitcher show="yes" preview="yes" outlines="yes">
|
||||
<fields>
|
||||
<field content="type" width="25%" />
|
||||
<field content="identifier" width="25%" />
|
||||
<field content="trimmed_identifier" width="25%" />
|
||||
<!-- <field content="identifier" width="25%" /> -->
|
||||
<field content="title" width="50%" />
|
||||
</fields>
|
||||
</windowSwitcher>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue