]> git.mdlowis.com Git - proto/labwc.git/commit
src/view.c: Fall back to default geometry when changing state
authorConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 2 Jul 2022 18:23:14 +0000 (20:23 +0200)
committerJohan Malm <johanmalm@users.noreply.github.com>
Sun, 3 Jul 2022 12:46:47 +0000 (13:46 +0100)
commitbaaee2693736ee50ee11246fd202b5cf16e607fe
tree89abfa74c990146ebf1b8c094f33583be813f69a
parent80792d446f64a7ed01b04e39e11018b904413533
src/view.c: Fall back to default geometry when changing state

This makes sure that applications starting in maximized of fullscreen
mode always have their natural_geometry set to sensible values.

Partly fixes #403
src/view.c