]> git.mdlowis.com Git - proto/labwc.git/commit
osd: add thumbnailLabelFormat to windowSwitcher (#3187)
authorelviosak <33790211+elviosak@users.noreply.github.com>
Wed, 5 Nov 2025 09:23:15 +0000 (06:23 -0300)
committerGitHub <noreply@github.com>
Wed, 5 Nov 2025 09:23:15 +0000 (18:23 +0900)
commitc8167c8ee0c001393bbaaa149b9fb16dd6e46d5a
tree1a26501cb18dff231ffb385a2afb806d1d906813
parent8b950350ed744b734d8a1731b64926d5177181a4
osd: add thumbnailLabelFormat to windowSwitcher (#3187)

This commit adds `<windowSwitcher thumbnailLabelFormat="%T">` to configure the label text in each item in the thumbnail-style window switcher. Its format follows `<fields><field content="custom" format="">`.
docs/labwc-config.5.scd
include/config/rcxml.h
include/osd.h
src/config/rcxml.c
src/osd/osd-field.c
src/osd/osd-thumbnail.c