]> git.mdlowis.com Git - proto/labwc.git/commit
ssd: allow hiding titlebar on maximization
authortokyo4j <hrak1529@gmail.com>
Thu, 21 Aug 2025 04:56:37 +0000 (13:56 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 24 Aug 2025 11:41:41 +0000 (12:41 +0100)
commit888dbedeed416ee18e73129fc5bb0a23eebc31d8
treef7f18c4a24cc6737ce0bd04602b93650e9be5654
parent943f5751ee008faf1ee5e745f10086c95ea5183d
ssd: allow hiding titlebar on maximization

<core disableMaximizedServerDecor="yes"> hides the titlebar when a window
is maximized.

Co-authored-by: @CosmicFusion
docs/labwc-config.5.scd
docs/rc.xml.all
include/config/rcxml.h
src/config/rcxml.c
src/ssd/ssd.c
src/view.c