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
This commit is contained in:
Anselm R Garbe
2009-09-27 10:31:14 +01:00
parent 0b72be924d
commit 9e8dd3479d
2 changed files with 39 additions and 29 deletions

View File

@ -1,5 +1,5 @@
# dwm version
VERSION = 5.7
VERSION = 5.7.1
# Customize below to fit your system