Make window maximize state persistent
commitf1fef40f0d59a854ca759e3cb7d3e6b99ac8f648
authorDavid Maciejak <david.maciejak@gmail.com>
Tue, 21 Feb 2023 13:40:59 +0000 (21 21:40 +0800)
committerCarlos R. Mafra <crmafra@gmail.com>
Tue, 21 Feb 2023 18:16:35 +0000 (21 18:16 +0000)
tree878dc9eec27336c894547ef5a5627bff8669ddd8
parent2fb9308a673dd3104461d2928d1b903c87de86ab
Make window maximize state persistent

Window maximize state is not persistent between windowmaker sessions.
This patch is updating the save and restore workspace state functions
to update the state in the WMSTATE file.
src/session.c
src/window.c
src/window.h