]> git.mdlowis.com Git - proto/labwc.git/commit
theme: finish titleLayout implementation (#2150)
authorJohan Malm <johanmalm@users.noreply.github.com>
Mon, 23 Sep 2024 18:17:12 +0000 (19:17 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Sep 2024 18:17:12 +0000 (19:17 +0100)
commitcc26ac29b92e2248c0beec1ce23efc56604de1fc
tree7b248b1cfd80e035e9166020bf22b0907d309d83
parent04a145f89a077f5faba91b4b91407dbeb72e80f7
theme: finish titleLayout implementation (#2150)

Change Openbox style WLIMC syntax to `menu:iconify,max,close` as was
agreed when PR #2088 was merged.

    <titlebar>
      <layout>menu:iconify,max,close</layout>
      <showTitle>yes|on</showTitle>
    </titlebar>

Ref:
- https://github.com/labwc/labwc/pull/2088#issuecomment-2295730704
docs/labwc-config.5.scd
docs/rc.xml.all
src/config/rcxml.c