Re: [dev] [dwm] bugfix for multi monitor setup

2011-11-04 Thread Brian L Angus
ks in advance, > Anselm > > On 2 November 2011 22:19, Brian L Angus wrote: > > Hello and thanks for the wonder that is dwm. > > > > Below is a patch for issues I have found with 2 monitors where one > > monitor is below another. > > > > The issue can b

[dev] [dwm] bugfix for multi monitor setup

2011-11-02 Thread Brian L Angus
Hello and thanks for the wonder that is dwm. Below is a patch for issues I have found with 2 monitors where one monitor is below another. The issue can be found when moving a floating window that fills the entire available area from one monitor to another. (This is with a borderpx of 0) thanks,