]> git.mdlowis.com Git - proto/labwc.git/commit
theme: demote padding.height warning
authorJohan Malm <jgm323@gmail.com>
Mon, 23 Dec 2024 21:29:46 +0000 (21:29 +0000)
committerHiroaki Yamamoto <hrak1529@gmail.com>
Tue, 24 Dec 2024 05:58:25 +0000 (14:58 +0900)
commitaf978c7ad75309b6a383907b8fd29c09064766ef
tree142d9020f28ca95887b7dfaeac67940098949bfd
parent16dbdc64e58d66011bbf319b92de844dab0ca8d9
theme: demote padding.height warning

...from WLR_ERROR to WLR_INFO to avoid 'false' logging when Openbox themes
contain the padding.height settings. Whilst this option is not supported,
the visual appearance is very close to that of Openbox with common themes.

The background to this is that Labwc theme specification has diverged
slightly from that of Openbox with respect to titlebar padding to support
more contemporary looks whilst avoiding breaking changes. For full details
see commit: e16e78e7a4a6e40c8184edd7bb483b0f395482d0

Suggested-by: @Consolatis
src/theme.c