From: Anselm R Garbe Date: Sun, 27 Sep 2009 09:31:14 +0000 (+0100) Subject: fixed the layout symbol bug reported by Nibble (but using a different approach as... X-Git-Url: https://jasonwoof.com/gitweb/?p=dwm.git;a=commitdiff_plain;h=9e8dd3479da9f484c9aa37adcd327989149e89ef;hp=9e8dd3479da9f484c9aa37adcd327989149e89ef fixed the layout symbol bug reported by Nibble (but using a different approach as he suggested) - optimised drawbar() and arrange() handling for multiple monitors, arrange only arranges the relevant monitors when applicable, same with drawbar - need to release 5.7.1 ---