]> git.mdlowis.com Git - proto/labwc.git/commit
osd: add osd.window-switcher.item.icon.size
authortokyo4j <hrak1529@gmail.com>
Tue, 1 Apr 2025 07:53:15 +0000 (16:53 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Tue, 1 Apr 2025 20:14:20 +0000 (21:14 +0100)
commit6a04c5f0ddfff0f880efc975c3a649cd2a6ba21e
tree58d698e1c3b5a7b984585cf4a78c7b7f45923f99
parentd8bd8c5a3ee4f86c7d5dba75315431153991033b
osd: add osd.window-switcher.item.icon.size

This allows users to make the icon in window switcher bigger (or smaller)
than the font size, which enables more Openbox-like appearance.

Example configuration:
  osd.window-switcher.item.icon.size: 50

This commit also makes the icon smaller than the font size if the width
allocated with <windowSwitcher><fields><field width=""> is smaller than
that.
docs/labwc-theme.5.scd
docs/themerc
include/theme.h
src/osd.c
src/theme.c