Store window maximize state as hex value
commit2dd98666f16616ac44cdc2b25c47df737fa82da9
authorDavid Maciejak <david.maciejak@gmail.com>
Mon, 27 Feb 2023 15:21:50 +0000 (27 23:21 +0800)
committerCarlos R. Mafra <crmafra@gmail.com>
Mon, 27 Feb 2023 22:37:44 +0000 (27 22:37 +0000)
treea555dfefd89cf5aaede44880e4dbe3ffc5cc2378
parentd1a7db8aea826948d76ac8effccdb53a4d04eabf
Store window maximize state as hex value

As the maximize state is defined as a bit-field internally.
Better to store the flag in the WMSTATE file as hex value.
src/session.c