mirror of
https://github.com/labwc/labwc.git
synced 2026-04-12 08:21:13 -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
266690091f
commit
7906b98a3c
5 changed files with 14 additions and 3 deletions
|
|
@ -49,7 +49,7 @@
|
|||
Just as for window-rules, 'identifier' relates to app_id for native Wayland
|
||||
windows and WM_CLASS for XWayland clients.
|
||||
-->
|
||||
<windowSwitcher show="yes" preview="yes" outlines="yes">
|
||||
<windowSwitcher show="yes" preview="yes" outlines="yes" full_app_id="no">
|
||||
<fields>
|
||||
<field content="type" width="25%" />
|
||||
<field content="identifier" width="25%" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue