From: Eric Pruitt Date: Wed, 25 May 2016 23:33:11 +0000 (-0700) Subject: Configure geometry before applying rules X-Git-Url: https://git.xinqibao.xyz/dwm.git/commitdiff_plain/cd2d7549b3ae5ec234b45d85608f79f4d3aaa851?ds=sidebyside;hp=cd2d7549b3ae5ec234b45d85608f79f4d3aaa851 Configure geometry before applying rules Configuring geometry before applying rules makes it possible to have more complex constraints in applyrules that depend on the initial window dimensions and location. ---