Make left/right maximization work again
commit4bce3e3805212653a0637ee7ccafdb613e40d442
authorCarlos R. Mafra <crmafra@gmail.com>
Sun, 13 Sep 2009 16:28:42 +0000 (13 18:28 +0200)
committerCarlos R. Mafra <crmafra@gmail.com>
Sun, 13 Sep 2009 16:32:43 +0000 (13 18:32 +0200)
tree7df19568949591019e2520c2c61beada317960cd
parentcbd13dd95f41d623f8b2f62ba1392336c9669d9a
Make left/right maximization work again

The patch "Clean up maximization and un-maximization logic" introduced
a regression wrt to the left/half maximization feature, due to a C
operator order precedence issue.
src/event.c