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:
kyak 2023-12-11 12:23:51 +03:00
parent 266690091f
commit 7906b98a3c
5 changed files with 14 additions and 3 deletions

View file

@ -134,7 +134,7 @@ this is for compatibility with Openbox.
## WINDOW SWITCHER
*<windowSwitcher show="" preview="" outlines="">*
*<windowSwitcher show="" preview="" outlines="" full_app_id="">*
*show* [yes|no] Draw the OnScreenDisplay when switching between
windows. Default is yes.
@ -144,6 +144,10 @@ this is for compatibility with Openbox.
*outlines* [yes|no] Draw an outline around the selected window when
switching between windows. Default is yes.
*full_app_id* [yes|no] Display full application identifier instead of trimmed
variant. Trimming removes the first two nodes of 'org.' strings. Default is
no.
*<windowSwitcher><fields><field content="" width="%">*
Define window switcher fields.