]> git.mdlowis.com Git - proto/labwc.git/commit
theme: add window-switcher width/padding
authorJohan Malm <jgm323@gmail.com>
Mon, 24 Apr 2023 20:31:28 +0000 (21:31 +0100)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 29 Jun 2023 18:14:08 +0000 (19:14 +0100)
commitdf53c28a0f27961964650a24a1156e2a2624bbf4
tree36ff3cf8b65fed70068cf5ac03d2f789d3c392cc
parent11ff820105ed04e8921f165efde638c1d8967e18
theme: add window-switcher width/padding

...and calculate item-height based on font-height

Add theme options
  - osd.window-switcher.width
  - osd.window-switcher.item.padding.x
  - osd.window-switcher.item.padding.y

Issue #879
docs/labwc-theme.5.scd
docs/themerc
include/theme.h
src/osd.c
src/theme.c