Maximizing a resized window
commite4fcd515fe8089a547f23ce7d0089607b35d44e2
authorNicolas Bonifas <nicolas.bonifas@free.fr>
Sat, 12 Sep 2009 17:45:58 +0000 (12 19:45 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 13 Sep 2009 17:17:59 +0000 (13 19:17 +0200)
tree3c0b496a790e7ebfb02ddcd89f77cb933522e987
parent4bce3e3805212653a0637ee7ccafdb613e40d442
Maximizing a resized window

When a maximized window is resized (either using wmaker or because the
application changed the window size), and you want to maximize it again,
you first have to unmaximize it (because wmaker thinks the window is still
maximized), and only then you can maximize it. The following patch
corrects this behaviour.
src/client.c
src/moveres.c